StyraHem / ShellyForHASS

Shelly smart home platform for Home Assistant
MIT License
621 stars 112 forks source link

[BUG] Unable to find entity switch.shelly_[...]_firmware_update #467

Open david-kalbermatten opened 4 years ago

david-kalbermatten commented 4 years ago

Environment

Describe the bug

This keeps showing up in my logs:

Logger: homeassistant.components.switch.reproduce_state
Source: components/switch/reproduce_state.py:34
Integration: Switch (documentation, issues)
First occurred: October 29, 2020, 6:05:00 PM (54 occurrences)
Last logged: 7:59:21 PM

Unable to find entity switch.shelly_shsw_1_REDACTED_beta_firmware_update
Unable to find entity switch.shelly_shsw_1_REDACTED_beta_firmware_update
Unable to find entity switch.shelly_shdm_1_REDACTED_firmware_update
Unable to find entity switch.shelly_shrgbw2_REDACTED_firmware_update
Unable to find entity switch.shelly_shblb_1_REDACTED_firmware_update

Steps to Reproduce

No idea tbh. They started appearing after I installed a beta once which showed all possible entities for the Shelly Devices. Not just the ones that were actually available (e.g. Temperature Sensors were showing up for Shelly 1 Relays that didn't have them and similar)

Expected behavior

Error bad, right? :D

Screenshots

Traceback/Error logs

Already mentioned up above

Additional context