Open amaisano opened 2 years ago
The battery level and status is just picked up from the data retrieved from the iCloud account location information. iCloud3 doesn't do anything with it except display it.
Hmm, and there is nothing we can do about it? Either via automations/HA, nor in the iCloud3 code?
I have forced my interval to be 1 minute for my integration, since I use my Apple Watch being placed on a charger as a trigger in Home Assistant for waking up and going to bed.
After the Watch has been on the dock for a while (I am assuming this happens once the Watch reaches 100% for the first time), it goes from
Charged
toNotCharging
even though it's still connected to the dock and is indeed powered by the charger.The iPhone battery status correctly reports this scenario by going from
Charging
toFull
, but it seems the Apple Watch is constantly moving betweenCharged
andNotCharging
, which is impossible to smooth out/correct even with Node-Red.Bonus: While charging, the Apple watch seems to constantly flip between
Charging
andNot Charging
which also seems like a bug...Is this a mistake/missed requirement in iCloud3 code or is the Apple Watch battery status just not programmed on the Apple side to detect being fully charged AND still sitting on a charger?
In the above pic there are three sensors:
Charging
andCharged
together as "on" (otherwise "off")