danielfett / inetbox.py

A software implementation of something similar to a Truma iNet box
GNU General Public License v3.0
72 stars 8 forks source link

Request: Package to run on ESP32 or 8266 #31

Open dougle03 opened 1 year ago

dougle03 commented 1 year ago

Hi, Feature request. Given that power in motorhomes is at a premium, would it be possible to port this project to run on an ESP based low power board? IT would also help since Pi's are pretty rare in the wild at the min too... Even better, a port to an ESPHome module to help with configuration and would also lead to easy Home Assistant integration via it's api that's built into the ESPHome framework (It's Arduino under the skin). A lot of Home Assistant users are also motrohomer's so this would be a great addition. []https://esphome.io/ Thanks

mc0110 commented 1 year ago

Hi, I agree to 100 percent. There are a lot of motorhomers using Home Assistant or other smart home systems. There is a micropython inetbox2mqtt solution that runs on ESP32 and RP2 pico w. Read there also the discussion why we did not realise this in the ESPHOME framework.