core/homeassistant/components/broadlink
Felipe Martins Diel a7a58b9eac
Fix SP2-CL (0x7544) sensor update (#36242)
* Fix SP2-CL (0x7544) sensor update

This device does not support get_energy(). We need to ignore the CommandNotSupportedError in the update method.

* Format with Black

* Only wrap code that throws with catch

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-06-02 19:44:45 -07:00
..
__init__.py Handle StorageError in the Broadlink integration (#35986) 2020-05-23 11:10:06 +02:00
const.py Add support to the new Broadlink RM Mini 3 and RM4 Series (#32523) 2020-04-19 01:16:49 +02:00
device.py Fix connection problems in the Broadlink integration (#34670) 2020-05-13 10:36:32 +02:00
manifest.json Fix connection problems in the Broadlink integration (#34670) 2020-05-13 10:36:32 +02:00
remote.py Handle StorageError in the Broadlink integration (#35986) 2020-05-23 11:10:06 +02:00
sensor.py Fix connection problems in the Broadlink integration (#34670) 2020-05-13 10:36:32 +02:00
services.yaml Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
switch.py Fix SP2-CL (0x7544) sensor update (#36242) 2020-06-02 19:44:45 -07:00