From 6efc2e8b1f3ca905fc393a0add1854dc4d7561c0 Mon Sep 17 00:00:00 2001 From: Ryan <2199132+rsnodgrass@users.noreply.github.com> Date: Mon, 7 Jun 2021 21:56:15 -0700 Subject: [PATCH] Update custom_components/intellicenter/manifest.json Co-authored-by: David Radcliffe --- custom_components/intellicenter/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/intellicenter/manifest.json b/custom_components/intellicenter/manifest.json index b0633da..cc3c25b 100644 --- a/custom_components/intellicenter/manifest.json +++ b/custom_components/intellicenter/manifest.json @@ -12,5 +12,5 @@ { "type":"_http._tcp.local.", "name":"pentair*" } ], "quality_scale": "gold", - "iot_class": "local_polling" + "iot_class": "local_push" }