question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error since updating to 2022.2.x

See original GitHub issue

Before you submit a new bug report, please check that

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:closed
  • Created 2 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jgronowskicommented, Feb 12, 2022

@bruxy70 problem solved. The latest commit fix the issue.

0reactions
bruxy70commented, Feb 13, 2022

Ok, sorry, I thought that one was already resolved, did not notice it was someone else 😃

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found