From c2dc96cc9d39b7db644ec2f15bd850c37f291e37 Mon Sep 17 00:00:00 2001 From: Delper Date: Mon, 10 Sep 2018 00:31:08 -0700 Subject: [PATCH] Change IOT Class to Local Polling (#6247) I browsed through the code and I don't think this component is reaching out beyond the local network to talk to the Rainmachine device. --- source/_components/rainmachine.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/rainmachine.markdown b/source/_components/rainmachine.markdown index 7bb254ef5d3..61ebb649104 100644 --- a/source/_components/rainmachine.markdown +++ b/source/_components/rainmachine.markdown @@ -10,7 +10,7 @@ footer: true logo: rainmachine.png ha_category: Irrigation ha_release: 0.69 -ha_iot_class: "Cloud Polling" +ha_iot_class: "Local Polling" --- The `rainmachine` component is the main component to integrate all platforms