From f9907ef906514ce451e536d2ceb58acc5cc09eb0 Mon Sep 17 00:00:00 2001 From: Penny Wood Date: Mon, 20 Dec 2021 14:25:14 +0800 Subject: [PATCH] Device is polled, not pushed (#20753) --- source/_integrations/izone.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/izone.markdown b/source/_integrations/izone.markdown index 3e7c998cd4e..e9b504e83b3 100644 --- a/source/_integrations/izone.markdown +++ b/source/_integrations/izone.markdown @@ -4,7 +4,7 @@ description: Instructions on how to integrate iZone climate control devices with ha_category: - Climate ha_release: '0.100' -ha_iot_class: Local Push +ha_iot_class: Local Polling ha_config_flow: true ha_codeowners: - '@Swamp-Ig'