mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Addition of support of the homeassistant.update_entity action (#34368)
* Addition of support of the homeassistant.update_entity action * PR review correction
This commit is contained in:
parent
1d2b5fd710
commit
5902dbf075
@ -48,6 +48,10 @@ The switch platform integrates Chacon Dio devices to manage switches (like the R
|
||||
- get the **state** of the switch (connected or not and on/off state)
|
||||
- **Turn on/off** the switch
|
||||
|
||||
## Actions
|
||||
|
||||
In rare cases, such as Wi-Fi interruptions, you may need to manually update the state of your devices. You can use the `homeassistant.update_entity` action to refresh the device state manually.
|
||||
|
||||
## Tips
|
||||
|
||||
You can use the [group integration](/integrations/group) to group entities as the application proposes (for example covers of the first floor).
|
||||
|
Loading…
x
Reference in New Issue
Block a user