Bernhard Boser
Bernhard Boser
HA has a Jupyter addon (jupyter lite) that can run the `pyscript` kernel right from within HA. One complication is the location of `pyscript.conf` which is overwritten whenever the docker...
The following syntax should create a list to a local file: ``` [Title](./file.pdf) ``` When I do this in an `md` file in Jupiter, and open with the preview, everything...
Without the fix, the client submits a header formatted as bytes: ``` Sec-WebSocket-Key b'aaaaaaaaaaaaa' ``` resulting in the server rejecting the connection (I use the python websocket module in the...
Thanks for a great example! Pairing works (Chrome), but the webpage won't update. Developer tools report the following error: ``` Uncaught (in promise) DOMException: No Services matching UUID 0000181a-0000-1000-8000-00805f9b34fb found...