Danilo Campos
Danilo Campos
Digging deeper, it seems that there's built in support in both Home Assistant's [Climate integration](https://www.home-assistant.io/integrations/climate/#service-climateset_fan_mode), and in MQTT's [Climate implementation](https://www.home-assistant.io/integrations/climate.mqtt/), for both fan mode and swing mode. So perhaps these...
This looks to be an issue with `arduino-pico` and `tinyusb`, from a bit of searching the fatal errors. I _believe_ this should get you back on your way: https://github.com/earlephilhower/arduino-pico/issues/1278#issuecomment-1479802920 Try...
Thanks for this catch. I'll have a look from my Linux machine and see if I can reproduce.
No shit? Great find. Probably makes any IoT device better behaved and match people's expectations. If you wanted to add this to a potential PR I'd be into it.
Interesting. I'll have a look at that, thanks for the report.
@timmillwood thanks for digging into this, this JUST bit me again a few weeks back Any chance I could trouble you for a link to the offending lines in `arduino-home-assistant`?...
Nice catch! I'm open to a pull request to this effect.
Oh that's a terrific addition, hell yes, thank you.
Entirely possible this implementation doesn't handle reconnects well, but impossible to say more without some basic investigation legwork done first. With the device connected to your machine so you can...
Do the a-h-a project a solid, check their issues, and if this isn't already in there, document this with them, will ya? The author has gone quiet for the last...