This repository has been archived by the owner on Mar 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSAT_dashboard.yaml
74 lines (74 loc) · 2.68 KB
/
SAT_dashboard.yaml
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
title: Smart Autotune Thermostat
views:
- title: SAT
path: smart-autotune-thermostaat
badges: []
cards:
- type: entities
entities:
- entity: sensor.primary_thermostat_temperature
name: Thermostat setting
icon: mdi:thermometer
- entity: sensor.primary_thermostat_current_temperature
name: Thermostat current temperature
icon: mdi:thermometer
- entity: sensor.outside_temperature
name: Actual outside temperature
icon: mdi:thermometer
- entity: sensor.primary_thermostat_hvac
icon: mdi:thermometer
- type: grid
cards:
- type: history-graph
entities:
- entity: sensor.derivative_primary
refresh_interval: 0
title: Last hour
hours_to_show: 1
columns: 1
square: false
- type: entities
entities:
- entity: sensor.heating_curve_state
- entity: sensor.thermostat_heating_curve
- entity: sensor.derivative_primary
- entity: sensor.derivative_heating_curve
- type: entities
entities:
- entity: sensor.heating_system
- entity: sensor.overheat
- type: entities
entities:
- entity: sensor.custom_heating_curve
- entity: sensor.custom_primary_thermostat_control_setpoint_formula
- entity: sensor.custom_primary_thermostat_control_setpoint
- entity: sensor.custom_max_control_setpoint
- entity: sensor.custom_thermostat_control_setpoint
- entity: sensor.otgw_boiler_flow_water_temperature
name: Boiler temperature
- entity: binary_sensor.otgw_flame
name: Flame status
state_color: true
- type: entities
entities:
- entity: input_select.heating_system
- entity: input_number.heating_curve_move
- entity: input_select.starting_heating_curve
- entity: input_select.transition_heating_curve
- entity: input_select.heating_curve
- type: entities
entities:
- entity: sensor.start_time
icon: mdi:timer
- entity: sensor.transition_time
icon: mdi:timer
- entity: sensor.float_time
icon: mdi:timer
- entity: sensor.transition_smooth
icon: mdi:timer
- type: entities
entities:
- entity: binary_sensor.control_setpoint_synchro
- entity: binary_sensor.ch_synchro
- entity: sensor.custom_thermostat_ch_command
state_color: true