mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Document button platform for Smlight integration (#34512)
* Add button platform for SMLIGHT integration * Update source/_integrations/smlight.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
01738a31e6
commit
4463c59d26
@ -9,6 +9,7 @@ ha_config_flow: true
|
||||
ha_domain: smlight
|
||||
ha_zeroconf: true
|
||||
ha_platforms:
|
||||
- button
|
||||
- sensor
|
||||
ha_codeowners:
|
||||
- '@tl-sl'
|
||||
@ -45,3 +46,10 @@ The following sensors will be created:
|
||||
- **Zigbee Uptime** - Uptime of Zigbee connection to ZHA/Z2M
|
||||
- **RAM Usage** - Monitor RAM Usage
|
||||
- **FS Usage** - Monitor filesystem usage
|
||||
|
||||
The following buttons will be created:
|
||||
|
||||
- **Core restart** - Restart core ESP32
|
||||
- **Zigbee restart** - Restart Zigbee CCCC2652 or EFR32 chip
|
||||
- **Zigbee flash mode** - Trigger the Zigbee chip into bootloader flash mode so it can be flashed. It is possible to flash Zigbee firmware over a network socket once this is activated.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user