Update oncue for binary_sensor platform (#20988)

This commit is contained in:
J. Nick Koston 2022-01-02 10:36:22 -10:00 committed by GitHub
parent 225a9ee5f3
commit d8b04f1a1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
title: Oncue by Kohler title: Oncue by Kohler
description: Documentation about the oncue sensors. description: Documentation about the oncue sensors.
ha_category: ha_category:
- Binary Sensor
- Sensor - Sensor
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
ha_release: 2022.2 ha_release: 2022.2
@ -10,6 +11,7 @@ ha_codeowners:
- '@bdraco' - '@bdraco'
ha_domain: oncue ha_domain: oncue
ha_platforms: ha_platforms:
- binary_sensor
- sensor - sensor
--- ---