extension module instead of pumpp module

This commit is contained in:
MichaelDvP
2023-10-26 15:08:24 +02:00
parent 31b2005320
commit 374bd7c5c2
11 changed files with 209 additions and 78 deletions

View File

@@ -97,6 +97,7 @@ MAKE_WORD(analogsensor)
MAKE_WORD(temperaturesensor)
MAKE_WORD(alert)
MAKE_WORD(pump)
MAKE_WORD(extension)
MAKE_WORD(heatsource)
MAKE_WORD(scheduler)
MAKE_WORD(custom)