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 Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_binary_sensor.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_cover.py Update RFLink tests (#48149) 2021-03-21 03:27:24 +01:00
test_init.py Update RFLink tests (#48149) 2021-03-21 03:27:24 +01:00
test_light.py Make Rflink handle set_level command for dimmable devices (#46499) 2021-03-21 08:43:38 +01:00
test_sensor.py
test_switch.py Update RFLink tests (#48149) 2021-03-21 03:27:24 +01:00
test_utils.py Make Rflink handle set_level command for dimmable devices (#46499) 2021-03-21 08:43:38 +01:00