Open Thorsten1982 opened 3 weeks ago
Hey there @mampfes, mind taking a look at this issue as it has been labeled with an integration (wiffi
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
wiffi documentation wiffi source (message by IssueLinks)
Today I also found an error in the log file
Logger: homeassistant.components.sensor Quelle: helpers/entity_platform.py:761 Integration: Sensor (Dokumentation, Probleme) Erstmals aufgetreten: 08:53:33 (31 Vorkommnisse) Zuletzt protokolliert: 08:53:33
Platform wiffi does not generate unique IDs. ID 44179314432c-minuten_vor_sa already exists - ignoring sensor.minuten_vor_sa Platform wiffi does not generate unique IDs. ID 44179314432c-minuten_vor_su already exists - ignoring sensor.minuten_vor_su Platform wiffi does not generate unique IDs. ID 44179314432c-rssi already exists - ignoring sensor.rssi Platform wiffi does not generate unique IDs. ID 44179314432c-uptime already exists - ignoring sensor.uptime Platform wiffi does not generate unique IDs. ID 44179314432c-ssid already exists - ignoring sensor.ssid
The problem
After a while the connection is lost and no values are transferred from Weatherman. At first I thought Weatherman had crashed, but restarting Weatherman didn't help.
Then I tried reloading the integration and suddenly the values were back. A few days later all the values were gone again and this time I immediately reloaded the integration and the values were back.
What version of Home Assistant Core has the issue?
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Wiffi
Link to integration documentation on our website
https://www.home-assistant.io/integrations/wiffi
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response