Add button platform to LaMetric (#23824)

This commit is contained in:
Franck Nijhof 2022-08-24 10:11:15 +02:00 committed by GitHub
parent d5dba7f286
commit ed145d35fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
title: LaMetric title: LaMetric
description: Instructions on how to integrate LaMetric TIME with Home Assistant. description: Instructions on how to integrate LaMetric TIME with Home Assistant.
ha_category: ha_category:
- Button
- Notifications - Notifications
- Number - Number
ha_iot_class: Local Polling ha_iot_class: Local Polling
@ -11,6 +12,7 @@ ha_codeowners:
- '@frenck' - '@frenck'
ha_domain: lametric ha_domain: lametric
ha_platforms: ha_platforms:
- button
- notify - notify
- number - number
ha_integration_type: integration ha_integration_type: integration