Gary Cobb
Gary Cobb
Try restarting HA
I have a test version of the native iCloud integration that dumps its Apple acct traffic to a log file. I can zip it and send it to you tomorrow....
There is a routine that takes the password and runs it through a hashing algorithms and encodes it and decodes it and does a lot of other stuff and comes...
I merged commit #1 into my test system and ran into a problem starting the timer. (RPi running HA in a plain environment. I backed it out and it worked...
There are times when the account has not been logged into due to an error (authentication that is not completed). It is there for convenience. Otherwise, you need to go...
The 'Unknown Error' message is related to a code error or a data error that is not handled correctly. Go to _HA Settings > System > Log_ and look for...
This looks like IPv6 is enabled end where a data request it’s sent to Apple and it never responds. There is a timeout that tries to catch these errors and...
The message colors and symbol are from HA, not iCloud3. iCloud3 supplies the text by using a key to the message text defined in the _translations/en.json_ file.
iCloud3 sends a data request to icloud.com during Startup, Stage 2. If it can not connect or gets an error, it sets up the Internet Error routine. I made a...
All I did was add a couple of lines of code to display some status messages. Next time it happens, l look at the ‘Internet Connection Test’ message in the...