Scott Giminiani
Scott Giminiani
Did a little Googling and came across this: https://devsupport.zoom.us/hc/en-us/articles/360059893812-Webhook-delays Not sure if it's applicable here, but these delayed events are getting quite frustrating :/
I found a page that shows API usage for your apps. It doesn't provide too much useful information, but does show a graph of API usage and it says there...
I've been able to mitigate incorrect state with some custom logic (e.g. Node-RED). I am listening for other `zoom_webhook` events and updating my state accordingly. The delivery of events is...
I don't know if it's due to my custom logic in node-red or what, but for the past 1-2 months things have been better. However, I just received an event...
I needed to get verification by my company to get the app approved. After approving it, it turns out that my fix doesn't actually work and I get an error....
I think the problem was that the docs say to specify the external URL the user has configured for HA. However, the integration ends up using the Nabu Casa URL...
FYI, via the Fit app you can measure your heart rate using your phones camera. I just tried it after updating to the latest version of this integration and it's...
I'm also getting this error. I believe the latest version of HA, `bluepy` is no longer supported. This project depends on the `basestation` project which depends on bluepy. I'm also...
Shot in the dark from glancing at your error, but it seems like your system might not have `make` installed. For instance, if you're on a Debian based system, you'd...
@jariz Completely off topic, but while I have your attention - How does this integration fair with the new Bluetooth integration that was released with the most recent HA release?