hass-core/homeassistant/components/rflink
javicalle 13421b326b Fix RFLink restore state ()
* some minor tests refactor

* unused import

* async/await refactor

* Correct tests failures

* Restore state bug
added call to super().async_added_to_hass()

* Show brightness attribute if device supports it

* Fix light/test_rflink 

Dimmable devices defaults to 255 brightness

* delete super().device_state_attributes call
2019-02-10 12:50:40 +01:00
..
__init__.py Fix RFLink restore state () 2019-02-10 12:50:40 +01:00
services.yaml