mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Add translations for ZHA pilot wire mode and device mode (#136753)
This commit is contained in:
@@ -124,6 +124,12 @@
|
||||
},
|
||||
"on_led_color": {
|
||||
"default": "mdi:palette"
|
||||
},
|
||||
"device_mode": {
|
||||
"default": "mdi:cogs"
|
||||
},
|
||||
"pilot_wire_mode": {
|
||||
"default": "mdi:radiator"
|
||||
}
|
||||
},
|
||||
"sensor": {
|
||||
|
@@ -1028,6 +1028,12 @@
|
||||
},
|
||||
"operation_mode": {
|
||||
"name": "Operation mode"
|
||||
},
|
||||
"device_mode": {
|
||||
"name": "Device mode"
|
||||
},
|
||||
"pilot_wire_mode": {
|
||||
"name": "Pilot wire mode"
|
||||
}
|
||||
},
|
||||
"sensor": {
|
||||
|
Reference in New Issue
Block a user