Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Releases: mcer12/Hugo-ESP8266

1.4.4

30 Aug 12:40
014799c
Compare
Choose a tag to compare

Changes:

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

EDIT: Added precompiled binaries.

1.4.1

16 Nov 21:14
Compare
Choose a tag to compare

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.

1.4

03 Nov 23:17
Compare
Choose a tag to compare
1.4

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.3 MQTT

24 Aug 16:29
Compare
Choose a tag to compare

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

1.3

13 Jul 23:24
5a09239
Compare
Choose a tag to compare
1.3

NEW FEATURES:

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

NOTES:

  • OTA is now activated by holding buttons 1+3

1.2

04 Jun 10:30
5a09239
Compare
Choose a tag to compare
1.2

Fixes connectivity issues