github sidoh/esp8266_milight_hub 1.11.0

latest releases: 1.13.0, 1.13.0-rc1, 1.13.0-beta2...
13 months ago

⚠️ This release changes where aliases are saved. Aliases from an old install should be ported seamlessly.
⚠️ The format of the backup has been changed from a flat JSON to binary. You can still restore a JSON backup by submitting it via a POST to /settings.

Improvements

  • (#801) Aliases have been split out of the main settings file to allow for them to scale separately. Aliases from the old settings file should be ported seamlessly. You should now be able to have as many aliases as fit in memory (on the order of dozens is definitely safe).
  • New backup/restore routes (and integration w/ UI) enables backing up both settings and aliases
  • Versions of upstream libraries have been upgraded
  • Version of core Arduino SDK has been upgraded
  • Various compile warnings fixed
  • Added wifi mode as a setting to wifi setup
  • Small tweaks to HomeAssistant MQTT discovery payloads
  • Move more strings into progmem to save flash

Don't miss a new esp8266_milight_hub release

NewReleases is sending notifications on new releases.