Fix comments

This commit is contained in:
Dirk Alders 2025-08-19 21:08:39 +02:00
parent 619d7f926f
commit 6813ec40fe

View File

@ -140,9 +140,9 @@ FUN_AMB = 20
FUN_REP = 21 FUN_REP = 21
"""" Repeater suppla """ """" Repeater suppla """
FUN_WLI = 22 FUN_WLI = 22
""" Wardrobe light """ """ Warddrobe light """
FUN_WIL = 23 FUN_WIL = 23
""" Wardrobe light """ """ Window light """
class topic_by_props(UserString): class topic_by_props(UserString):