pnbruckner / ha-sun2

Home Assistant Sun2 Sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid config after updating to 2023.8.0

sioakim opened this issue · comments

After upgrading to 2023.8.0 I'm getting the following error:

2023-08-03 16:45:17.333 ERROR (MainThread) [homeassistant.config] Invalid config for [binary_sensor.sun2]: value must be one of ['elevation'] @ data['monitored_conditions'][1]. Got 'dawn'
value must be one of ['elevation'] @ data['monitored_conditions'][2]. Got 'dusk'. (See /config/configuration.yaml, line 43). Please check the docs at https://github.com/pnbruckner/ha-sun2/blob/master/README.md

dawn is an option for a sensor, not a binary_sensor.