Michael

Results 6 comments of Michael

For the API, we could consider something similar to Home Assistants companion app's notification replace/clear system. https://companion.home-assistant.io/docs/notifications/notifications-basic/#replacing For that, the user/client provides a tag/id name for the notifications. On the...

When doing initial auto-upload after installing nextcloud app this past week the slowness for me seemed to just be a consistent delay between files being uploaded. It seemed to be...

I think both of the above behaviors is related to that file is not a tty and cmd2 checks isatty() on stdin and doesn't flush or print the prompt if...

echoing the prompt/command is different than displaying the prompt (the former comes after the command is entered and the later before the command is entered). In the case I presented...

Only sort of. I open a socket and makefile from the socket_response. I then change the file descriptor returned so that isatty() returns true and then pass that in as...

Did anything ever get figured out on this issue. I recently started having the same issue, for a location that definitely experiences dusk. Seems to be an issue in >=3.0...