David Buezas
David Buezas
same here, intel on 2 different intel macs (Monterey 12.3.1)
It still sends the same command twice per tap. I'm doing the ptz via mqtt, btw this may not be an issue in other cameras that may just ignore the...
Actual failure case example in #243
Uhm. This is a bit trickier that what I thought: the duration specified is internally converted to milliseconds. Later in the code, I don't really know if you wrote 1w...
HA does allow changing the first day of the week. To do it, click on your name on the left side bar. This card uses that to configure what "current_week"...
> what is the reason it is not yet in official Homeassistant? I haven't made the time to clean it up to HA's standard and make the PR. I should...
Hi there! It looks like you found a bug in the average filter. It is probably generating one too many data points. In the meantime try adding a `force_numeric` filter...
[PARTIALLY SOLVED] by setting `sslSockDir: somePath` and deleting it before the second start. But the proxy still doesn't work, the request gets rejected.
For the record, this is about using home assistant in a non gmt-0 time zone (not using time offset)
I haven't tried it on an esp32 myself yet so I'm not sure what the problem may be. The implementation of the receiver and transmitter are completely different between both...