core/homeassistant
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
..
auth Pylint cleanups (#35409) 2020-05-09 14:08:40 +03:00
components Fix SP2-CL (0x7544) sensor update (#36242) 2020-06-02 19:44:45 -07:00
generated Refactor Sonarr Integration (#33859) 2020-05-29 17:08:05 -07:00
helpers Stable device id when a deleted device is restored (#36309) 2020-06-02 21:22:08 +02:00
scripts
util Avoid locking in the logging queue handler (#35700) 2020-05-17 14:39:27 +02:00
__init__.py
__main__.py Add get_url helper, deprecate base_url (#35224) 2020-05-08 02:29:47 +02:00
block_async_io.py
bootstrap.py Make the frontend available sooner (Part 1 of 2) (#36263) 2020-06-02 13:54:11 -05:00
config.py Pylint cleanups (#35409) 2020-05-09 14:08:40 +03:00
config_entries.py Ensure a deleted integration can be removed (#36130) 2020-05-25 15:40:06 -04:00
const.py Migrate automation to use describe_event for logbook (#36356) 2020-06-01 17:18:40 -07:00
core.py Make the frontend available sooner (Part 1 of 2) (#36263) 2020-06-02 13:54:11 -05:00
data_entry_flow.py
exceptions.py
loader.py Remove logo & icon from manifest (#35410) 2020-05-10 11:10:44 -04:00
package_constraints.txt Mark min version of httplib2 (#36330) 2020-06-01 09:44:18 +02:00
requirements.py
setup.py Periodically log when integrations are taking a while to setup (#36208) 2020-05-28 18:48:42 -05:00
strings.json Use config flow references for data (#35529) 2020-05-12 10:50:44 -07:00