Adds missing ha_platforms to flexit_bacnet (#31149)

This commit is contained in:
Jonas Fors Lellky 2024-01-31 07:06:35 +01:00 committed by GitHub
parent 2b5b3bb5e3
commit dbcb46e8bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,10 @@ ha_release: 2024.1
ha_iot_class: Local Polling
ha_domain: flexit_bacnet
ha_platforms:
- binary_sensor
- climate
- sensor
- switch
ha_integration_type: device
ha_codeowners:
- '@lellky'