heartbeat warning and error time changed for tradfri button

Tento commit je obsažen v:
Dirk Alders 2023-12-22 06:46:52 +01:00
rodič f6ab1dc4ce
revize 89e50fc31d

Zobrazit soubor

@ -169,7 +169,8 @@ class tradfri_sw_br_ct(base):
class tradfri_button(base):
pass
LAST_MSG_WARNING = 15 * 60 * 60
LAST_MSG_ERROR = 24 * 60 * 60
class livarno_sw_br_ct(base):