This repository has been archived by the owner on May 31, 2023. It is now read-only.
Releases: mcer12/Hugo-ESP8266
Releases · mcer12/Hugo-ESP8266
1.4.4
1.4.1
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
NEW FEATURES (MQTT sketch):
- Auto discovery feature in home assistant (push&hold button 2+4 for discovery)
- Each remote has unique identifier now
- Battery topic added + battery value while charging has changed to 101%
- Added options for authorization using login+password
NOTES:
- For the auto-discovery to work, larger payloads need to be enabled in pubsub library (you will be prompted during compilation)
- Use examples in config AP, they will work with autodiscovery