core/tests/components/rflink
javicalle 668d018e9c
Make Rflink handle set_level command for dimmable devices (#46499)
* Added handle_event for set_level command in dimmable devices

* refactor common code for dimmable devices

* Force tests

Silly change to force tests execution

* fix super()

* add rflink dim utils
2021-03-21 08:43:38 +01:00
..
__init__.py
conftest.py
test_binary_sensor.py
test_cover.py
test_init.py
test_light.py
test_sensor.py
test_switch.py
test_utils.py