Hugo ESP8266 Versions Save

Hugo is a 4-button ESP8266 Wi-Fi Remote, Arduino compatible and simple to use.

v1.4.4

2 years ago

Changes:

  • Added sketches for HugoRGB
  • Wifi timeout extended from 4s to 10s
  • Other minor fixes

EDIT: Added precompiled binaries.

v1.4.1

4 years ago

Some users encountered an issue with values not being saved in config portal. This release fixes that issue.
This release can be flashed via OTA from previous version.

v1.4

4 years ago

NEW FEATURES:

  • MQTT Sketch: Battery is now automatically registered in Home Assistant
  • HTTP Sketch: Added support for HTTPS, binary size optimizations

NOTES:

  • All sketches: Config AP name change, some typos fixed, MAC address added to config portal for easier identification

1.3b

4 years ago

NEW FEATURES (MQTT sketch):

  1. Auto discovery feature in home assistant (push&hold button 2+4 for discovery)
  2. Each remote has unique identifier now
  3. Battery topic added + battery value while charging has changed to 101%
  4. Added options for authorization using login+password

NOTES:

  1. For the auto-discovery to work, larger payloads need to be enabled in pubsub library (you will be prompted during compilation)
  2. Use examples in config AP, they will work with autodiscovery

v1.3

4 years ago

NEW FEATURES:

  • Button combinations
  • New MQTT sketch
  • Minor visual tweeks in config portal

NOTES:

  • OTA is now activated by holding buttons 1+3

v1.2

4 years ago

Fixes connectivity issues