Add event platform to bthome (#30961)

This commit is contained in:
J. Nick Koston 2024-01-21 08:18:04 -10:00 committed by GitHub
parent 8b269f57a6
commit d5771175e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,6 +12,7 @@ ha_domain: bthome
ha_config_flow: true
ha_platforms:
- binary_sensor
- event
- sensor
ha_integration_type: integration
---