bug-fix: missing TX_TOPIC in tradfri button
Esse commit está contido em:
pai
a7bff4b78c
commit
31b76307bf
@ -475,6 +475,8 @@ class tradfri_button(base):
|
||||
KEY_ACTION = "action"
|
||||
KEY_ACTION_DURATION = "action_duration"
|
||||
#
|
||||
TX_TOPIC = ''
|
||||
#
|
||||
RX_KEYS = [KEY_LINKQUALITY, KEY_BATTERY, KEY_ACTION]
|
||||
RX_IGNORE_KEYS = ['update', KEY_ACTION_DURATION]
|
||||
|
||||
|
Carregando…
x
Referência em uma nova issue
Block a user