NodeRed_Heishamon_control
NodeRed_Heishamon_control copied to clipboard
a Node Red flow to interact with Heishamon (a panasonic heatpump through an ESP board)
The actual change is from: `if (PM == 1)` to: `if (PM > 0)`
**Is your feature request related to a problem or use case? Please describe.** When using 'Nachtverlaging' and 'RTC automation' and 'Action: turn power on/off' there is a chance of unwanted...
**Describe the bug** The soft start function shows unexpected behavior when a buffer tank is installed and activated. Instead of (temporarily) reducing the target water temperature, the set target is...
Hi, I do have a floating current tarif model like f.e. [Smartcontrol](https://www.smartenergy.at/smartcontrol). This means the price changes every hour from rather cheap to expensive. There are alreade multiple implementations to...