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

modulate flow temperature for heat pump #314

Open
giuseppe072000 opened this issue Feb 22, 2024 · 0 comments
Open

modulate flow temperature for heat pump #314

giuseppe072000 opened this issue Feb 22, 2024 · 0 comments

Comments

@giuseppe072000
Copy link

I`m looking for a solution to control flow temperature for heat pump.

something like a smart room thermostat who read outdoor and indoor temperature and change outlet flow temperature for heat pump.

I need to modulate outlet temperature .
We don`t need on/off thermostat

heat pump have tuya and all data to control over mod bus .

from home assistant is possible to change manually set temperature for heat pump

Poti sa ma ajuti ?

raw_state: 34
unit_of_measurement: C
device_class: temperature
friendly_name: Outlet

raw_state: 32
unit_of_measurement: C
device_class: temperature
friendly_name: 'inlet '

min: 0
max: 100000
step: 1
mode: auto
raw_state: 42
friendly_name: SetTempOutlet

unit_of_measurement: C
friendly_name: Ambient temp.T1 ( outdoor temp)

state_class: measurement
unit_of_measurement: °C
device_class: temperature
friendly_name: IBS-TH3 Temperature (indoor temp )

hvac_modes:

  • heat
  • 'off'
    min_temp: 17
    max_temp: 24.5
    target_temp_step: 0.1
    preset_modes:
  • none
  • away
    current_temperature: 20.2
    temperature: 21.6
    hvac_action: 'off'
    preset_mode: none
    friendly_name: climate.study
    supported_features: 17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant