Add button platform to Tailwind integration (#30392)

This commit is contained in:
Franck Nijhof 2023-12-18 14:18:37 +01:00 committed by GitHub
parent 8f5ffcf2d7
commit 51b073c015
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.