Skip to content
Snippets Groups Projects
Unverified Commit cc4abcad authored by Paul Bottein's avatar Paul Bottein Committed by GitHub
Browse files

Add translations for ZHA pilot wire mode and device mode (#136753)

parent 77d9309b
No related branches found
No related tags found
No related merge requests found
......@@ -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": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment