NodeRed_Heishamon_control icon indicating copy to clipboard operation
NodeRed_Heishamon_control copied to clipboard

a Node Red flow to interact with Heishamon (a panasonic heatpump through an ESP board)

Results 34 NodeRed_Heishamon_control issues
Sort by recently updated
recently updated
newest added

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...

enhancement

**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...

bug

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...

enhancement