mirror of
https://github.com/Crocmagnon/plant-badger.git
synced 2024-11-22 09:28:03 +01:00
Update comment
This commit is contained in:
parent
017573d486
commit
e643f531f1
1 changed files with 2 additions and 2 deletions
|
@ -12,5 +12,5 @@ HA_PLANT_MOISTURE_SENSOR = "sensor.plant_name_moisture"
|
|||
HA_PLANT_TEMPERATURE_SENSOR = "sensor.plant_name_temperature"
|
||||
HA_PLANT_CONDUCTIVITY_SENSOR = "sensor.plant_name_conductivity"
|
||||
HA_PLANT_ILLUMINANCE_SENSOR = "sensor.plant_name_illuminance"
|
||||
# Max 255
|
||||
REFRESH_INTERVAL_MINUTES = 60
|
||||
|
||||
REFRESH_INTERVAL_MINUTES = 60 # Max 255
|
||||
|
|
Loading…
Reference in a new issue