Add sensor platform to Yale Access Bluetooth (#23727)

This commit is contained in:
J. Nick Koston 2022-08-10 23:06:32 -10:00 committed by GitHub
parent c133bd91e2
commit f275941b47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ description: Instructions on how to integrate Yale Access Bluetooth devices into
ha_category:
- Binary Sensor
- Lock
- Sensor
ha_bluetooth: true
ha_release: 2022.9
ha_iot_class: Local Push
@ -14,6 +15,7 @@ ha_config_flow: true
ha_platforms:
- binary_sensor
- lock
- sensor
ha_integration_type: integration
---