core/tests/components/broadlink
Felipe Martins Diel 6464c94990
Fix connection problems in the Broadlink integration (#34670)
* Use helper functions for exception handling

* Create a separate class to handle communication with the device

* Update manifest

* Use coroutine for service setup

* Fix sensor update

* Update tests

* Fix MP1 switch

* Add device.py to .coveragerc

* Remove unnecessary blocking from test_learn_timeout

* Change access method for entries with default values

* Make the changes suggested by MartinHjelmare

* Remove dot from debug message

* Use underscore for unused variable
2020-05-13 10:36:32 +02:00
..
__init__.py Move Broadlink services to component (#21465) 2019-04-12 20:11:36 +02:00
test_init.py Fix connection problems in the Broadlink integration (#34670) 2020-05-13 10:36:32 +02:00