7

I have created this climate:

- name: "Riscaldamento"
  unique_id: "termostato"
  modes:
    - "off"
    - "heat"
    - "cool"
  mode_command_topic: "home/riscaldamento_raffrescamento/TEST/mode/set"
  mode_state_topic: "home/riscaldamento_raffrescamento/TEST/mode/state"
  temperature_command_topic: "home/riscaldamento_raffrescamento/TEST/temp/set"
  current_temperature_topic: "home/riscaldamento_raffrescamento/TEST/temp/state"
  power_command_topic: "home/riscaldamento_raffrescamento/TEST/pump/set"
  payload_on: 1 
  payload_off: 0
  min_temp: 17
  max_temp: 28
  temp_step: 0.1
  precision: 0.1

thinking that the power_command_topic would be sent whenever the temperature would go over/under the one set, but nothing ever get send to that topic. How can I turn on the pump when the temperature goes under the one set and turn it off when it goes over?

you are viewing a single comment's thread
view the rest of the comments
[-] paf@jlai.lu 1 points 6 months ago
[-] peregus@lemmy.world 1 points 6 months ago

I think I will, I just wanted to avoid automation (it's getting pretty crowded there!) to read ambient temperature from MQTT

[-] Jakor@lemmy.world 2 points 6 months ago

I don’t have an answer for you, but this comment reminds me how badly home assistant needs to add subfolders for organizing and grouping our automations

[-] paf@jlai.lu 1 points 6 months ago

If I recall correctly, chances are they are coming this year

[-] Jakor@lemmy.world 1 points 6 months ago

Fingers crossed! I know one YouTuber I follow mentioned it in his “2024 predictions” - wasn’t sure if he was pulling ideas out of his butt or if there had been actual commitment to this idea. Your comment gives me hope it’s the latter!

[-] paf@jlai.lu 1 points 6 months ago

Can't recall which video (maybe "year of the voice chapter 5") but devs talked about it on official youtube Channel

load more comments (12 replies)
load more comments (12 replies)
this post was submitted on 02 Mar 2024
7 points (100.0% liked)

homeassistant

11835 readers
12 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 1 year ago
MODERATORS