peterbuga / HASS-sonoff-ewelink

Home Assistant component to control Sonoff/eWeLink devices with original firmware
MIT License
792 stars 296 forks source link

Scan interval #287

Closed Terrorr closed 2 years ago

Terrorr commented 2 years ago

Hello,

I have problem with too fast data collection from sensors (problem with to fast growing database)...

HACS/Sonoff LAN - up to date

sonoff: username: password: scan_interval: '00:01:00' # (optional) default 5 minutes mode: cloud reload: always sensors: [temperature, power, current, voltage]

scan interval is not working as it should, I get measurments from sensors each 1-2seconds image

Thanks for any advices !

P.S. Or it is possible how to purge history of sensor ? Let's say to history of 2 days.

Terrorr commented 2 years ago

scan interval get working properly after some hours from setup :)