I’d like to find out whether someone has had similar experiences. I have several IFTTT applets routing Google Assistant commands via Webhooks back to my Home Assistant. I use Nabu Casa’s remote service for the communication and everything had been working well for a while. I then bought a Samsung tablet and wanted to configure the Tileboard UI for the tablet. First of all, I couldn’t access the Tileboard UI from the tablet but I found out somewhere that the tablet couldn’t resolve the hassio.local DNS and I had to utilize the actual IP address instead. So, I changed “serverUrl” and “wsUrl” properties in my Tileboard’s config.js file and was able to load the UI in the tablet. The next day, none of my commands to Google Assistant were working, although it was replying with the expected phrases. I checked the IFTTT applets and they had run; however, when I looked in the logbook of my Home Assistant, none of the Webhook calls were firing up the automations; in fact, nothing had been logged as if the calls never happened. I removed the IFTTT integration, added it again and nothing. I had to revert my entire configuration to a previous snapshot to be able to get my Webhooks call to work again. I then started working on the Tileboard again and to my surprise, my Webhook quit working a second time after that. I am now pretty much convinced it is something in Tileboard blocking inbound calls. Is that possible? Am I doing something wrong or missing something? The strange thing is I can’t figure out what is going on because the logs do not show anything amiss. The worst part is that even if I revert to a previous snapshot and delete Tileboard files, I cannot get Webhook to work again. Very frustrating. Any assistant would be appreciated. Thanks