hass-core/tests/components/rfxtrx
Joakim Plate 2088092f7c
Switch rfxtrx to dispatcher (#37271)
* Switch to dispatcher

* Adjust tests for dispatcher

* Store device in sensor

* Move state application into binary sensor entity class

* Move more specifics into per platform classes

* Should not apply event in init of sensor

* Switch to call_later

* Make apply_event public

* No point in slugifying debug logs

* Adjust error in off delay and event

* Make sure we match with masked id
2020-07-06 00:10:26 +02:00
..
__init__.py Switch rfxtrx to dispatcher (#37271) 2020-07-06 00:10:26 +02:00
conftest.py Switch rfxtrx to dispatcher (#37271) 2020-07-06 00:10:26 +02:00
test_binary_sensor.py Switch tests to use hass objects instead of direct (#37530) 2020-07-05 22:41:11 +02:00
test_cover.py Switch tests to use hass objects instead of direct (#37530) 2020-07-05 22:41:11 +02:00
test_init.py Switch tests to use hass objects instead of direct (#37530) 2020-07-05 22:41:11 +02:00
test_light.py Switch tests to use hass objects instead of direct (#37530) 2020-07-05 22:41:11 +02:00
test_sensor.py Switch tests to use hass objects instead of direct (#37530) 2020-07-05 22:41:11 +02:00
test_switch.py Switch tests to use hass objects instead of direct (#37530) 2020-07-05 22:41:11 +02:00