We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.13.9
The entity that displays the charging status of the watch never shows when the watch is charging. It's always 'off'.
However, when I connect the watch to the charger, the watch itself indicates that it is charging.
2024-05-03 11:03:03.431 DEBUG (MainThread) [custom_components.xplora_watch] Set up the Xplora® Watch Version 2 component 2024-05-03 11:03:03.431 DEBUG (MainThread) [custom_components.xplora_watch] Configure based on config entry 2171525c4f0b5116798f472f5eb5eac3 2024-05-03 11:03:03.684 DEBUG (MainThread) [custom_components.xplora_watch] pyxplora_api lib version: 2.12.8-1298 2024-05-03 11:03:06.822 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] Fetch data from Xplora: 9596856 2024-05-03 11:03:09.223 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] load address from openstreetmap.org 2024-05-03 11:03:09.224 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] Manually updated xplora_watch-800804 data 2024-05-03 11:03:09.224 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] Finished fetching xplora_watch-800804 data in 5.540 seconds (success: True) 2024-05-03 11:03:10.492 DEBUG (MainThread) [custom_components.xplora_watch.helper] set services.yaml path: /config/custom_components/xplora_watch/services.yaml 2024-05-03 11:03:10.492 DEBUG (MainThread) [custom_components.xplora_watch.helper] services_de.json path: /config/custom_components/xplora_watch/jsons/service_de.json 2024-05-03 11:03:09.223 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] load address from openstreetmap.org 2024-05-03 11:03:09.224 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] Manually updated xplora_watch-800804 data 2024-05-03 11:03:09.224 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] Finished fetching xplora_watch-800804 data in 5.540 seconds (success: True) 2024-05-03 11:03:10.492 DEBUG (MainThread) [custom_components.xplora_watch.helper] set services.yaml path: /config/custom_components/xplora_watch/services.yaml 2024-05-03 11:03:10.492 DEBUG (MainThread) [custom_components.xplora_watch.helper] services_de.json path: /config/custom_components/xplora_watch/jsons/service_de.json 2024-05-03 11:03:10.513 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up xplora_watch.binary_sensor 2024-05-03 11:03:10.513 DEBUG (MainThread) [custom_components.xplora_watch.binary_sensor] Updating binary_sensor: Viktor Watch Charging (Name of User) | Typ: charging | Watch_ID ...9596856 2024-05-03 11:03:10.513 DEBUG (MainThread) [custom_components.xplora_watch.binary_sensor] Updating binary_sensor: Viktor Watch State (Name of User) | Typ: state | Watch_ID ...9596856 2024-05-03 11:03:10.521 INFO (MainThread) [homeassistant.components.device_tracker] Setting up xplora_watch.device_tracker 2024-05-03 11:03:10.527 INFO (MainThread) [homeassistant.components.sensor] Setting up xplora_watch.sensor 2024-05-03 11:03:10.527 DEBUG (MainThread) [custom_components.xplora_watch.sensor] Updating sensor: Viktor Watch Battery (Name of User) | Typ: battery | Watch_ID ...9596856 2024-05-03 11:03:10.527 DEBUG (MainThread) [custom_components.xplora_watch.sensor] Updating sensor: Viktor Watch Step Day (Name of User) | Typ: step_day | Watch_ID ...9596856 2024-05-03 11:03:10.527 DEBUG (MainThread) [custom_components.xplora_watch.sensor] Updating sensor: Viktor Watch Xcoin (Name of User) | Typ: xcoin | Watch_ID ...9596856 2024-05-03 11:03:10.528 DEBUG (MainThread) [custom_components.xplora_watch.sensor] Updating sensor: Viktor Watch Message (Name of User) | Typ: message | Watch_ID ...9596856 2024-05-03 11:03:10.528 DEBUG (MainThread) [custom_components.xplora_watch.sensor] Updating sensor: Viktor Watch Distance (Name of User) | Typ: distance | Watch_ID ...9596856 2024-05-03 11:03:10.549 INFO (MainThread) [homeassistant.components.switch] Setting up xplora_watch.switch 2024-05-03 11:03:10.566 INFO (MainThread) [homeassistant.components.notify] Setting up notify.xplora_watch 2024-05-03 11:03:10.566 DEBUG (MainThread) [custom_components.xplora_watch.notify] init Notify Service 2024-05-03 11:03:10.568 INFO (SyncWorker_5) [custom_components.places.sensor] (Viktor Position Places) Starting Track State Change Update (Tracked Entity: device_tracker.viktor_watch_tracker) 2024-05-03 11:03:10.569 INFO (SyncWorker_5) [custom_components.places.sensor] (Viktor Position Places) Distance from home [home]: 0.021 km 2024-05-03 11:03:10.570 INFO (SyncWorker_5) [custom_components.places.sensor] (Viktor Position Places) Travel Direction: stationary 2024-05-03 11:03:10.570 INFO (SyncWorker_5) [custom_components.places.sensor] (Viktor Position Places) Meters traveled since last update: 0.0 2024-05-03 11:03:10.570 INFO (SyncWorker_5) [custom_components.places.sensor] (Viktor Position Places) Not performing update because coordinates are identical 2024-05-03 11:03:10.570 INFO (SyncWorker_5) [custom_components.places.sensor] (Viktor Position Places) End of Update 2024-05-03 11:03:10.616 DEBUG (MainThread) [custom_components.xplora_watch.switch] Updating switch: Viktor Watch Alarm 06:40 (Name of User) | Typ: alarm | Watch_ID ...9596856 | state: False | DISABLE 2024-05-03 11:03:10.714 DEBUG (MainThread) [custom_components.xplora_watch.switch] Updating switch: Viktor Watch Silent 07:55-16:00 (Name of User) | Typ: silent | Watch_ID ...9596856 | state: False | DISABLE 2024-05-03 11:03:10.714 DEBUG (MainThread) [custom_components.xplora_watch.switch] Updating switch: Viktor Watch Silent 11:30-12:30 (Name of User) | Typ: silent | Watch_ID ...9596856 | state: False | DISABLE 2024-05-03 11:03:10.714 DEBUG (MainThread) [custom_components.xplora_watch.switch] Updating switch: Viktor Watch Silent 17:00-19:15 (Name of User) | Typ: silent | Watch_ID ...9596856 | state: False | DISABLE 2024-05-03 11:03:10.715 DEBUG (MainThread) [custom_components.xplora_watch.switch] Updating switch: Viktor Watch Silent 00:00-23:59 (Name of User) | Typ: silent | Watch_ID ...9596856 | state: False | DISABLE 2024-05-03 11:03:10.719 ERROR (MainThread) [homeassistant.components.switch] Platform xplora_watch does not generate unique IDs. ID viktor_watch_silent__0110523b61215f5f775f5f7369596856_0110523b5c4a5f5f675f5f3439993940 already exists - ignoring switch.viktor_watch_silent_07_55_16_00_radoslaw_parzentny 2024-05-03 11:03:10.719 ERROR (MainThread) [homeassistant.components.switch] Platform xplora_watch does not generate unique IDs. ID viktor_watch_silent__0110523b61215f5f775f5f7369596856_0110523b5c4a5f5f675f5f3439993940 already exists - ignoring switch.viktor_watch_silent_07_55_16_00_radoslaw_parzentny 2024-05-03 11:03:10.720 ERROR (MainThread) [homeassistant.components.switch] Platform xplora_watch does not generate unique IDs. ID viktor_watch_silent__0110523b61215f5f775f5f7369596856_0110523b5c4a5f5f675f5f3439993940 already exists - ignoring switch.viktor_watch_silent_07_55_16_00_radoslaw_parzentny 2024-05-03 11:03:12.129 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] Fetch data from Xplora: 9596856 2024-05-03 11:03:14.583 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] load address from openstreetmap.org 2024-05-03 11:03:14.585 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] Manually updated xplora_watch-800804 data 2024-05-03 11:03:14.595 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] Finished fetching xplora_watch-800804 data in 3.880 seconds (success: True) 2024-05-03 11:04:46.251 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] Fetch data from Xplora: 9596856 2024-05-03 11:04:48.599 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] load address from openstreetmap.org 2024-05-03 11:04:48.601 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] Manually updated xplora_watch-800804 data 2024-05-03 11:04:48.612 INFO (SyncWorker_48) [custom_components.places.sensor] (Viktor Position Places) Starting Track State Change Update (Tracked Entity: device_tracker.viktor_watch_tracker) 2024-05-03 11:04:48.613 INFO (SyncWorker_48) [custom_components.places.sensor] (Viktor Position Places) Distance from home [home]: 0.021 km 2024-05-03 11:04:48.613 INFO (SyncWorker_48) [custom_components.places.sensor] (Viktor Position Places) Travel Direction: stationary 2024-05-03 11:04:48.613 INFO (SyncWorker_48) [custom_components.places.sensor] (Viktor Position Places) Meters traveled since last update: 0.0 2024-05-03 11:04:48.614 INFO (SyncWorker_48) [custom_components.places.sensor] (Viktor Position Places) Not performing update because coordinates are identical 2024-05-03 11:04:48.614 INFO (SyncWorker_48) [custom_components.places.sensor] (Viktor Position Places) End of Update 2024-05-03 11:04:48.615 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] Finished fetching xplora_watch-800804 data in 3.901 seconds (success: True) 2024-05-03 11:06:20.253 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] Fetch data from Xplora: 9596856 2024-05-03 11:06:22.625 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] load address from openstreetmap.org 2024-05-03 11:06:22.627 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] Manually updated xplora_watch-800804 data
The text was updated successfully, but these errors were encountered:
👋 @djwafelap, it is checked whether there is a bug. Please have some patience. This action was performed automatically.
Sorry, something went wrong.
Gleiches Problem, auch Online Status bleibt immer gleich. Akku- stand und Position Funktionieren
I've also been seeing this, though only on our Xplira X6 play. The older Xplora 4 works as expected.
I see the same issue on our X6 Play as well.
No branches or pull requests
What version of Integration has the issue?
2.13.9
System Health details
System Information
Home Assistant Community Store
Home Assistant Cloud
Home Assistant Supervisor
Dashboards
Recorder
Checklist
Describe the issue
The entity that displays the charging status of the watch never shows when the watch is charging. It's always 'off'.
However, when I connect the watch to the charger, the watch itself indicates that it is charging.
Reproduction steps
Debug logs
The text was updated successfully, but these errors were encountered: