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

This commit is contained in:
Paul Bottein 2025-01-28 23:32:13 +01:00 committed by GitHub
parent 77d9309b81
commit cc4abcadcd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 0 deletions

View File

@ -124,6 +124,12 @@
},
"on_led_color": {
"default": "mdi:palette"
},
"device_mode": {
"default": "mdi:cogs"
},
"pilot_wire_mode": {
"default": "mdi:radiator"
}
},
"sensor": {

View File

@ -1028,6 +1028,12 @@
},
"operation_mode": {
"name": "Operation mode"
},
"device_mode": {
"name": "Device mode"
},
"pilot_wire_mode": {
"name": "Pilot wire mode"
}
},
"sensor": {