mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Add button platform to Tailwind integration (#30392)
This commit is contained in:
parent
8f5ffcf2d7
commit
51b073c015
@ -11,6 +11,7 @@ ha_codeowners:
|
||||
ha_domain: tailwind
|
||||
ha_zeroconf: true
|
||||
ha_platforms:
|
||||
- button
|
||||
- number
|
||||
ha_integration_type: device
|
||||
---
|
||||
@ -45,5 +46,7 @@ You will need two pieces of information:
|
||||
|
||||
This integration provides the following entities:
|
||||
|
||||
- **Identify** - A button entity that allows you to identify your Tailwind
|
||||
device by flashing the status LED on the device.
|
||||
- **Status LED brightness control** - A number entity that allows you to control
|
||||
the brightness of the status LED on the Tailwind device.
|
||||
|
Loading…
x
Reference in New Issue
Block a user