mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-31 05:24:24 +02:00
[mqtt.homeassistant] fix Fan Only i18n key (#18467)
* [mqtt.homeassistant] fix Fan Only i18n key Signed-off-by: Cody Cutrer <cody@cutrer.us>
This commit is contained in:
+1
-1
@@ -99,7 +99,7 @@ state.climate.mode.off = Off
|
||||
state.climate.mode.cool = Cool
|
||||
state.climate.mode.heat = Heat
|
||||
state.climate.mode.dry = Dry
|
||||
state.climate.mode.fan_only = Fan Only
|
||||
state.climate.mode.fan-only = Fan Only
|
||||
state.climate.swing-mode.on = On
|
||||
state.climate.swing-mode.off = Off
|
||||
state.cover.closed = Closed
|
||||
|
||||
Reference in New Issue
Block a user