Replies: 1 comment 1 reply
-
Hi, It's not a buildin function, but you have full access to the code and can make everything you want. Perhaps, the better way to go is to modify and adding : if (target_position <id(min_valve_pos).state) { target_position = id(min_valve_pos).state;} with a value you set in inputs.yaml
You have to understand in low temperature floor heating, if the foor is at 28°, you are heating at the max power and the valves are full open. That's why nobody make that kind of implementation. If you have already a controller, you can play with the target temperature to find you area of confort before changing the system. Regards |
Beta Was this translation helpful? Give feedback.
-
Is there a possibility for configuring an minimum opening for each valve?
Why? Well, in my case im living in a flat an we don't have to heat that much. The result of that, is that our floors are cold most of the time. The Homematic IP FALMOT (in combination with RaspberryMatic) lacks this feature and this is why I'm looking for different options.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions