hass-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 Avoid using implementation internal to trigger events (#38041) 2020-07-22 00:24:26 +02:00
conftest.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
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 Add RFXtrx Rfy venetian blinds tilt control (#44309) 2021-01-03 12:59:22 +01:00
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 Implement config and option flow for rfxtrx integration (#39117) 2020-10-01 08:55:57 +02:00
test_sensor.py Add missing unit for signal strength (#40436) 2020-10-01 16:14:29 +02:00
test_switch.py Support group events for AC switches and binary sensors. Fixes #53065. (#53384) 2021-07-23 18:45:31 +02:00