changed power threshoold
This commit is contained in:
parent
dd81a4bb5c
commit
a3480622bd
@ -19,7 +19,7 @@ home_assistant <- InfluxDBClient$new(url = "https://influxdb.dendroalsia.net",
|
||||
org = org)
|
||||
update_interval <- 5
|
||||
cronjob_interval <- 60
|
||||
power_threshhold <- 5
|
||||
power_threshhold <- 10
|
||||
# ---- set variables
|
||||
entities <- data.frame(name = c("washing machine", "dryer"), entity_id = c("washing_machine_power", "dryer_power"))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user