Robert
Robert
[pyhik.log](https://github.com/mezz64/pyHik/files/3607253/pyhik.log)
How does pyHik handle this case currently? Are both events discarded? An alternative could be that pyHik restarts event processing when the interrupting event arrives and discards the interrupted event;...
In the meantime I observed the following: I had expert mode turned on for motion detection and defined multiple (4) areas with different sensitivity. That leads to a pretty long...
Clarifying question: you mean changing the 2 lines starting at #485: `start_event = True` `parse_string += str_line` to the following 3 lines? `start_event = True` `parse_string = ""` `parse_string +=...
I also have this issue. Looks like that this issue is open since almost 1 year .
@slyticoon As jakowenko said, you can use the double-take API with the /recognize endpoint to do that. Here are the steps I used successfully: 1. install a web server on...
This makes absolutely sense. I support this request. In the meantime you can use mpd [https://community.home-assistant.io/t/tts-to-a-homeassistant-satellite/629528](url)
I had that once too that it played the awake-sound over and over. > and i have to reboot rasberry pi Does "sudo systemctl restart homeassistant-satellite.service" not fix it?
Same issue here. I also have issues with the stability of locelace when using this component. Therefore I added a feature request in the ZHA section to add a map...