core/homeassistant/components/rfxtrx
Joakim Plate 01fd33f173
Switch tests to use hass objects instead of direct (#37530)
* Switch tests to use hass objects instead of direct

* Make sure sensor update state

* Add some initial binary sensor tests

* Add initial binary sensor tests

* Add tests for pt2262

* Add test for off delay
2020-07-05 22:41:11 +02:00
..
__init__.py Switch tests to use hass objects instead of direct (#37530) 2020-07-05 22:41:11 +02:00
binary_sensor.py Switch tests to use hass objects instead of direct (#37530) 2020-07-05 22:41:11 +02:00
cover.py Rename CoverDevice to CoverEntity (#34595) 2020-04-25 18:07:15 +02:00
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
sensor.py Switch tests to use hass objects instead of direct (#37530) 2020-07-05 22:41:11 +02:00
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00