Skip to content

can't get it set up : it always cuts the heater #302

@jpberry

Description

@jpberry

Describe the bug
I'm trying to set up smart thermostat

To Reproduce

  1. Set up the thermostat and set up the yaml file. Here is mine

climate:

  • platform: smart_thermostat
    name: Smart Thermostat
    unique_id: smart_thermostat
    heater: switch.prise3
    target_sensor: sensor.tempZ8_couloir_temperature
    min_temp: 7
    max_temp: 28
    ac_mode: False
    target_temp: 15
    keep_alive:
    seconds: 5
    away_temp: 14
    kp: 50
    ki: 0.01
    kd: 2000
    pwm: 00:00:15
  1. set the target temp to 25 : works fine. If I set switch.prise3 on, it will switch off rapidly. That is what I was expecting - too hot, lets stop the heater
  2. set the target temp to 15 (as it is in the previous example), and RESTART HA. Doesn't work. If I flip the switch, it will switch back in a few seconds. Every time.

Screenshots

Image

Desktop (please complete the following information):

Installation method Home Assistant OS
Core 2025.10.4
Supervisor 2025.10.0
Operating System 16.2
Frontend 20251001.4

What am I doing wrong ???

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions