fuslwusl / homeassistant-edl21-custom-interval

A replacement for the core edl21 sml integration with configurable scan interval to get a lot more detailed power usage info
Apache License 2.0
14 stars 4 forks source link

scan_interval_seconds not optional #1

Closed weidi closed 5 months ago

weidi commented 1 year ago

Hi, i tried switching to the custom integration but seems that scan_interval_seconds is a required value instead of beeing optional.

Invalid config for [sensor.edl21]: expected int for dictionary value @ data['scan_interval_seconds']. Got None. (See /config/configuration.yaml, line 87). Please check the docs at https://www.home-assistant.io/integrations/edl21

Once added to the config it´s working fine now.

fuslwusl commented 1 year ago

Thanx for this info. I will change this with the next update.