From d8b04f1a1e9e63d7fb327ee2c3c12007211c69e4 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 2 Jan 2022 10:36:22 -1000 Subject: [PATCH] Update oncue for binary_sensor platform (#20988) --- source/_integrations/oncue.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/oncue.markdown b/source/_integrations/oncue.markdown index 4a5af56055e..79d1feab126 100644 --- a/source/_integrations/oncue.markdown +++ b/source/_integrations/oncue.markdown @@ -2,6 +2,7 @@ title: Oncue by Kohler description: Documentation about the oncue sensors. ha_category: + - Binary Sensor - Sensor ha_iot_class: Cloud Polling ha_release: 2022.2 @@ -10,6 +11,7 @@ ha_codeowners: - '@bdraco' ha_domain: oncue ha_platforms: + - binary_sensor - sensor --- @@ -22,4 +24,4 @@ The Oncue by Kohler integration will allow you to monitor the state of your [Onc - [60RCLA](https://kohlerpower.com/en/residential/generators/product/60rcla) - [KG80R](https://kohlerpower.com/en/residential/generators/product/kg80r) -{% include integrations/config_flow.md %} \ No newline at end of file +{% include integrations/config_flow.md %}