From 2953f806d153c13c47a99f7e50aed0a03674f6e8 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Tue, 15 Dec 2020 20:56:48 +0200 Subject: [PATCH] Update ha_iot_class to local push (#15924) Shelly integration is using local push since HA 0.118 --- source/_integrations/shelly.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/shelly.markdown b/source/_integrations/shelly.markdown index 7e85a6ab2e7..cd5e2426cb9 100644 --- a/source/_integrations/shelly.markdown +++ b/source/_integrations/shelly.markdown @@ -11,7 +11,7 @@ ha_codeowners: - '@balloob' - '@bieniu' - '@thecode' -ha_iot_class: Local Polling +ha_iot_class: Local Push ha_domain: shelly featured: true ha_config_flow: true