mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +02:00
Improve incomfort boiler state strings (#119270)
This commit is contained in:
@@ -70,12 +70,12 @@
|
|||||||
"unknown": "Unknown",
|
"unknown": "Unknown",
|
||||||
"opentherm": "OpenTherm",
|
"opentherm": "OpenTherm",
|
||||||
"boiler_ext": "Boiler external",
|
"boiler_ext": "Boiler external",
|
||||||
"frost": "Frost",
|
"frost": "Frost protection",
|
||||||
"central_heating_rf": "Central heating rf",
|
"central_heating_rf": "Central heating rf",
|
||||||
"tapwater_int": "Tap water internal",
|
"tapwater_int": "Tap water internal",
|
||||||
"sensor_test": "Sensor test",
|
"sensor_test": "Sensor test",
|
||||||
"central_heating": "Central heating",
|
"central_heating": "Central heating",
|
||||||
"standby": "Standby",
|
"standby": "Stand-by",
|
||||||
"postrun_boyler": "Post run boiler",
|
"postrun_boyler": "Post run boiler",
|
||||||
"service": "Service",
|
"service": "Service",
|
||||||
"tapwater": "Tap water",
|
"tapwater": "Tap water",
|
||||||
|
Reference in New Issue
Block a user