mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Document data updates for SMLIGHT (#38412)
* Document data updates for SMLIGHT * small update per coderabbit nit * Update source/_integrations/smlight.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> * Move data updates to own section --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
85ece0b58b
commit
01ed238522
@ -58,7 +58,11 @@ Password:
|
||||
description: "Password for web login to your SLZB device"
|
||||
{% endconfiguration_basic %}
|
||||
|
||||
## Integration entities
|
||||
## Data Updates
|
||||
|
||||
The **SMLIGHT** {% term integration %} will poll for sensor updates every 5 minutes, except for the internet connectivity sensor which is checked every 15 minutes. Firmware updates for both core and Zigbee are checked once per day.
|
||||
|
||||
## Supported functionality
|
||||
|
||||
### Sensors
|
||||
|
||||
@ -96,6 +100,8 @@ The following switches will be created:
|
||||
- **LED night mode** - Enables night mode, which turns off the LEDs overnight, based on the times set in SLZB-06x web UI.
|
||||
- **Enable VPN** - Enable WireGuard VPN client (requires configuration via the SMLIGHT web UI).
|
||||
|
||||
Switches update in real-time if the settings are changed from the SLZB device web interface.
|
||||
|
||||
### Updates
|
||||
|
||||
The following update entities will be created:
|
||||
|
Loading…
x
Reference in New Issue
Block a user