I’ve tried pretty much every spacing option presented in the docs and this forum that I can find of but keep getting this error when I do a CHECK CONFIGURATION. I’ve dumbed it down completely.
Invalid config for [telegram_bot]: expected int @ data['telegram_bot'][0]['allowed_chat_ids'][0]. Got None. (See /config/configuration.yaml, line 52).
Make sure to put quotes around your api_key. If it happens to have any special characters, it could throw off YAML parsing, including having it report errors on unrelated sections.
Make sure the chat ids are numbers, but I’m pretty sure that part is true.
That is my exact code copied from my configuration.yaml.
Once I get past the error, I’ll put things in secrets.yaml etc, but I’m just trying to get rid of the error at this point with zero luck. And I’m out of ideas to try next.perhaps something is truly broken ? I’m running supervisor 214.
The history_graph integration was removed. It wont show up in the list of integrations…because it’s not there.
You have to have it defined somewhere in your configuration.yaml, or one of the included files. You could have added it years ago and never used it…but now it’s gone and giving you an error.