Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c66f2ee

Browse files
committed
Add some more notes
1 parent e0ca456 commit c66f2ee

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/_posts/2019-06-05-release-94.markdown

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ og_image: /images/blog/2019-06-release-94/components.png
1414
<a href='/components/#version/0.94'><img src='/images/blog/2019-06-release-94/components.png' style='border: 0;box-shadow: none;'></a>
1515

1616
New:
17-
- Possible to store core config in storage. Configuration.yaml will override storage.
18-
- Onboarding updated to set core config
17+
- Possible to store core config in storage. If set in configuration.yaml, it will override storage. 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.
18+
- Step added to onboarding to allow configuring name, location, timezone and unit system.
1919
- Python 3.5.3 deprecated, support will be dropped in the first release after August 1.
20+
- 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.
21+
- 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.
2022
- More cool stuff?

0 commit comments

Comments
 (0)