From 9e8931113ad0ca2b5906a20106335e833026ae97 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 15 Jan 2020 02:10:46 +0100 Subject: [PATCH] Fix ha_release for 2 new integrations (#11744) --- source/_integrations/local_ip.markdown | 2 +- source/_integrations/surepetcare.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/local_ip.markdown b/source/_integrations/local_ip.markdown index f64e15f63c8..f59d988cc4c 100644 --- a/source/_integrations/local_ip.markdown +++ b/source/_integrations/local_ip.markdown @@ -5,7 +5,7 @@ logo: home-assistant.png ha_category: - Network ha_iot_class: Local Polling -ha_release: 0.105 +ha_release: 0.104 ha_config_flow: true --- diff --git a/source/_integrations/surepetcare.markdown b/source/_integrations/surepetcare.markdown index 8dc3e2e33ff..80b56849205 100644 --- a/source/_integrations/surepetcare.markdown +++ b/source/_integrations/surepetcare.markdown @@ -5,7 +5,7 @@ date: 2019-06-08 20:00 ha_category: - Binary Sensor - Sensor -ha_release: 0.104.0 +ha_release: 0.104 ha_iot_class: Cloud Polling ---