mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add some details to wiz docu (#21628)
Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
5f85301d27
commit
e7c0abd1b0
@ -22,11 +22,29 @@ ha_platforms:
|
|||||||
---
|
---
|
||||||
|
|
||||||
The WiZ integration allows you to control your WiZ lights and smart sockets.
|
The WiZ integration allows you to control your WiZ lights and smart sockets.
|
||||||
|
The devices are set up through your Wi-Fi network and don't need any additional bridge or gateway.
|
||||||
|
|
||||||
The integration can report the state of occupancy sensors that have been linked to a device.
|
The integration can report the state of occupancy sensors that have been linked to a device.
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
## Connect WiZ devices to your network
|
||||||
|
|
||||||
|
To connect a WiZ device to your Wi-Fi network, please follow the instructions in the [WiZ app](https://www.wizconnected.com/en/consumer/app/) (available for iOS and Android).
|
||||||
|
If you have further questions, please have a look at the [WiZ Support Page](https://www.wizconnected.com/en/consumer/support/).
|
||||||
|
|
||||||
|
### Enable local connectivity
|
||||||
|
|
||||||
|
The integration needs to communicate locally with the WiZ device. This setting **Allow local communication** can be disabled or enabled in WiZ app.
|
||||||
|
This setting should be enabled by default.
|
||||||
|
|
||||||
|
Steps to enable:
|
||||||
|
|
||||||
|
1. Open the WiZ app on your phone.
|
||||||
|
2. Click on the settings menu in the upper-left corner.
|
||||||
|
3. Scroll down to the security settings.
|
||||||
|
4. Enable the switch **Allow local communication**.
|
||||||
|
|
||||||
### Occupancy Sensors
|
### Occupancy Sensors
|
||||||
|
|
||||||
The occupancy sensors will only be added once a motion event is detected. Home Assistant can detect the sensors if they turn on at least one device when the room is occupied, and turn off at least one device when the room is not occupied. Sensors that are not linked to a device cannot be detected.
|
The occupancy sensors will only be added once a motion event is detected. Home Assistant can detect the sensors if they turn on at least one device when the room is occupied, and turn off at least one device when the room is not occupied. Sensors that are not linked to a device cannot be detected.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user