Downloads

Version 0.13

Version 0.12

  • feat: Tibber prices display

  • fix: Lose of config if json is invalid

  • Download update

Version 0.11

  • feat: Enabled digest for Shelly Gen2

  • fix: Energy display type from web UI was not recognised

  • feat: Added Shelly Pro 3EM

  • feat: Better handling of empty username and password for shelly devices

  • Download update

Version 0.10

Inital version for named beta testers.

PCBs

Gerber files for printed curcuit board production for HoDi11P4 in version 0.8. Tested with JLCPCB.

Installation

Installation of the latest version via esp-web-tools:

  • Works best with Chrome
  • Connect your HoDi via USB to your PC
  • Click and follow the instructions for installation

If this doesn’t work, try to install via the ESP-Flasher.

Alternatively you can use the original esptool with the command:

esptool.py --port COM3 erase_flash
esptool.py --port COM3 -b 460800 --before default_reset --after hard_reset --chip esp32 write_flash 0x0 hodi-esp_v.0.XXM.bin