thomasloven / hass-plant_helper

🔹 Home Assistant Helper for monitoring plant health using MiFlora devices
1 stars 0 forks source link

Plant Helper

WARNING: This is considered a beta version - expect significant functional and breaking changes

Helper for monitoring plant health using MiFlora devices

Summary

Go from this To this
default device entities plant status card

Description

Home Assistant normally registers MiFlora plant monitors through Xiaomi BLE as five separate entities.

This integration adds a new Helper which lets you combine those entities into a single binary sensor to indicate you plants health.

If you have installed the Plant Database it will also automatically set the environmental limits for your plant and select a picture for it.

Installation

Plant database

Xiaomi has created an extensive database of suitable conditions for a large variety of plants to use with their Flower Care apps. Unfortunately, those are very limited in functionality - which is why many choose to use Home Assistant for plant monitoring instead.

For copyright reasons, I cannot include the database in this repository, but it's easy to import this "MiFloraDB" yourself.

Usage:

default device entities

plant helper configuration

plant status card

Customization

If you have a plant that is not included in the database, or don't have the database installed. You can set max and min limits for any of the monitored conditions manually by going to the options for the new entity and deselecting the Species.

From the options, you will also be able to select which measures to include in the compound status check - if e.g. you want to ignore the brightness measurement.

custom settings

custom settings 2