Skip to content

hs3city/kingbob-plant-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kingbob Plant Sensor

License

This ESPHome configuration builds firmware for the King Bob plant sensor, who resides in Hackerspace Trójmiasto.

The project utilizes LILYGO T-Higrow plantsensor. Firmware is based on LILYGO-T-Higrow-Esphome.

It is still work in progress. 🌿

Sensor features

EC sensor

  • soil humidity
  • feritilizer (soil conductivity)

BH1750 sensor

  • ambient light

DHT sensor

  • ambient temperature
  • ambient humidity

Adding the sensor to Home Assistant

Sensor can be added to HS3's Home Assistant within the ESPHome in Home Assistant dashboard. The .yaml configuration file should point to the project template within this repository:

packages:
  esphome.project-template: github://hs3city/kingbob-plant-sensor/LILYGO-T-Higrow-ESP32.yaml@main

Calibration

To get accurate readings the sensor should be calibrated before first use. Calibration process is described in the official LILYGO-T-Higrow-Esphome website.

You can utilize the branch calibration in this repository, which contains all changes in .yaml file required for the calibration process:

packages:
  esphome.project-template: github://hs3city/kingbob-plant-sensor/LILYGO-T-Higrow-ESP32.yaml@calibration

About

ESPHome configuration for LilyGo-HiGrow sensor firmware in Hackerspace Trójmiasto.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published