Paul Nicholls
Paul Nicholls
@Hauslato Ah, it looks as though I forgot to remove the bit about the MAC address from the error message. It's most likely that Home Assistant isn't able to successfully...
@Hauslato My Tailwind unit is also running firmware v9.97, so that should definitely be fine. I suspect there's a new firmware update coming soon, though, as there's a [new Tailwind...
Now that HA 2024.1 has been released, I checked the Tailwind app (again) and found that it was offering a firmware update, so I went ahead and installed it. My...
The local control API doesn't provide a way to use the partial open time configured via the Tailwind app, but does allow a "partial open time" to be specified (in...
Unfortunately, this isn't currently available via the Tailwind local API. All that's possible via the local API at present is checking the current status (open/closed) of each door, and requesting...
I've just run into this issue. @dgavey / @mikerhyssm, have either of you had a chance to work on this yet? If not, I might take a look this week...
A couple of other options which might be worth considering: - some way to scroll/page through the steps, rather than squashing them into the available space - a mode where...
Neither version of the quirk is loading for me either, but [enabling zha debug logging](https://www.home-assistant.io/integrations/zha/#debug-logging) managed to shed some light on why: ``` 2023-11-25 22:50:43.156 DEBUG (MainThread) [zigpy.quirks.registry] Checking quirks...
Adding the output clusters from my device signature into the custom quirk from @evgenln has allowed it to use the quirk, resulting in functioning illuminance, motion and presence sensors. I...
I've hit the same issue, running ESPHome 2025.8.4 on an ESP32-S3 (in the form of a Lilygo T-embed) using GPIO 44+43. Also complete silence when attempting to debug the UART....