-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclimatic.yaml
More file actions
executable file
·35 lines (35 loc) · 1.06 KB
/
Copy pathclimatic.yaml
File metadata and controls
executable file
·35 lines (35 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
####CLIMAT
#Badrum
- platform: knx
name: badrum_temp
temperature_address: '3/1/7'
setpoint_address: '3/2/7'
target_temperature_address: '3/6/9'
operation_mode_address: '3/4/7'
setpoint_shift_address: '3/6/16'
setpoint_shift_state_address: '3/6/17'
#Entre
- platform: knx
name: entre_temp
temperature_address: '3/1/5'
target_temperature_address: '3/5/9'
operation_mode_address: '3/4/5'
setpoint_shift_address: '3/5/12'
setpoint_shift_state_address: '3/5/11'
#Hall
- platform: knx
name: hall_temp
temperature_address: '3/1/0'
target_temperature_address: '3/6/10'
operation_mode_address: '3/4/0'
setpoint_shift_address: '3/6/12'
setpoint_shift_state_address: '3/6/13'
#Vardagsrum
- platform: knx
name: vardagsrum_temp
temperature_address: '3/1/6'
setpoint_address: '3/2/6'
target_temperature_address: '3/6/11'
operation_mode_address: '3/4/6'
setpoint_shift_address: '3/6/14'
setpoint_shift_state_address: '3/6/15'