Assist: update ATOM Echo procedure to reflect software update (#28255)

* Assist: update ATOM Echo procedure to reflect software update

* Update link to custom sentence triggers
This commit is contained in:
c0ffeeca7 2023-07-20 19:47:00 +02:00 committed by GitHub
parent e64e6e8e79
commit c816d96e2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,8 +18,6 @@ your smart home. Issue commands and get responses!
- [M5Stack ATOM Echo Development Kit](https://shop.m5stack.com/products/atom-echo-smart-speaker-dev-kit?ref=NabuCasa) - [M5Stack ATOM Echo Development Kit](https://shop.m5stack.com/products/atom-echo-smart-speaker-dev-kit?ref=NabuCasa)
- USB-C cable to connect the ATOM Echo - USB-C cable to connect the ATOM Echo
## Installing the software onto the ATOM Echo ## Installing the software onto the ATOM Echo
Before you can use this device with Home Assistant, you need to install a bit of software on it. Before you can use this device with Home Assistant, you need to install a bit of software on it.
@ -64,18 +62,17 @@ Before you can use this device with Home Assistant, you need to install a bit of
## Controlling Home Assistant over the ATOM Echo ## Controlling Home Assistant over the ATOM Echo
1. Press and hold the flat button with rounded shape on your ATOM Echo. 1. Press the flat button with rounded shape on your ATOM Echo.
- The rectangular button on the side is the reset button. Do not press that one. - The rectangular button on the side is the reset button. Do not press that one.
- The LED should light up in blue. - As soon as you press the button, the LED will light up in blue.
- While you are speaking, the blue LED is pulsing.
- Once the intent has been processed, the LED lights up in green and Home Assistant confirms the action.
2. Say a [supported voice command](/voice_control/builtin_sentences/). For example, *Turn off the light in the kitchen*. 2. Say a [supported voice command](/voice_control/builtin_sentences/). For example, *Turn off the light in the kitchen*.
- Make sure youre using the area name exactly as you defined it in Home Assistant. - Make sure youre using the area name exactly as you defined it in Home Assistant.
- You can also ask a question, such as - You can also ask a question, such as
- *Is the front door locked?* - *Is the front door locked?*
- *Which lights are on in the living room?* - *Which lights are on in the living room?*
3. Let go of the button. 3. Your command is not supported? Add your own commands using [a sentence trigger](/voice_control/custom_sentences/).
- The LED should light up in green.
- Home Assistant will confirm the action.
4. Your command is not supported? [Add your own commands](/integrations/conversation/).
## Troubleshooting ## Troubleshooting