Skip to content

Tags: homieiot/homie-esp8266

Tags

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix #689: Use 6.11.x version of ArduinoJson

v3.0.0

Toggle v3.0.0's commit message
Various code optimizations (#647)

* Fix the ability to provide `null` for `wifi.password` for open WiFi networks

Additionally, this commit will now explicitly allow to omit `wifi.password`
from the configuration. Leaving it out will be treated as setting it to `null`.

* Make `ota.enabled` configuration optional

* OTA will be disabled by default if `ota.enabled` is not provided

* Avoid unnecessary copying in Config::getSafeConfigFile()

2.0.1-pre1

Toggle 2.0.1-pre1's commit message
Merge branch 'develop' of https://github.com/homieiot/homie-esp8266 i…

…nto develop

v2.0.1-pre1

Toggle v2.0.1-pre1's commit message
Merge branch 'develop' of https://github.com/homieiot/homie-esp8266 i…

…nto develop

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Readme - Homie Convention

v2.0.0-beta.3

Toggle v2.0.0-beta.3's commit message
📝 Update links to configurator

v2.0.0-beta.2

Toggle v2.0.0-beta.2's commit message
⬆️ Update dependency to "ESP Async WebServer" (#434)

v2.0.0-beta.1

Toggle v2.0.0-beta.1's commit message
🎨 Fix broken doc link in README

v1.5.0

Toggle v1.5.0's commit message
Bump to 1.5.0

v1.4.1

Toggle v1.4.1's commit message
Bump version