smappee / pysmappee

Python wrapper used in the Smappee Home Assistant integration
https://www.home-assistant.io/integrations/smappee
MIT License
2 stars 7 forks source link

Some errors with smappee comfort plugs #3

Open gieljnssns opened 4 years ago

gieljnssns commented 4 years ago
Logger: homeassistant.helpers.entity
Source: __main__.py:356
First occurred: 8:50:30 (5 occurrences)
Last logged: 9:10:45

Update of switch.thuis_comfort_plug_reserve3 is taking over 10 seconds
Logger: homeassistant.components.switch
Source: helpers/entity_platform.py:544
Integration: Schakelaar (documentation, issues)
First occurred: 8:50:25 (10 occurrences)
Last logged: 9:15:43

Updating smappee switch took longer than the scheduled update interval 0:00:05

Maybe you can make an options to exclude some from the integrations page? (I only use 2 of the 7)

bsmappee commented 4 years ago

We have been aware of the warnings and should be resolved with PR https://github.com/home-assistant/core/pull/38728 and https://github.com/home-assistant/core/pull/37812 (which also includes the local discovery of Smappee devices on the network without the need to have API credentials).