Add number platform to LaMetric (#23804)

This commit is contained in:
Franck Nijhof 2022-08-21 21:51:51 +02:00 committed by GitHub
parent 0b68bf70c5
commit 974e035310
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,8 @@ 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:
- Notifications - Notifications
ha_iot_class: Local Push - Number
ha_iot_class: Local Polling
ha_release: 0.49 ha_release: 0.49
ha_codeowners: ha_codeowners:
- '@robbiet480' - '@robbiet480'
@ -11,6 +12,7 @@ ha_codeowners:
ha_domain: lametric ha_domain: lametric
ha_platforms: ha_platforms:
- notify - notify
- number
ha_integration_type: integration ha_integration_type: integration
ha_config_flow: true ha_config_flow: true
ha_ssdp: true ha_ssdp: true