core/tests/components/rfxtrx
Joakim Plate 632a36d819
Support rfxtrx smoke detectors, motion sensors as binary_sensors (#38000)
* Add binary sensor support to motion sensors and smoke detectors

* Add support for new sensor events as binary sensors

Adds a default device_class for motion sensors and smoke detector

* Use device type instead of event to set class

* Add some additional binary values
2020-07-24 17:16:41 +02:00
..
__init__.py Avoid using implementation internal to trigger events (#38041) 2020-07-22 00:24:26 +02:00
conftest.py Support rfxtrx smoke detectors, motion sensors as binary_sensors (#38000) 2020-07-24 17:16:41 +02:00
test_binary_sensor.py Support rfxtrx smoke detectors, motion sensors as binary_sensors (#38000) 2020-07-24 17:16:41 +02:00
test_config_flow.py Switch rfxtrx to config entries (#37794) 2020-07-13 23:24:28 +02:00
test_cover.py Support rfxtrx smoke detectors, motion sensors as binary_sensors (#38000) 2020-07-24 17:16:41 +02:00
test_init.py Avoid using implementation internal to trigger events (#38041) 2020-07-22 00:24:26 +02:00
test_light.py Support rfxtrx smoke detectors, motion sensors as binary_sensors (#38000) 2020-07-24 17:16:41 +02:00
test_sensor.py Support rfxtrx smoke detectors, motion sensors as binary_sensors (#38000) 2020-07-24 17:16:41 +02:00
test_switch.py Support rfxtrx smoke detectors, motion sensors as binary_sensors (#38000) 2020-07-24 17:16:41 +02:00