SeanPM5 / homeassistant-config

14 stars 0 forks source link

iOS sensors breaking change #15

Closed SeanPM5 closed 5 years ago

SeanPM5 commented 5 years ago

There are some breaking changes with sensors In iOS2.0 beta 40. New names, battery-level might need a template sensor, activity, and my location template sensor probably needs to be redone.

State "Unplugged" is now renamed "Not Charging" (https://github.com/home-assistant/home-assistant/pull/22152) so some automations need to be updated for this as well.

Have to wait for the bug fixes in HA 0.91.3 and iOS 2.0 build 41 before fixing.