mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-27 09:06:16 +01:00
* 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