mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Improve Error message states in fronius
(#143958)
This commit is contained in:
parent
fa1dc75517
commit
84634ce288
@ -82,7 +82,7 @@
|
||||
"ac_frequency_too_high": "AC frequency too high",
|
||||
"ac_frequency_too_low": "AC frequency too low",
|
||||
"ac_grid_outside_permissible_limits": "AC grid outside the permissible limits",
|
||||
"stand_alone_operation_detected": "Stand alone operation detected",
|
||||
"stand_alone_operation_detected": "Stand-alone operation detected",
|
||||
"rcmu_error": "RCMU error",
|
||||
"arc_detection_triggered": "Arc detection triggered",
|
||||
"overcurrent_ac": "Overcurrent (AC)",
|
||||
@ -133,9 +133,9 @@
|
||||
"no_energy_fed_by_mppt1_past_24_hours": "No energy fed into the grid by MPPT1 in the past 24 hours",
|
||||
"dc_low_string_1": "DC low string 1",
|
||||
"dc_low_string_2": "DC low string 2",
|
||||
"derating_caused_by_over_frequency": "Derating caused by over-frequency",
|
||||
"derating_caused_by_over_frequency": "Derating caused by overfrequency",
|
||||
"arc_detector_switched_off": "Arc detector switched off (e.g. during external arc monitoring)",
|
||||
"grid_voltage_dependent_power_reduction_active": "Grid Voltage Dependent Power Reduction is active",
|
||||
"grid_voltage_dependent_power_reduction_active": "Grid voltage-dependent power reduction (GVDPR) is active",
|
||||
"can_bus_full": "CAN bus is full",
|
||||
"ac_module_temperature_sensor_faulty_l3": "AC module temperature sensor faulty (L3)",
|
||||
"dc_module_temperature_sensor_faulty": "DC module temperature sensor faulty",
|
||||
|
Loading…
x
Reference in New Issue
Block a user