Skip to content
New issue

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

Platform xplora_watch does not generate unique IDs. ID viktor_watch_silent__4234234234234234234_23423423 already exists - ignoring switch.viktor_watch_silent_07_55_16_00_name1_name2 #438

Closed
2 tasks done
djwafelap opened this issue Aug 9, 2024 · 4 comments

Comments

@djwafelap
Copy link

What version of Integration has the issue?

V2.13.11 and also older versions

System Health details

System Information

version core-2024.8.0
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.33-haos
arch x86_64
timezone Europe/Berlin
config_dir /config
Home Assistant Community Store
GitHub API ok
GitHub Content ok
GitHub Web ok
GitHub API Calls Remaining 4801
Installed Version 1.34.0
Stage running
Available Repositories 1384
Downloaded Repositories 31
Home Assistant Cloud
logged_in false
can_reach_cert_server ok
can_reach_cloud_auth ok
can_reach_cloud ok
Home Assistant Supervisor
host_os Home Assistant OS 12.4
update_channel stable
supervisor_version supervisor-2024.08.0
agent_version 1.6.0
docker_version 26.1.4
disk_total 234.0 GB
disk_used 37.9 GB
healthy true
supported true
host_connectivity true
supervisor_connectivity true
ntp_synchronized true
virtualization
board generic-x86-64
supervisor_api ok
version_api ok
installed_addons Advanced SSH & Web Terminal (18.0.0), File editor (5.8.0), Log Viewer (0.17.0), Mosquitto broker (6.4.1), Zigbee2MQTT (1.39.1-1), Samba share (12.3.2), InfluxDB (5.0.0), Grafana (10.0.0), SQLite Web (4.2.0), Cloudflared (5.1.17)
Dashboards
dashboards 8
resources 15
views 38
mode storage
Miele
component_version 2024.8.1
reach_miele_cloud ok
Recorder
oldest_recorder_run 26. Juli 2024 um 09:48
current_recorder_run 9. August 2024 um 21:57
estimated_db_size 1771.68 MiB
database_engine sqlite
database_version 3.45.3

Checklist

  • I have enabled debug logging for my installation.
  • This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).

Describe the issue

Just the following error at each (re)start of the integration or HA CORE

Logger: homeassistant.components.switch
Quelle: helpers/entity_platform.py:764
Integration: Schalter (Dokumentation, Probleme)
Erstmals aufgetreten: 21:57:52 (6 Vorkommnisse)
Zuletzt protokolliert: 22:12:03

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_name1_name2

Reproduction steps

  1. Restart integration or home assistant

Debug logs

2024-08-09 22:12:03.400 DEBUG (MainThread) [custom_components.xplora_watch.switch] Updating switch: Viktor Watch Alarm 06:40 (name1 name2) | Typ: alarm | Watch_ID ...9596856 | state: False | DISABLE
2024-08-09 22:12:03.450 DEBUG (MainThread) [custom_components.xplora_watch.switch] Updating switch: Viktor Watch Silent 07:55-16:00 (name1 name2) | Typ: silent | Watch_ID ...9596856 | state: False | DISABLE
2024-08-09 22:12:03.451 DEBUG (MainThread) [custom_components.xplora_watch.switch] Updating switch: Viktor Watch Silent 11:30-12:30 (name1 name2) | Typ: silent | Watch_ID ...9596856 | state: False | DISABLE
2024-08-09 22:12:03.451 DEBUG (MainThread) [custom_components.xplora_watch.switch] Updating switch: Viktor Watch Silent 17:00-19:15 (name1 name2) | Typ: silent | Watch_ID ...9596856 | state: False | DISABLE
2024-08-09 22:12:03.451 DEBUG (MainThread) [custom_components.xplora_watch.switch] Updating switch: Viktor Watch Silent 00:00-23:59 (name1 name2) | Typ: silent | Watch_ID ...9596856 | state: False | DISABLE
2024-08-09 22:12:03.470 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_name1_name2
2024-08-09 22:12:03.471 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_name1_name2
2024-08-09 22:12:03.471 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_name1_name2
2024-08-09 22:12:04.969 DEBUG (MainThread) [custom_components.xplora_watch.coordinator] Fetch data from Xplora: 9596856
@djwafelap djwafelap added Bug Version 2 wait in examination labels Aug 9, 2024

This comment was marked as off-topic.

@github-actions github-actions bot added the check for Bug it is checked whether there is an Bug label Aug 9, 2024
@Ludy87
Copy link
Owner

Ludy87 commented Aug 13, 2024

Hi @djwafelap and what problem does this cause for you?

@Ludy87 Ludy87 removed wait in examination check for Bug it is checked whether there is an Bug Bug labels Aug 13, 2024
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Sep 13, 2024
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants