heartbeat warning and error time changed for tradfri button
This commit is contained in:
parent
1e5f61ed76
commit
73e3168b53
@ -169,8 +169,8 @@ class tradfri_sw_br_ct(base):
|
||||
|
||||
|
||||
class tradfri_button(base):
|
||||
LAST_MSG_WARNING = 15 * 60 * 60
|
||||
LAST_MSG_ERROR = 24 * 60 * 60
|
||||
LAST_MSG_WARNING = 24 * 60 * 60
|
||||
LAST_MSG_ERROR = 48 * 60 * 60
|
||||
|
||||
|
||||
class livarno_sw_br_ct(base):
|
||||
|
Loading…
x
Reference in New Issue
Block a user