mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Fix sustainability (#29394)
This commit is contained in:
parent
67a81218b7
commit
245f446334
@ -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
|
||||
|
@ -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.
|
||||
|
||||
|
@ -100,7 +100,7 @@ Together with today’s blog post, we’ve pushed a big update to [the SkyConnec
|
||||
|
||||
## SiLabs multi-flasher & SL Web Tools
|
||||
|
||||
It’s 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.
|
||||
It’s 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.
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user