bruxy70 / Garbage-Collection

🗑 Custom Home Assistant sensor for scheduling garbage collection (or other regularly re-occurring events - weekly on given days, semi-weekly or monthly)
MIT License
387 stars 90 forks source link

Problems after installation latest version. #345

Closed willsmarthome closed 2 years ago

willsmarthome commented 2 years ago

Describe the bug

Problems after installation latest version 4.4.1.

Invalid config for [garbage_collection]: Not a list for dictionary value @ data['garbage_collection']['sensors'][0]['collection_days']. Got 'wed'. (See /config/configuration.yaml, line 56).

Configuration

garbage_collection: sensors:

Debug logs

Invalid config for [garbage_collection]: Not a list for dictionary value @ data['garbage_collection']['sensors'][0]['collection_days']. Got 'wed'. (See /config/configuration.yaml, line 56).
willsmarthome commented 2 years ago

Sorry, I must read the release notes first.