yayadrian / HA-Harvst-Watermate

A custom compontent for Home Assistant to add support for the Harvst Watermate and Sprout greenhouses.
MIT License
2 stars 0 forks source link
hacs hacs-integration home-assistant homeassistant homeassistant-custom-component homeassistant-integration

🥬 Harvst Watermate for Home Assistant

A custom compontent for Home Assistant to add support for the Harvst Watermate and Sprout greenhouses.

⚠️This is an unofficial integration and is not supported by Harvst

This is an attempt to pull data and control the local web interface of the Harvst Watermate into Home Assistant.

🚧 I have only tested this on my Sprout S24.

Currently Supported Functions

Installation

HACS

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Manual Installation

More Details * You should take the latest [published release](https://github.com/yayadrian/HA-Harvst-Watermate/releases/). * To install, place the contents of `custom_components` into the `/custom_components` folder of your Home Assistant installation.

Post Installation Steps

  1. Add the following entry to your configuration.yaml file:

    sensor:
      - platform: harvst_watermate
        host: **IP_OF_YOUR_DEVICE**
    
    switch:
      - platform: harvst_watermate
        host: **IP_OF_YOUR_DEVICE**
    
    binary_sensor:
      - platform: harvst_watermate
        host: **IP_OF_YOUR_DEVICE**
  2. Restart Home Assistant.

Devices tested on

TODO: