Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with Home Assistant 2022.2 #186

Open
kidcoma opened this issue Feb 10, 2022 · 2 comments
Open

Not working with Home Assistant 2022.2 #186

kidcoma opened this issue Feb 10, 2022 · 2 comments

Comments

@kidcoma
Copy link

kidcoma commented Feb 10, 2022

Hi, my Circadian Lighting stopped working with 2022.2 - it works fine if I roll back to a 2021.12 version of HA. I tried updating my HA instance again today (2022.2.5) and the same thing. I even tried uninstalling and reinstalling Circadian Lighting in HACS (also removed and re-added the lines in the Config file). Not sure if it matters, but the lights I'm using it with are running Tasmota.

@vangguppie
Copy link

vangguppie commented Feb 24, 2022

Up one here.

2022.2.9

Error during setup of component circadian_lighting
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/setup.py", line 227, in _async_setup_component
result = await task
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/config/custom_components/circadian_lighting/init.py", line 107, in setup
conf = config[DOMAIN]
KeyError: 'circadian_lighting'

@vguttmann
Copy link

I had the same problem with 2022.10.2, but as mentioned in #122 , I simply had to add the empty key circadian_lighting: to my config.yaml, and now it works like a charm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants