gcobb321 / icloud3_v3

iCloud3 v3, Development Version - This Repo/Version is used for development and testing of new and updated features. It is not the official release of iCloud3 v3, .
MIT License
169 stars 13 forks source link

iCloud3 v3.0.rc7.1 has been uploaded (10/18/2023) #218

Closed gcobb321 closed 9 months ago

gcobb321 commented 1 year ago

@biggeeus @confusedsecuritydudes @chupacabra71 @chr04213 @criticallimit @daneboom @denac @derekoharrow @diothar @DerDon1302 @Exit2Studios @freshairr @gekberlin @garyak @freekode @FredWst @filikun @hvddrift @hellotomtom @ihf1 @JtwoA @HA_n00b @J-Fartz @joselito1 @japyjaap @kalkocz @kamkilt @kingy444 @lukkigi @marceloaf @MarkGardiner @marting @mobiledude @myMartek @morrisonpeter @Nuuki9 @pauly7300 @poudenes @polskikrol @rdstodda @Snuffy2 @spamsal @Seger85 @scotty1395 @sj3fk3 @stevekuchta @townsmcp @tm24fan8 @t077584 @u20p17 @umrath

Update using HACS

When I create a new release, it is not picked up by HACS immediately. It might take HACS up to 48-hours to pick up the new release information and add it to the Devices & Services screen.

  1. Check to see if the new version of iCloud3 is displayed as an available update on the Devices & Services screen. If it is not displayed there, do the following:
  2. Open HACS from it's sidebar icon. Select Integrations, then type iCloud3 in the search field and press Enter. Two items are displayed - iCloud3 Device Tracker and iCloud3 v3, Development Version.
  3. Select iCloud3 v3, Development Version, click the 3-dots in the upper-right corner to open the menu. Select Update Information, Then select Download or Redownload. HACS will download and install the new version.
  4. Restart HA like you normally do.

This Update

This releases fixes several bugs introduced in rc7, addresses an issue related to Apple account password changes and confirms discarding changes to the username/password on the Configure Settings screen. A new feature for Apple Watch's make exiting a zone quicker when there is another device that exited the same zone responding to an iOS app Exit Trigger.

Change Log v3.0.rc7.1

  1. Zone-Device Count bug fix - Fixed a bug introduced in rc7 where the device counts were not being displayed correctly.
  2. Exit Zone for Devices without the iOSApp (Apple Watch) - When a Device exits a zone, all other devices that were in the same zone that do not have the iOS App installed will be updated immediately. They were being updated when their next update timer was reached. Hopefully, this will make Watch zone exit updates to be done when they happen.
  3. Apple account password - When iCloud3 starts, the password is checked to see if it is encoded in the configuration parameter file. If it is not and it should be, it will be encoded and the configuration file will be updated. Previously, there were times when the file was not being updated.
  4. iCloud Account username/password changes - When the username/password is changed, the Apple account is logged into. If you select 'Save' the configuration file is updated. If you select 'Return', the updated username/password is not saved and the menu is displayed. This can lead to login problems the next time iCloud3 starts if you really wanted to save them but didn't. An additional Confirmation Screen is now displayed that lets you save them or not save them.