home-assistant.io/source/_posts/2019-06-05-release-94.markdown
2019-05-30 15:36:54 -07:00

31 KiB

layout, title, description, date, date_formatted, author, author_twitter, comments, categories, og_image
layout title description date date_formatted author author_twitter comments categories og_image
post 0.94: TBD - update date TO DO. 2019-05-29 04:11:03 June 5, 2019 Paulus Schoutsen balloob true Release-Notes /images/blog/2019-06-release-94/components.png

New:

  • Possible to store core config in storage. If set in configuration.yaml, it will override storage (this is what anyone coming from 0.93 has). Note that configuration.yaml will no longer contain any automatic detected values when writing initial configuration. This feature is available via the UI during onboarding.
  • Allow deletion of scripts/automations via the UI editor.
  • This is the first release where a user can use a subset of Home Assistant without using configuration.yaml.
  • Step added to onboarding to allow configuring name, location, timezone and unit system.
  • Python 3.5.3 deprecated, support will be dropped in the first release after August 1.
  • Add UI to manage Google Entities exposed via Home Assistant Cloud. To use, remove filters from configuration.yaml. Also allows disabling 2 factor authentication on a per device basis.
  • Discovery has been redone. Integrations can now specify how they are discoverable via Zeroconf or SSDP in their manifest, this will be picked up by the zeroconf and ssdp integrations. The new discovery is non-obtrusive: nothing is added to your configuration without approval by the user. You can find integrations pending approval in the discovered section of the integrations page in the config.

{% linkable_title New Integrations %}

{% linkable_title New Platforms %}

{% linkable_title If you need help... %}

...don't hesitate to use our very active forums or join us for a little chat. The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.

{% linkable_title Reporting Issues %}

Experiencing issues introduced by this release? Please report them in our issue tracker. Make sure to fill in all fields of the issue template.

{% linkable_title Breaking Changes %}

{% linkable_title All changes %}