mirror of
https://github.com/home-assistant/core.git
synced 2025-11-13 21:10:25 +00:00
Update rfxtrx tests to handle new config
This commit is contained in:
@@ -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}
|
||||
}}}))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user