Add binary sensor (#29015)

This commit is contained in:
Maikel Punie 2023-09-26 09:10:18 +02:00 committed by GitHub
parent 5f3db4bfd9
commit 830940399e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ ha_platforms:
- cover
- light
- switch
- binary sensor
ha_integration_type: integration
---