github gcobb321/icloud3_v3 v3,0,0-beta-8
iCloud3 v3 Beta 8b

latest releases: v3.0.5.9, v3.0.5.8, v3.0.5.7...
pre-release20 months ago

Beta 8b, Beta 8b, Beta 8b
Edit: Beta 8b fixes a problem with the conversion throwing an 'ha_country_code' not found error message.

_Edit: Beta 8a Fixed a problem where the Configurator update in Beta 8 was actually code from Beta 7. It didn't work too good. I did not create a new release, just updated the zip file.

  • Fixed the problem accessing the iCloud3 Devices screen. Again. The problem is a timing issue and an issue between HA and requesting data from the iCloud Account. I tried a completely new approach and hope it works this time.
  • The Waze server selection method was changed so it is in line with how Waze does it. (US/Canada, Israel, Rest of the World).
  • The battery and battery status updates have been fixed so the battery level is reported every 15-seconds like it was suppose to have been.
  • Fixed an when 3 or more devices where sharing their location and iCloud3 would stop updating everyone's location.
  • And a few more issues..

See the change list below for the details.

Download from the Release page here. Select Assets, then select icloud3-beta-#.zip. or,
Download directly from the GitHub Code page here. Click download on the right side of the screen.
All of the Change Logs can be found here

Change Log:

  1. Fixed the bug accessing the iCloud3 Devices screen. Again. I hope. It is a timing issue and an
    issue with accessing the iCloud Account through HA. I could make it fail yesterday but not today
    when trying to verify that the new approach fixed it. For those that are having this problem,
    please let me know if you are still having a problem and I'll take another crack at it.

  2. The Waze Route Service is handled by 3-servers around the world - United States/Canada, Israel,
    and the Rest of the World. The HA Country Code is now used to determine that
    the appropriate server is used. It is still shown on the Waze configuration screen for
    information only. It is verified and corrected when HA starts if the wrong server is selected.

  3. Combined the configuration screens for the Waze Route Server and Waze History Database into one
    screen. THIS MAY REQUIRE A BROWSER CACHE REFRESH

  4. Added the 'iCloud3 Theme' that tweeks the field labels in the Configurator so the descriptive
    text is a little more readable (at least for me with my old
    icloud3-beta-8.zip
    eyes). It has both a light and dark
    mode and only a few entries. You can find the it in config/custom_components/icloud3/theme.

    Move the 'iCloud3 Theme' from the 'icloud3/theme' folder to the 'config/themes' folder.
    (1) If you are already using a theme, copy the 'icloud3_theme.yaml' file statements (both the
    light and dark mode) into the appropriate location in your theme's yaml file. Then restart HA.
    (2) If you are not using a theme, restart HA, open your Profile screen, then select 'iCloud3 Theme'
    on the Themes list.

    I used it when capturing screenshots for the iCloud3 documentation.

  5. Fixed a number of problems with the battery and battery status sensors. (1) It was being updated
    by the iOS App every 15-minutes instead of every 5-seconds. (2) The value was resetting to 0 when
    HA or iCloud3 restarted instead of restoring it's value from the last update. (3) It was not being
    updated when iCloud3 restarted until the next poll, which may be 2-hours if you are in a zone.
    (4) It was only being saved to the restore_state file on the next poll, not the value when it
    changed in the iOS App. Again, if you are in a zone, the value might be 2-hours old from the last
    iCloud update, leading to drops and spikes in the battery sensor in the HA history.

  6. Fixed a problem that might cause iCloud3 to hang when you are tracking 2 or more devices and they
    are all close to eack other. The problem occured when device A was using device B tracking results
    (distance, travel time, next update time, etc), B was using C, and C was using A. This created a
    circular loop so every device used the same data and a new update was never done.

  7. Addressed a problem building the picture file list for the iCloud3 Devices screen. I can not
    reproduce the error but changed some code so the error being encountered would not occur.

Don't miss a new icloud3_v3 release

NewReleases is sending notifications on new releases.