victorigualada
victorigualada
I was facing the same problem after a clean reinstall of the OS. The problem was that `docker-compose` wasn't using the last version (1.29) but an old one (1.17) which...
I'm having the same issue when mocking node's `path` library return value: ```javascript import * as path from 'path'; describe('test path', () => { it('should mock path.resolve', () => {...
Refer to my comment in another issue for a solution: https://github.com/dangreco/threedy/issues/47#issuecomment-1311958802
Another solution would be to use the MQTT plugin in OctoPrint and use the MQTT integration instead of the HA one. You need to: 1. In OctoPrint install MQTT and...
After spending the entire afternoon after this, I came to the same conclusions and ended up getting the commands from the `.storage` file. I listened to all the events HA...
Right in Docker is working I don't know why I said that in the first place. The problem appears in Ubuntu 20.04 (maybe in other versions and distributions but I...
I spent a week going through `hiredis` and testing it, and it worked properly, throwing an error when it should.. I explained it in my first comment _Observations_: > Observations...
I need this too. Please merge that PR!
@samuelspagl Sorry for the late reply, somehow I wasn't notified by the activity in this issue. All my attempts were with the soundbar turned on. I finally managed to set...