1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

Adds support for b-parasite soil moisture sensor (#1666)

This commit is contained in:
rbaron
2021-04-08 13:59:30 +02:00
committed by GitHub
parent 99f14e03d4
commit bf01c22e1f
6 changed files with 201 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ esphome/components/animation/* @syndlex
esphome/components/api/* @OttoWinter
esphome/components/async_tcp/* @OttoWinter
esphome/components/atc_mithermometer/* @ahpohl
esphome/components/b_parasite/* @rbaron
esphome/components/bang_bang/* @OttoWinter
esphome/components/binary_sensor/* @esphome/core
esphome/components/bme680_bsec/* @trvrnrth