All Projects → Olen → homeassistant-plant

Olen / homeassistant-plant

Licence: other
Alternative Plant component of home assistant

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to homeassistant-plant

Simple Weather Card
Minimalistic weather card for Home Assistant
Stars: ✭ 135 (+117.74%)
Mutual labels:  home-assistant, homeassistant
Homeassistant
Example Home Assistant Configs
Stars: ✭ 168 (+170.97%)
Mutual labels:  home-assistant, homeassistant
Addon Adguard Home
AdGuard Home - Home Assistant Community Add-ons
Stars: ✭ 138 (+122.58%)
Mutual labels:  home-assistant, homeassistant
Addon Pi Hole
Pi-hole - Home Assistant Community Add-ons
Stars: ✭ 120 (+93.55%)
Mutual labels:  home-assistant, homeassistant
Addon Vscode
Visual Studio Code - Home Assistant Community Add-ons
Stars: ✭ 201 (+224.19%)
Mutual labels:  home-assistant, homeassistant
Addon Motioneye
motionEye - Home Assistant Community Add-ons
Stars: ✭ 122 (+96.77%)
Mutual labels:  home-assistant, homeassistant
Home Assistant Mail And Packages
Home Assistant integration providing day of package counts and USPS informed delivery images.
Stars: ✭ 155 (+150%)
Mutual labels:  home-assistant, homeassistant
Addon Aircast
AirCast - Home Assistant Community Add-ons
Stars: ✭ 100 (+61.29%)
Mutual labels:  home-assistant, homeassistant
Ha Wyzeapi
Home Assistant Integration for Wyze Bulbs, Switches, Sensors and Lock
Stars: ✭ 187 (+201.61%)
Mutual labels:  home-assistant, homeassistant
Haha
Highly Available Home Assistant - a solution for running a redundant installation of Home Assistant
Stars: ✭ 177 (+185.48%)
Mutual labels:  home-assistant, homeassistant
Addon Ssh
SSH & Web Terminal - Home Assistant Community Add-ons
Stars: ✭ 114 (+83.87%)
Mutual labels:  home-assistant, homeassistant
Pyscript
Pyscript adds rich Python scripting to HASS
Stars: ✭ 219 (+253.23%)
Mutual labels:  home-assistant, homeassistant
Home Assistant Configuration
My Home Assistant Config. For more Information visit ->
Stars: ✭ 102 (+64.52%)
Mutual labels:  home-assistant, homeassistant
Addon Tasmoadmin
TasmoAdmin - Home Assistant Community Add-ons
Stars: ✭ 130 (+109.68%)
Mutual labels:  home-assistant, homeassistant
Addon Grafana
Grafana - Home Assistant Community Add-ons
Stars: ✭ 102 (+64.52%)
Mutual labels:  home-assistant, homeassistant
Scheduler Card
HA Lovelace card for control of scheduler entities
Stars: ✭ 154 (+148.39%)
Mutual labels:  home-assistant, homeassistant
Addon Grocy
Grocy - Home Assistant Community Add-ons
Stars: ✭ 97 (+56.45%)
Mutual labels:  home-assistant, homeassistant
Home Assistant Config
My Home Assistant configuration & documentation.
Stars: ✭ 99 (+59.68%)
Mutual labels:  home-assistant, homeassistant
Custom updater
[DEPRECATED]📦 A component which allows you to track and update custom cards/components and python_scripts
Stars: ✭ 173 (+179.03%)
Mutual labels:  home-assistant, homeassistant
Addon Node Red
Node-RED - Home Assistant Community Add-ons
Stars: ✭ 210 (+238.71%)
Mutual labels:  home-assistant, homeassistant

Alternative plants component for Home Assistant

This integration can automatically fetch data from OpenPlantBook if you are a registered user. Registration is free.

BREAKING CHANGES

Warning

This integration is completely rewritten. Versions >= 2.0.0 is not compatible with the original plant integration in HA or with earlier releases of this integration.

Note

Version 2 of this integration will try to convert all plant: entries from configuration.yaml to the new format. After migration, you can (and should) remove your plant: entries from your YAML-configuration.
If something goes wrong during migration, delete all the plants from the UI, and correct any problems in your yaml config. Then they will be migrated again at next restart. Auto migration will not be done if there are existing plants of the new format alread.

Warning

Please notice that the entity_id of the plants will NOT be preserved during auto-migration. Also, since the "layout" of the new integration is completely different from the old one, you probably have to update and modify any automations, scripts, blueprints etc. you have made based on the old version.

Make sure you check you plant settings after the first restart. You can find the configuration options in the Integrations page under Settings in Home Assistant.

Version 1

Version 1

This is the "old" version. Requiring plant-entries in configuration.yaml and manual setup.

This version will no longer be maintained, and I strongly urge everyone to test out the new version and report any issues.

Read more and see installation instructions

The rest of this file will describe the upcoming version - 2.0.0.

Version 2

Plants are set up in the UI and all configuration of your plants can be managed there or by automations and scripts.

All existing entries in configuration.yaml from version 1 will be migrated to the new format automatically. Notice that some options (like warn_low_brightness) will not be migrated over, but can be easily changed in the UI configuration after migration.

Plants are now treated as devices

This means that the main plant entity references other entities, and they are grouped togheter in the GUI as a single device.

image

This also means that this version is not compatible with earlier releases from this repository, or with the "plant" integration that is part of your default Home Assistant installation

Highlights

Use the UI to set up plant devices

  • Config Flow is used to set up the plants

PlantConfigFlow

  • This works both with and without OpenPlantbook

Better handling of thresholds

  • All thresholds and plant images are fetched automatically from OpenPlantbook if available
  • All thresholds now are their own entities and their values can be changed from the UI or by scripts and automations.
  • These changes are instantly reflected in HA. No need to restart to change the thresholds.

image image

  • Max and min temperature is now dependent on the unit of measurement - currently °C and °F is supported.
    • The values will be updated if you change your units in the Home Assistant settings

Easier to replace sensors

  • You can use a service call to replace the different sensors used to monitor the plant

image

  • The new sensor values are immediately picked up by the plant integration without any need to restart

Better handling of species, image and problem triggers

  • If you change the species of a plant in the UI, new data are fetched from OpenPlantbook
  • You can optionally select to force a refresh of plant data from OpenPlantbook, even if you do not change the species.
  • Image can also be updated from the UI
  • You can chose to disable problem triggers on all sensors.

image

These updates are immediately reflected in HA without restarting anything.

Daily Light Integral

  • A new Daily Light Integral - DLI - sensor is created for all plants.

image

See https://en.wikipedia.org/wiki/Daily_light_integral for what DLI means

More flexible lovelace card

  • I have upgraded the Lovelace flower card to make use of the new integration, and made it more flexible.

image

image

  • The flower card also handles both °C and °F

image

Dependencies

OpenPlantbook is not a strict requirement, but a strong recommendation. Without the OpenPlantbook integration, you need to set and adjust all the thresholds for every plant manually. With the OpenPlantbook integration added, all data is fetched from OpenPlanbook automatically, and it makes setting up and maintaining plants much, much easier.

Installation

Install and set up OpenPlantbook

Not required, but strongly recommended

Install new flower-card for Lovelace

Currently this is the only card in lovelace that support this integration. Feel free to fork and update - or create PRs - for other lovelace cards.

Install this integration

hacs_badge

Via HACS

  • Add this repo as a "Custom repository" with type "Integration"
  • Click "Install" in the new "Home Assistant Plant" card in HACS.
  • Install
  • Restart Home Assistant

Manual Installation

  • Copy the entire custom_components/plant/ directory to your server's <config>/custom_components directory
  • Restart Home Assistant

The first restart might take some time, as it tries to convert all your plants from your configuration.yaml to the new format. You can follow this process in the log-file.

After Home Assistant is restarted, you will find all your plants under "Settings" - "Devices and Services" - "Devices". It will take a minute or two before the current values start to update.

Warning The entity_id of your plants will probably have changed from the old integration to the new one. This means that any automations, scripts etc. that use the entity_id or reacts to changes in your plants status will need to be updated. You probably also need to change the way you read data from the plant device in any such components.

Warning This integration is NOT compatible with the built in original plant component. This means that e.g. the plant cards etc. in the UI, and any blueprints etc. that are built for the original plant intergation wil NOT work with this version.

Migration from yaml-config

When the integration is first installed, and HomeAssistant is restarted for the first time, all old plant: entries will be migrated. The migration will set up all sensors, thresholds etc. from your yaml-config, and if species is set and OpenPlantbook is set up, it will fill in missing data with data from Openplantbook, or from default values if OpenPlantbook is not set up.

Problem reports

By default, all problems (e.g. every time a sensor reports a value that is above or below the threshold set in "limits"), the plant state will be set to "problem".

This can be adjusted under "Settings" -> "Devices and Services" -> "Plant Monitor" -> "Your Plant Name" and "Configure".

image

Here you can select what kind of threshold violations should trigger a "problem" state of the plant entity.

Fetching data from OpenPlantbook

This requires the OpenPlantbook integration to be installed.

When you set up a new plant, the configuration flow will search OpenPlantbook for the species you enter. If any matches are found, you are presented with a list of exact species to choose from. Be aware that the OpenPlantbook API does currently not include any of your private user defined species, so you will not find them in the list. See below for how to refresh data from OpenPlantbook. If no matches are found, the configuration flow will continue directly to the next step.

In the following step, the threshold values from OpenPlantbook for the chosen species is pre filled and the image from OpenPlantbook is also displayed. If you chose the incorrect species, you can uncheck the "This is the plant I was looking for" checkbox, and you will be directed back to the dropdown of species to select another one. If no match is found in OpenPlantbook, the thresholds are pre filled with some default values that you probably want to adjust.

If the species is found in OpenPlantbook, the image link is pre filled with the URL to the image there. You may overrride this with your own links. Both linkst starting with http and local images in your "www"-folder, e.g. /local/... are supported.

Changing the species / refreshing data

If you later want to change the species of a plant, you do that under "Configuration" of the selected device.

"Settings" -> "Devices and Services" -> "Plant Monitor" -> "Your Plant Name" and "Configure".

image

From there, you have the option to set a new species. If you change the species, data for the new species will be automatically fetched from OpenPlantbook. The species will have to be entered exactly as the "pid" or "scientific species" in OpenPlantbook (including any punctations etc.). If the species is found in OpenPlantbook, the thresholds are updated to the new values. Also, if the current image links to OpenPlantbook or the image link is empty, the URL to the image in OpenPlanbook is added. If the current image points to a local file, or a different URL, the image is not replaced unless "Force refresh" is checked. The "Species to display" is not changed if you change the species unless "Force refresh" is checked. If no species are found in OpenPlantbook, the thresholds and image will be retained with their current values.

If you just want to refresh the data from OpenPlantbook, without changing the species - for instance if you have private species defined in OpenPlantbook that are not found during setup, you check the "Force refresh" checkbox, and data will be fetched from OpenPlantbook without needing to change the species. If this checkbox is checked, both the image and the "Species to display" is updated if the species is found in OpenPlantbook. If no species is found in OpenPlantbook, nothing is changed.

FAQ

I added the wrong sensors, and after removing and adding the plant again with the correct sensor, I can still see the wrong values from the old sensor.

Home Assistant is very good at remembering old configuration of entities if new entities with the same name as the old ones are added again. This means that if you first create e.g. a moisture-sensor for your plant that reads the data from sensor.bluetooth_temperature_xxxx, and the remove the plant and add it back again with the same name, but with moisture-sensor set to sensor.xiaomi_moisture_yyyy you might experience that the plant will still show data from the old sensor. Instead of removing and re-adding a plant, you should just use the replace_sensor service call to add the new sensor.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].