From 7e2195f6735a2c482ebf911f66edecad45b565fe Mon Sep 17 00:00:00 2001 From: wmn79 Date: Wed, 2 Oct 2019 20:22:30 +0200 Subject: [PATCH] Changed broken link to Mi Flora product page (#10538) Changed broken link to a product description on gadget-freakz.com Related to #10491 Pull request in home-assistant (if applicable): home-assistant/home-assistant# Description: Pull request in home-assistant (if applicable): home-assistant/home-assistant# --- source/_integrations/miflora.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/miflora.markdown b/source/_integrations/miflora.markdown index cac50d04200..7bb32eeb2ff 100644 --- a/source/_integrations/miflora.markdown +++ b/source/_integrations/miflora.markdown @@ -8,7 +8,7 @@ ha_release: 0.29 ha_iot_class: Local Polling --- -The `miflora` sensor platform allows one to monitor plant soil and air conditions. The [Mi Flora plant sensor](http://www.huahuacaocao.com/product) is a small Bluetooth Low Energy device that monitors the moisture and conductivity of the soil as well as ambient light and temperature. Since only one BLE device can be polled at a time, the library implements locking to prevent polling more than one device at a time. +The `miflora` sensor platform allows one to monitor plant soil and air conditions. The [Mi Flora plant sensor](https://gadget-freakz.com/product/xiaomi-mi-flora-plant-sensor/) is a small Bluetooth Low Energy device that monitors the moisture and conductivity of the soil as well as ambient light and temperature. Since only one BLE device can be polled at a time, the library implements locking to prevent polling more than one device at a time. There are "Chinese" and "International" versions available and there is a [report](https://community.home-assistant.io/t/miflora-showing-data-unknown/19550/8) that only the "International" works.