Add coffee plant sensor
This commit is contained in:
parent
48c4441893
commit
7b60427598
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user