Closed B1G1 closed 3 years ago
v2.3.4 has been uploaded to the icloud3/development v2.3.4 directory.
Change log:
v2.3.4 has been uploaded to the icloud3/development v2.3.4 directory.
Change log:
------ Original Message ------ From: "B1G1" notifications@github.com To: "gcobb321/icloud3" icloud3@noreply.github.com Cc: "Subscribed" subscribed@noreply.github.com Sent: 2/20/2021 8:35:43 AM Subject: [gcobb321/icloud3] Internal error after update (#125)
Hi, after updating to the latest version, i have this error for all the device tracked
►INTERNAL ERROR-RETRYING (_update_device_icloud:DetInterval-float() argument must be a string or a number, not NoneType)
my configuration is
configuration.yaml
device_tracker:
platform: icloud3
username: !secret icloud_marco_user
password: !secret icloud_marco_pwd
config_ic3.yaml
devices:
device_name: iphone_marco
name: Marco
picture: /local/images/marco.jpg
track_from_zone: Regione
device_name: iphone_silvia
name: Silvia
picture: /local/images/silvia.jpg
track_from_zone: Crass
unit_of_measurement: km
waze_region: EU
waze_realtime: True
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gcobb321/icloud3/issues/125, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIOOVB5LHS36ZUZWCYZXZGLS763C7ANCNFSM4X54JIJQ.
Hi, after updating to the latest version, i have this error for all the device tracked
►INTERNAL ERROR-RETRYING (_update_device_icloud:DetInterval-float() argument must be a string or a number, not
NoneType
)my configuration is