1
0

Add coffee plant sensor

This commit is contained in:
Przemek Grondek 2024-05-10 13:37:47 +02:00
parent 48c4441893
commit 7b60427598

View File

@ -403,3 +403,12 @@ plant:
battery: sensor.citrus_sensor_battery
min_moisture: 30
max_moisture: 50
coffee:
sensors:
temperature: sensor.coffee_plant_sensor_temperature
moisture: sensor.coffee_plant_sensor_moisture
brightness: sensor.coffee_plant_sensor_illuminance
conductivity: sensor.coffee_plant_sensor_conductivity
battery: sensor.coffee_plant_sensor_battery
min_moisture: 30
max_moisture: 50