Add button platform to Matter docs (#34903)

This commit is contained in:
Marcel van der Veldt 2024-09-24 22:10:23 +02:00 committed by GitHub
parent 96e00f69a0
commit 6b64cb0bd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,7 @@ title: Matter (BETA)
description: Instructions on how to integrate Matter with Home Assistant. description: Instructions on how to integrate Matter with Home Assistant.
ha_category: ha_category:
- Binary sensor - Binary sensor
- Button
- Climate - Climate
- Cover - Cover
- Fan - Fan
@ -21,6 +22,7 @@ ha_codeowners:
ha_domain: matter ha_domain: matter
ha_platforms: ha_platforms:
- binary_sensor - binary_sensor
- button
- climate - climate
- cover - cover
- diagnostics - diagnostics