bug-fix: missing TX_TOPIC in tradfri button
This commit is contained in:
parent
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]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user