Joe Neuman
Joe Neuman
I see you got the extension working! Nice! I'm still have trouble building the new code with the extension enabled :/
I'm also getting a similar one: ``` 2024-05-14 21:37:21.943 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [23034173084352] Unexpected exception Traceback (most recent call last): File "/usr/local/lib/python3.12/site-packages/urllib3/connectionpool.py", line 467, in _make_request six.raise_from(e, None) File "",...
For those interested, I made a rough version 
This is also an issue for me, as I also use the Home app as my main app and wanted to use this in Eve app to see historical data...
Hi there. I just tried installing this and am actually running into the same issue. @bensuthers-au did you figure anything out from this?
1. The reason I don't want to add them manually is I like then when I create a new one in the Hue app it is automatically added in my...
Just a note, to get this to work on my computer running Ubuntu Server I had to run the following command to update the `perf_event_paranoid` as its set to `4`...
Hi there @nan-li, We are getting similar crashes in our production version of the app. Here is some data from Crashlytics: The main line of the crash is `OneSignalCore -[OneSignalUserDefaults...
This has actually started happening for me as well, and its during the startup of the app. It's using version 11.11.0 of the Firebase SDK, and never happened until I...
Clean and simple. Nicely done and thank you!