Add update platform to Lametric (#39678)

This commit is contained in:
Joost Lekkerkerker 2025-06-23 20:08:22 +02:00 committed by GitHub
parent 7c6eaaa859
commit 8b7f1139f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,7 @@ ha_category:
- Select - Select
- Sensor - Sensor
- Switch - Switch
- Update
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_release: 0.49 ha_release: 0.49
ha_codeowners: ha_codeowners:
@ -23,6 +24,7 @@ ha_platforms:
- select - select
- sensor - sensor
- switch - switch
- update
ha_integration_type: device ha_integration_type: device
ha_config_flow: true ha_config_flow: true
ha_ssdp: true ha_ssdp: true