joe248
joe248
@knappster1 I have the same issue. I just put the JSON directly into the PHP script to work around it.
Same issue starting last night. I don't think Homebridge itself is hanging because I'm still seeing log messages from my other devices, but trying to use the new Nest API...
I'm experiencing this issue as well since updating the PI kernel and trying to figure out a solution. My understanding is that: 1. The kernel update broke things, but the...
I used the following process to downgrade the kernel from 5.15.61-v8+ to 5.15.32-v8+ and hwaccel is working again: 1. Check /var/log/apt to find last kernel date version before upgrade. For...
Agreed. I still think we should revert to the old style of showing state history, or provide an option to default to either state history or statistics. However, either way...
Postgresql version is 13.9
Is there an easy way for me to exclude certain entities from the dump such as device tracker location data?
> Also if you are worried about sharing recent location data you could always dump it now and wait a week to share it so all the data would be...
I can work on getting the data to you but does it make sense to wait until #87321 is live first to see if that improves things?
@duffy6 I just added MQTT support in my [fork](https://github.com/joe248/FindMyHistory). I haven't tested it extensively yet but it seems to work okay.