1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
2484c24527 Lower temperature to 23 2023-01-14 00:17:38 +01:00
e33677943b Update config to 2023.1 2023-01-14 00:17:28 +01:00
4 changed files with 4 additions and 5 deletions

View File

@ -43,6 +43,6 @@
action:
- service: climate.set_temperature
data:
temperature: 25
temperature: 23
target:
entity_id: climate.bedroom_thermostat

View File

@ -132,7 +132,7 @@
- service: script.ac_on
- service: climate.set_temperature
data:
temperature: 25
temperature: 23
hvac_mode: cool
target:
entity_id: climate.ac

View File

@ -21,7 +21,6 @@ http:
- 192.168.50.104
ip_ban_enabled: false
login_attempts_threshold: 5
image:
input_boolean:
3d_printer_timelapse:
name: "3D printer timelapse"

View File

@ -121,7 +121,7 @@ good_morning:
entity_id: switch.coffee_machine_on_off
- service: climate.set_temperature
data:
temperature: 25
temperature: 23
target:
entity_id:
- climate.office_thermostat
@ -239,7 +239,7 @@ arrive_home:
- switch.kitchen_camera_outlet_on_off
- service: climate.set_temperature
data:
temperature: 25
temperature: 23
target:
entity_id:
- climate.office_thermostat