Fix sustainability (#29394)

This commit is contained in:
Stefan 2023-10-18 14:25:16 +02:00 committed by GitHub
parent 67a81218b7
commit 245f446334
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
---
title: "The Open Home"
description: "Our vision for the smart home: privacy, choice and durability."
description: "Our vision for the smart home: privacy, choice and sustainability."
date: 2021-12-23 00:01:00
date_formatted: "December 23, 2021"
author: Paulus Schoutsen

View File

@ -15,7 +15,7 @@ They presented about their research into lowering grid demand by reducing thermo
<lite-youtube videoid="6ZMXE5PXPqU" videotitle="State of the Open Home 2021" videoStartAt="8042" posterquality="maxresdefault"></lite-youtube>
With Home Assistant we want every home to be about [privacy, choice and durability](/blog/2021/12/23/the-open-home/) and it's how we built Home Assistant. Because we believe in choice, all data in Home Assistant is accessible and one can extend or built on top of our platform.
With Home Assistant we want every home to be about [privacy, choice and sustainability](/blog/2021/12/23/the-open-home/) and it's how we built Home Assistant. Because we believe in choice, all data in Home Assistant is accessible and one can extend or built on top of our platform.
This architecture made it possible for Prof. Kane to create a custom version of Home Assistant for his research that gathers data about all devices, surveys users based on changes to devices and exports all this data back to their research lab. For this they leverage device integrations, added a custom survey feature to the UI and push notifications from the Home Assistant companion app to draw the user's attention to the surveys.

View File

@ -100,7 +100,7 @@ Together with todays blog post, weve pushed a big update to [the SkyConnec
## SiLabs multi-flasher & SL Web Tools
Its our mission to build the Open Home: a smart home that offers privacy, choice, and durability. Part of our efforts is to build tooling that helps other creators to make projects and products to help further the Open Home cause.
Its our mission to build the Open Home: a smart home that offers privacy, choice, and sustainability. Part of our efforts is to build tooling that helps other creators to make projects and products to help further the Open Home cause.
As part of this effort, two years ago, we built ESP Web Tools. It revolutionized the DIY firmware world by allowing any ESP32/ESP8266 project to offer an easy web installer on their homepage, allowing users to get started directly from their browser. It has been adopted by all the great projects, including [Tasmota], [WLED], and [ESPresense]. Ever since the introduction of ESP Web Tools, we have wanted to expand this to more devices.

View File

@ -46,7 +46,6 @@ Starting in Chapter 3, Assist is now natively supported through the [Home Assist
Assist on Android is built-in to the Android app and uses the speech-to-text from Home Assistant
</p>
Have a [Home Assistant Cloud subscription]? You can now control your smart home via voice from anywhere in the world without giving up your privacy. [Multiple Home Assistant servers are supported], so you can just as easily talk to your parent's house:
<p class='img'>
@ -171,6 +170,7 @@ binary_sensor:
else:
- voice_assistant.start_continuous:
```
[ESPHome Voice Assistant documentation](https://esphome.io/components/voice_assistant.html#click-to-converse)
### Silence detection
@ -196,7 +196,7 @@ If you want to help fund our work on voice and further development of Home Assis
After three chapters in the Year of Voice, the message from Home Assistant users and creators is loud and clear: we want a wake word for Assist!
In Chapter 4, our focus will be on delivering the foundation for wake word detection. As a part of the [Open Home], this foundation will keep in line with our values: privacy, choice, and durability. Stay tuned!
In Chapter 4, our focus will be on delivering the foundation for wake word detection. As a part of the [Open Home], this foundation will keep in line with our values: privacy, choice, and sustainability. Stay tuned!
[Joris Pelgröm]: https://github.com/jpelgrom
[Open Home]: https://www.home-assistant.io/blog/2021/12/23/the-open-home/?ref=building.open-home.io