Some thermostat instances not running? #293
GerhardKreuzer
started this conversation in
General
Replies: 1 comment
-
|
You say the thermostat is not shown in the logs, but is the heater entity switching or not ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have 10 instances of the PID thermostat running, but now it seems, that not all working.
I checked the Log Viewer output and I missed at least 2.
I double checld all the names of sensors and other helpeers, all correct.
Is theere a chance to find out whats happen behind the scnes?
Thanks a lot for helping.
Here two of my PIDs, fist not working, second shows up in Log Viewer:
Thermostate (PID) OG1
platform: smart_thermostat
name: OG1 Ordination4 Thermostat WP
unique_id: og1_ordination4_thermostat_wp
heater: input_boolean.og1_ordination4_wp
target_sensor: sensor.og1_ordination4_tempmeter_temp
outdoor_sensor: sensor.out_tempmeter_temp
min_temp: 7
max_temp: 28
ac_mode: False
target_temp: 23
keep_alive:
seconds: 60
away_temp: 14
kp: 5
ki: 0.01
kd: 500
ke: 0.5
pwm: 00:15:00
Thermostat für Ordination5
platform: smart_thermostat
name: OG1 Ordination5 Thermostat WP
unique_id: og1_Ordination5_thermostat_wp
heater: input_boolean.og1_ordination5_wp
target_sensor: sensor.og1_ordination5_tempmeter_temp
outdoor_sensor: sensor.out_tempmeter_temp
min_temp: 7
max_temp: 28
ac_mode: False
target_temp: 23
keep_alive:
seconds: 60
away_temp: 14
kp: 5
ki: 0.01
kd: 500
ke: 0.5
pwm: 00:15:00
Beta Was this translation helpful? Give feedback.
All reactions