Daniel Haber

Results 26 comments of Daniel Haber

This is an [upstream](https://github.com/bbernhard/signal-cli-rest-api/issues/510#issue-2222020096) issue I believe.

The upstream has not released a production fix yet. I'll update the add-on after 0.83 is released.

I updated the add-on to 0.34. Seems to work fine on my system.

It looks like the 0.34 docker image is missing from docker hub which is the issue. I will roll back to 0.33 for now.

You have to refresh the repository. The Hassio Supervisor will do it eventually, but if you navigate to the Add-on Store tab there is a menu on the top right,...

@kaizersoje The add-on is current with 0.34

Hi thanks for checking this out. Nothing in your config looks wrong I don't think. Basic explanation of the start and end time is this, you have to define a...

Yes, AppDaemon lets you have as many instances of the app as you want. You just have to give it a different name: for example `main_periodic_lights:` could be `kids_periodic_lights:` or...

No I never got around to doing color temperature thresholds. There are complications because it also supports RGB colors so it would require some reworking to get that right and...