Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] - thermostat turn off after restart HA in some conditions #307

Open
Anry777 opened this issue Oct 22, 2024 · 0 comments
Open

[bug] - thermostat turn off after restart HA in some conditions #307

Anry777 opened this issue Oct 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Anry777
Copy link

Anry777 commented Oct 22, 2024

Thermostat turn off after restart HA:

  1. It in dualmode (heater and cooler are selected in config)
  2. Some preset selected (not "None")

If selected heater only - it recover previous state after reboot with any preset selected .

before restart
image
after restart
image

First thermostat
- platform: dual_smart_thermostat unique_id: thermostat_gostinnaya name: Гостинная heater: switch.heater_gostinnaya cooler: switch.ac_gostinnaya_cool target_sensor: sensor.temp_gostinnaya_temperature min_temp: 15 max_temp: 28 target_temp: 24 target_temp_high: 26.5 target_temp_low: 24 cold_tolerance: 0.3 hot_tolerance: 0.3 min_cycle_duration: seconds: 5 away: # this preset will be available for all hvac modes temperature: 18 home: # this preset will be available only for heat or cool hvac mode temperature: 24 precision: 0.1 target_temp_step: 0.5 keep_alive: minutes: 3

Second thermostat
- platform: dual_smart_thermostat unique_id: thermostat_vannaya name: Ванная heater: switch.otoplenie_relay_board_vannaya target_sensor: sensor.temp_vannaya_temperature min_temp: 15 max_temp: 28 target_temp: 25 hot_tolerance: 0.3 min_cycle_duration: minutes: 3 away: # this preset will be available for all hvac modes temperature: 18 home: # this preset will be available only for heat or cool hvac mode temperature: 25 precision: 0.1 target_temp_step: 0.5 keep_alive: minutes: 3

@Anry777 Anry777 changed the title Thermostat turn off after reset in some conditions Thermostat turn off after restart HA in some conditions Oct 22, 2024
@swingerman swingerman self-assigned this Oct 22, 2024
@swingerman swingerman added the bug Something isn't working label Oct 22, 2024
@swingerman swingerman changed the title Thermostat turn off after restart HA in some conditions [bug] - thermostat turn off after restart HA in some conditions Oct 22, 2024
@swingerman swingerman pinned this issue Oct 22, 2024
@swingerman swingerman unpinned this issue Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants