formatting

This commit is contained in:
MichaelDvP
2024-11-05 07:44:12 +01:00
parent 086aef6ef2
commit 000a73156a
2 changed files with 56 additions and 16 deletions

View File

@@ -88,7 +88,7 @@ MAKE_WORD(coldshot)
// device types - lowercase, used in MQTT
MAKE_WORD(boiler)
MAKE_WORD(thermostat)
MAKE_WORD(switch)
MAKE_WORD_CUSTOM(switcher, "switch")
MAKE_WORD(solar)
MAKE_WORD(mixer)
MAKE_WORD(gateway)