Skip to content

Commit

Permalink
Update metadata for Smlight integration (#34741)
Browse files Browse the repository at this point in the history
* Update platforms for Smlight integration

* add missing sub-heading for supported platforms
  • Loading branch information
tl-sl authored Sep 18, 2024
1 parent 79428a4 commit c458706
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions source/_integrations/smlight.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,21 @@
title: SMLIGHT SLZB
description: The SMLIGHT SLZB integration allows users to monitor and manage their SMLIGHT SLZB-06x devices from directly within Home Assistant.
ha_category:
- Binary sensor
- Button
- Sensor
- Switch
- Update
ha_release: 2024.9
ha_iot_class: Local Push
ha_config_flow: true
ha_domain: smlight
ha_zeroconf: true
ha_platforms:
- binary_sensor
- button
- sensor
- switch
- update
ha_codeowners:
- '@tl-sl'
Expand Down Expand Up @@ -40,6 +45,8 @@ You need a supported SLZB-06 adapter.

## Integration entities

### Sensors

The following sensors will be created:

- **Core temperature** - Temperature of core ESP32
Expand All @@ -56,6 +63,8 @@ The following sensors will be created:
- **Firmware channel** - Channel for updates, stable, or development firmware or currently installed firmware.
- **Zigbee type** - Current mode of Zigbee chip. Coordinator, router, or Thread. Only works with official firmware installed via OTA in SMLIGHT web UI.

### Buttons

The following buttons will be created:

- **Core restart** - Restart core ESP32
Expand Down

0 comments on commit c458706

Please sign in to comment.