Update oralb for binary sensor

This commit is contained in:
J. Nick Koston 2022-10-24 23:15:55 -05:00 committed by GitHub
parent 0c874e6b7d
commit 4738b2f0aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
title: Oral-B
description: Instructions on how to integrate Oral-B devices into Home Assistant.
ha_category:
- Binary Sensor
- Sensor
ha_bluetooth: true
ha_release: 2022.11
@ -11,6 +12,7 @@ ha_codeowners:
ha_domain: oralb
ha_config_flow: true
ha_platforms:
- binary_sensor
- sensor
ha_integration_type: integration
---