core/homeassistant/components/integration
RoboMagus c1ddde3764
Check if attributes are present in new_state before accessing them (#71967)
* Check if attributes are present in new_state before accessing them.

* Early return if new state is None|Unknown|Unavailable

* Removed whitespace at line endings. +black run

* Update test for coverage
2022-05-25 08:44:08 +02:00
..
translations [ci skip] Translation update 2022-05-19 00:26:11 +00:00
__init__.py
config_flow.py Add SelectorType enum and TypedDicts for each selector's data (#68399) 2022-04-11 09:20:56 +02:00
const.py
manifest.json
sensor.py Check if attributes are present in new_state before accessing them (#71967) 2022-05-25 08:44:08 +02:00
strings.json Improve integration translation strings (#69246) 2022-04-05 20:08:17 +02:00