mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Add translations for ZHA pilot wire mode and device mode (#136753)
This commit is contained in:
parent
77d9309b81
commit
cc4abcadcd
@ -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": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user