Seweryn Zeman
Seweryn Zeman
This indeed is supported by `mithermometer`. However, to people using it, what's your `update_interval` and `command_timeout` for this? I have: ``` command_timeout: 120 update_interval: 120 ``` And very often I...
I just changed to: ```yaml command_timeout: 120 update_interval: 60 per_device_timeout: 30 // added this as previously I had default '6' ``` And just a single timeout in last hour.
Youtube video not playing for iframe-embedded sites (chromium browsers Only - Firefox seems to work)
I have the same problem. The thing I've observed, is that if you click fast enough (up to 2-3s after loading) – the video will play in a matter of...
We also face the same problem. YouTube embedded player does not start playing video when triggered by videojs API, i.e. via "big play button".
I used supervisord.org to keep this running.
I have my `--device hw:1,0` and `--mixer PCM`. When I change volume in Spotify no volume is changed for my selected card. Instead – same named mixer for cardindex=0 volume...
This is my no-go for Ofelia. :( I'd love to have UI, just for a sake of analyzing or eye-monitoring past jobs in defined tasks. No need to add/edit/update/configure, just...
I can confirm this behavior. But actually this is happening for a long time now, yet with each another version things are getting slower and slower. `macOS Ventura 13.3.1 Intel...
I think it would be best to clone how regular thermostats are working. It means using `setTarget` to set "temporary" target temperature, but **it should go back to profile's temperature...
@cflurin I reviewed how `setTarget` works now and setting everlasting `manual` profile isn't the best way in my option. @maggiagg what do you think about solution from my example above?