mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
renames, fixes , and other fun schtuff
This commit is contained in:
@@ -44,11 +44,11 @@ plant:
|
||||
min_conductivity: 10
|
||||
max_conductivity: 5700
|
||||
|
||||
fineoffset_wh51_0ce593:
|
||||
hasta_soil_sensor:
|
||||
sensors:
|
||||
moisture: sensor.fineoffset_wh51_0ce593_moisture
|
||||
moisture: sensor.hasta_soil_sensor_moisture
|
||||
temperature: sensor.outdoor_temperature
|
||||
battery: sensor.fineoffset_wh51_0ce593_battery
|
||||
battery: sensor.hasta_soil_sensor_battery
|
||||
brightness: sensor.outdoors_mean_illuminance
|
||||
min_moisture: 15
|
||||
max_moisture: 80
|
||||
@@ -56,3 +56,16 @@ plant:
|
||||
max_brightness: 300000
|
||||
min_temperature: -30
|
||||
max_temperature: 120
|
||||
|
||||
daisy_soil_sensor:
|
||||
sensors:
|
||||
moisture: sensor.daisy_soil_sensor_moisture
|
||||
temperature: sensor.outdoor_temperature
|
||||
battery: sensor.daisy_soil_sensor_battery
|
||||
brightness: sensor.outdoors_mean_illuminance
|
||||
min_moisture: 15
|
||||
max_moisture: 80
|
||||
min_brightness: 200
|
||||
max_brightness: 300000
|
||||
min_temperature: -30
|
||||
max_temperature: 120
|
||||
Reference in New Issue
Block a user