Error since updating to 2022.2.x
See original GitHub issueBefore you submit a new bug report, please check that
- I have read frequently asked questions and limitations
- I’m running the newest version of Garbage Collection, or the next pre-release.
- I have enabled debug logging for my installation.
Describe the bug
Restart Home Assistant: Error executing script. Error for call_service at pos 1: The system cannot restart because the configuration is not valid: Invalid config for [garbage_collection]: Not a list for dictionary value @ data['garbage_collection']['sensors'][0]['collection_days']. Got 'mon'. (See /config/configuration.yaml, line 115).
Configuration
garbage_collection:
sensors:
- name: General Waste
frequency: "weekly"
collection_days: mon
- name: Recycling
frequency: "odd-weeks"
collection_days: mon
- name: Green Waste
frequency: "even-weeks"
collection_days: mon
### Debug logs
```shell
Unable to get debug logs as I can not restart HA with the integration enabled.
Issue Analytics
- State:
- Created 2 years ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
Backup issues after upgrade to 2022.2.x #3432 - GitHub
The problem since the update to 2022.2.x version, backup is not working anymore. Here are my logs: Logger: homeassistant.components.hassio ...
Read more >MQTT Error after Update to 2022.2 - Home Assistant Community
I am getting this MQTT error ever since updating to 2022.2. These are not new lights, they have been working fine.
Read more >Update error version 2022.2 - Domoticz
Update to version 2022.2 on raspberry pi 3B After the update it seems to run ok but I get a error in the...
Read more >org.jetbrains.plugins.go after updating to 2022.2 version
It happens as soon as I sync plugins on a fresh install of GoLand. Screenshot from 2022-07-29 13-12-25.png. I can "fix" the problem...
Read more >Known Issues in FME 2022.x - FME Community - Safe Software
When trying to add the URI to the web service after publishing to FME Server, an error "Some of all of the input...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@bruxy70 problem solved. The latest commit fix the issue.
Ok, sorry, I thought that one was already resolved, did not notice it was someone else 😃