Update rfxtrx tests to handle new config

This commit is contained in:
Daniel 2016-04-23 19:57:36 +02:00
parent 74022a3978
commit 55b51cb3fa
6 changed files with 179 additions and 111 deletions

View file

@ -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}
}}}))