dkjonas / Wavin-AHC-9000-mqtt

Esp8266 mqtt interface for Wavin AHC-9000/Jablotron AC-116
MIT License
85 stars 35 forks source link

Simple OTA support #33

Open lunds opened 2 years ago

lunds commented 2 years ago

Even if the project is stable in terms of Wavin support, I think we may need to adapt to Home-assistant changes in future, so OTA will definitely be nice to have.

@paller made a nice OTA support in his fork, which fixes #12. I suggest we join forces here in @dkjonas's original repo, hence this PR mainly with paller's code :-)

My minor contribution was to add upload port definitions to platformio.ini. I kept the definitions commented, to not interfere with first-time uploads via USB.