Fix spelling of "Power factor" and capitalization in enphase_envoy (#141285)

* Fix spelling of "Power factor" and capitalization in `enphase_envoy`

* Update test_sensor.ambr
This commit is contained in:
Norbert Rittel 2025-03-24 15:38:59 +01:00 committed by GitHub
parent e192bfb62e
commit b3e3d77d7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 266 additions and 266 deletions

View File

@ -187,13 +187,13 @@
"name": "Lifetime energy consumption {phase_name}" "name": "Lifetime energy consumption {phase_name}"
}, },
"balanced_net_consumption": { "balanced_net_consumption": {
"name": "balanced net power consumption" "name": "Balanced net power consumption"
}, },
"lifetime_balanced_net_consumption": { "lifetime_balanced_net_consumption": {
"name": "Lifetime balanced net energy consumption" "name": "Lifetime balanced net energy consumption"
}, },
"balanced_net_consumption_phase": { "balanced_net_consumption_phase": {
"name": "balanced net power consumption {phase_name}" "name": "Balanced net power consumption {phase_name}"
}, },
"lifetime_balanced_net_consumption_phase": { "lifetime_balanced_net_consumption_phase": {
"name": "Lifetime balanced net energy consumption {phase_name}" "name": "Lifetime balanced net energy consumption {phase_name}"
@ -235,7 +235,7 @@
"name": "Production CT current" "name": "Production CT current"
}, },
"production_ct_powerfactor": { "production_ct_powerfactor": {
"name": "powerfactor production CT" "name": "Power factor production CT"
}, },
"production_ct_metering_status": { "production_ct_metering_status": {
"name": "Metering status production CT" "name": "Metering status production CT"

File diff suppressed because it is too large Load Diff