J. Nick Koston

Results 1005 comments of J. Nick Koston

``` 2022-08-25 14:50:07.153 ERROR (MainThread) [pyunifiprotect.websocket] Error processing websocket message Traceback (most recent call last): File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/pyunifiprotect/websocket.py", line 69, in _process_message sub(msg) File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/pyunifiprotect/api.py", line 637, in _process_ws_message processed_message =...

https://docs.sqlalchemy.org/en/14/core/engines.html#escaping-special-characters-such-as-signs-in-passwords

This was already asked and answered in https://github.com/home-assistant/core/issues/76396 If you want to suggest a feature, you should try our [Community Forum: Feature Requests](https://community.home-assistant.io/c/feature-requests). Its a reasonable request to add rounding...

The bluetooth integration doesn't have support for speakers

I ordered an MSS510 for testing https://www.amazon.com/dp/B087P3DM42?psc=1&smid=AMUYZQ3EOZ3KS&ref_=chk_typ_imgToDp

Test one showed up with the same firmware. I'm running it with #76570 merged in

Switch stayed up overnight running the changes in https://github.com/home-assistant/core/pull/76570

It looks like a race bug in bleak where the data comes in before the dict entry is created. Its likely not going to cause a problem other than a...