Update rfxtrx tests to handle new config
This commit is contained in:
parent
74022a3978
commit
55b51cb3fa
6 changed files with 179 additions and 111 deletions
|
@ -82,9 +82,8 @@ class TestRFXTRX(unittest.TestCase):
|
|||
'switch': {'platform': 'rfxtrx',
|
||||
'automatic_add': True,
|
||||
'devices':
|
||||
{'213c7f216': {
|
||||
{'0b1100cd0213c7f210010f51': {
|
||||
'name': 'Test',
|
||||
'packetid': '0b1100cd0213c7f210010f51',
|
||||
rfxtrx.ATTR_FIREEVENT: True}
|
||||
}}}))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue