core/tests/components/rfxtrx
Joakim Plate 9b00e0cb7a
Rfxtrx device triggers and actions (#47909)
* Add helper

* Add device actions

* Add trigger

* Just make use of standard command

* Generalize code a bit

* Switch tests to currently existing features

* Add tests for capabilities

* Don't check schema asserted value

* Adjust strings somewhat

* Directly expose action subtypes

* Add a status event test

* Switch to modern typing

* Drop chime that is now part of command

* Adjust strings a bit

* Drop ability to set custom value

* Adjust changed base schema

* Validate triggers

* Try fix typing for 3.8
2021-09-17 15:28:43 +02:00
..
__init__.py
conftest.py
test_binary_sensor.py Support group events for AC switches and binary sensors. Fixes #53065. (#53384) 2021-07-23 18:45:31 +02:00
test_config_flow.py Prevent 3rd party lib from opening sockets in rfxtrx tests (#56331) 2021-09-17 12:51:40 +02:00
test_cover.py
test_device_action.py Rfxtrx device triggers and actions (#47909) 2021-09-17 15:28:43 +02:00
test_device_trigger.py Rfxtrx device triggers and actions (#47909) 2021-09-17 15:28:43 +02:00
test_init.py Rfxtrx drop yaml configuration (#54173) 2021-09-08 22:17:02 -07:00
test_light.py
test_sensor.py
test_switch.py Support group events for AC switches and binary sensors. Fixes #53065. (#53384) 2021-07-23 18:45:31 +02:00