diff --git a/homeassistant/components/temper/manifest.json b/homeassistant/components/temper/manifest.json index d80c44f8a87..0443987a87b 100644 --- a/homeassistant/components/temper/manifest.json +++ b/homeassistant/components/temper/manifest.json @@ -4,5 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/temper", "requirements": ["temperusb==1.5.3"], "codeowners": [], - "iot_class": "local_push" + "iot_class": "local_polling" }