StyraHem / ShellyForHASS

Shelly smart home platform for Home Assistant
MIT License
620 stars 111 forks source link

[BUG] LOG Problem/Homeassistant crashed #767

Open 1990marco1990 opened 9 months ago

1990marco1990 commented 9 months ago

Environment

Describe the bug

Steps to Reproduce

Expected behavior

Screenshots

Traceback/Error logs

Source: helpers/entity_platform.py:612
Integration: Sensor (documentation, issues)
First occurred: 08:16:26 (1531521 occurrences)
Last logged: 09:27:46

Platform shelly does not generate unique IDs. ID shelly_shsw_25_84cca8b160b7_cloud_status is already used by sensor.shelly_shsw_25_84cca8b160b7_cloud_status - ignoring sensor.shelly_shsw_25_84cca8b160b7_cloud_status
Platform shelly does not generate unique IDs. ID shelly_shsw_25_84cca8b160b7_rssi_level is already used by sensor.shelly_shsw_25_84cca8b160b7_rssi_level - ignoring sensor.shelly_shsw_25_84cca8b160b7_rssi_level
Platform shelly does not generate unique IDs. ID shelly_SHSW-25_84CCA8B160B7_current_consumption is already used by sensor.shelly_shsw_25_84cca8b160b7_current_consumption - ignoring sensor.shelly_shsw_25_84cca8b160b7_current_consumption
Platform shelly does not generate unique IDs. ID shelly_SHSW-25_84CCA8B0E5EB_current_consumption is already used by sensor.shelly_shsw_25_84cca8b0e5eb_current_consumption - ignoring sensor.shelly_shsw_25_84cca8b0e5eb_current_consumption
Platform shelly does not generate unique IDs. ID shelly_SHDM-2_E8DB84D444DD_current_consumption is already used by sensor.shelly_shdm_2_e8db84d444dd_current_consumption - ignoring sensor.shelly_shdm_2_e8db84d444dd_current_consumption

Additional context

The problem happens every second and Homeassistant's RAM fills up and runs out after a few hours. Some entities from the Shellys are also sometimes not buildable.