Skip to content

Hass.IO 0.44

Choose a tag to compare

@pvizeli pvizeli released this 14 Jul 23:32
  • Add support for nested dicts in addons options. Example:
"group": {
    "element1": "bla"
}
  • Use new startup layout for addons. Please change it on our addons. We have now: initialize, system, services, application. To migrate use for before -> services and after -> application