mirror of
https://github.com/home-assistant/core.git
synced 2026-05-26 02:06:09 +01:00
bdb4d754ae
* Adds template function state_attr to get attribute from a state Refactored is_state_attr to use new function Adds tests for state_attr * Fixes line too long and test bug * Fixes pylint error * Fixes tests and D401 lint error