Robert
Robert
It does seem to be, to me.
Probably useless, but this is something I came up with for an on-prem installation of Harbor for internal repo things. If nothing else, hopefully it can get you started quickly....
Removing the Gemfile.lock worked for me. Run docker-compose with the Gemfile.lock removed. I originally had some marginal luck by modifying some of the versions in the Gemfile.lock, but there were...
Hi claytonjn, Thanks for all your work! I have been looking over this more. Since I use the dimmers, I think it is more accurate to be seeking information about...
Ah. I see. Thanks for the heads up. I do have the correct setting for power on, now, though. So maybe I will figure it out before the documentation goes...
https://github.com/RobertDWhite/home-assistant/blob/master/switch/circadian_lighting.yaml This is how mine looks currently.
Replace init.py with this fix https://github.com/robertomano24/circadian_lighting/blob/master/custom_components/circadian_lighting/__init__.py until a new version is released.
Here is a fork that works: https://github.com/robertomano24/circadian_lighting I will do my best to keep this fork updated to work with HA. It should be working now. You will need to...
Glad my python to grab the Hue API key automatically is working for you. I'll test this out later. Was just going back through my configs earlier this week to...