diff --git a/homeassistant/components/snapcast/manifest.json b/homeassistant/components/snapcast/manifest.json index 13091689fed..f59283bb5f6 100644 --- a/homeassistant/components/snapcast/manifest.json +++ b/homeassistant/components/snapcast/manifest.json @@ -4,7 +4,7 @@ "codeowners": ["@luar123"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/snapcast", - "iot_class": "local_polling", + "iot_class": "local_push", "loggers": ["construct", "snapcast"], "requirements": ["snapcast==2.3.3"] } diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index c69ac70e7d6..c9cd79e60dc 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -5097,7 +5097,7 @@ "name": "Snapcast", "integration_type": "hub", "config_flow": true, - "iot_class": "local_polling" + "iot_class": "local_push" }, "snips": { "name": "Snips",