diff --git a/config/rules.yaml b/config/rules.yaml index 5594e95..286e1d3 100644 --- a/config/rules.yaml +++ b/config/rules.yaml @@ -9,7 +9,7 @@ rules: thermostats: - thermostat_bad_unten params: - eco_target: 16.0 + eco_target: 5.0 open_min_secs: 20 close_min_secs: 20 - id: window_setback_esszimmer @@ -23,7 +23,7 @@ rules: thermostats: - thermostat_esszimmer params: - eco_target: 16.0 + eco_target: 5.0 open_min_secs: 20 close_min_secs: 20 previous_target_ttl_secs: 86400 @@ -38,7 +38,7 @@ rules: thermostats: - thermostat_wohnzimmer params: - eco_target: 16.0 + eco_target: 5.0 open_min_secs: 20 close_min_secs: 20 previous_target_ttl_secs: 86400 @@ -55,7 +55,7 @@ rules: thermostats: - thermostat_kueche params: - eco_target: 16.0 + eco_target: 5.0 open_min_secs: 20 close_min_secs: 20 previous_target_ttl_secs: 86400 @@ -71,7 +71,7 @@ rules: thermostats: - thermostat_patty params: - eco_target: 16.0 + eco_target: 5.0 open_min_secs: 20 close_min_secs: 20 previous_target_ttl_secs: 86400 @@ -85,7 +85,7 @@ rules: thermostats: - thermostat_schlafzimmer params: - eco_target: 16.0 + eco_target: 5.0 open_min_secs: 20 close_min_secs: 20 previous_target_ttl_secs: 86400 @@ -99,7 +99,7 @@ rules: thermostats: - thermostat_wolfgang params: - eco_target: 16.0 + eco_target: 5.0 open_min_secs: 20 close_min_secs: 20 - id: window_setback_bad_oben @@ -112,6 +112,6 @@ rules: thermostats: - thermostat_bad_oben params: - eco_target: 16.0 + eco_target: 5.0 open_min_secs: 20 close_min_secs: 20