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

HA Restart produces SyntaxWarning #361

Open chupacabra71 opened 2 weeks ago

chupacabra71 commented 2 weeks ago

Every time i Restart HA i see this error in the logs:

This error originated from a custom integration.

Logger: py.warnings
Source: custom_components/icloud3/helpers/entity_io.py:259
integration: iCloud3 v3: iDevice Tracker (documentation, issues)
First occurred: 1:50:51 PM (2 occurrences)
Last logged: 1:50:51 PM

<string>:1: SyntaxWarning: invalid escape sequence '\s'

Things seem to be working though, so not sure how impactful this it.