mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
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:
parent
e192bfb62e
commit
b3e3d77d7c
@ -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
Loading…
x
Reference in New Issue
Block a user