mirror of
https://github.com/home-assistant/core.git
synced 2025-08-12 09:05:15 +02: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:
@@ -187,13 +187,13 @@
|
||||
"name": "Lifetime energy consumption {phase_name}"
|
||||
},
|
||||
"balanced_net_consumption": {
|
||||
"name": "balanced net power consumption"
|
||||
"name": "Balanced net power consumption"
|
||||
},
|
||||
"lifetime_balanced_net_consumption": {
|
||||
"name": "Lifetime balanced net energy consumption"
|
||||
},
|
||||
"balanced_net_consumption_phase": {
|
||||
"name": "balanced net power consumption {phase_name}"
|
||||
"name": "Balanced net power consumption {phase_name}"
|
||||
},
|
||||
"lifetime_balanced_net_consumption_phase": {
|
||||
"name": "Lifetime balanced net energy consumption {phase_name}"
|
||||
@@ -235,7 +235,7 @@
|
||||
"name": "Production CT current"
|
||||
},
|
||||
"production_ct_powerfactor": {
|
||||
"name": "powerfactor production CT"
|
||||
"name": "Power factor production CT"
|
||||
},
|
||||
"production_ct_metering_status": {
|
||||
"name": "Metering status production CT"
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user