This is in the HA logs correct? This is where I am seeing the unregistered webhook. The log does not show any information on what app is triggering it. I uninstalled Ariela on all my devices and I am still getting the error. Still have no idea on the cause of this.
That is strange. Can you share me some logs?
Maybe there is another app/component that trigger some events using an unregistered web hook?
I re-installed the app, same happen again.
What logs do you want ?
Just enable debug mode in app, reproduce the issue and use contact option from the app to send me the log.
When more custom cards like button-card ?
I wish I could figure out what is causing the unregistered webhook. The only thing I have that is called a webhook is gpslogger and it calls out the webhook in it’s log. I removed all of the mobile apps and am still seeing the error in the HA logs. I was hoping with you knowledge you could offer a clue on where to look.
Maybe you can enable debug mode in Home Assistant, that could give you more details?
Thanks. I had it set for info, I will change it to debug and see if it gives any useful information.
This is what was added with debug on. The ip address 192.168.1.1 is my router. Why / where this comes from I have no clue of the cause. Posted in discord and have not seen any information. Thanks again for your help.
2020-03-17 06:12:30 DEBUG (MainThread) [homeassistant.components.webhook] Handling webhook POST payload for 26fcff4f1bcd05fabfd1eecfe61d58f70edd487e4b78e6d887406b64be792330
2020-03-17 06:12:30 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 26fcff4f1bcd05fabfd1eecfe61d58f70edd487e4b78e6d887406b64be792330
2020-03-17 06:12:30 DEBUG (MainThread) [homeassistant.components.http.view] Serving /api/webhook/26fcff4f1bcd05fabfd1eecfe61d58f70edd487e4b78e6d887406b64be792330 to 192.168.1.1 (auth: False)
2020-03-17 06:12:30 DEBUG (MainThread) [homeassistant.components.webhook] Handling webhook POST payload for 26fcff4f1bcd05fabfd1eecfe61d58f70edd487e4b78e6d887406b64be792330
2020-03-17 06:12:30 WARNING (MainThread) [homeassistant.components.webhook] Received message for unregistered webhook 26fcff4f1bcd05fabfd1eecfe61d58f70edd487e4b78e6d887406b64be792330
Maybe you could put this in the configuration.yaml and maybe it should print more details:
logger:
default: debug
That is what I got after I changed from info to debug.
Strange, maybe you can post the issue on a main topic? Maybe some users could give some hints
webhook issue has gone away with the .107 update. Not sure why it was showing up or why it is gone. Glad it is. It was showing up once a minute.
@Ionut
For about 1 week Ariela stopped loading my lovelace webui configuration. It loads on the native apk only.
I sent an email with logs to the stipulated email address on the app.
thank you
Do you have latest home assistant?
hi, yes 108.9 and Adroid 10
I will check it out.
Will there be any updates this year? More custom lovelace card support?
Yep, i have something in the works
If you need some custom cards please let me know
Hello,
Ariela version 1.3.8.4 is out.
What’s new:
- updated google libraries
- small UI updates
- better lovelace parsing
Please test it and let me know how it goes. Thank you