HeishaMon icon indicating copy to clipboard operation
HeishaMon copied to clipboard

Panasonic Aquarea air-water H, J, K and L series protocol decrypt

Results 193 HeishaMon issues
Sort by recently updated
recently updated
newest added

Hi! Trying to import the json into NodeRed on my Pi for Domoticz, i get the following error: ![image](https://user-images.githubusercontent.com/6270724/186608818-41a64b0a-f1c8-4111-8cce-4b7fee09492c.png) I have installed influxdb as per the readme as well. Any...

for me the control no longer works with 0.9b. But with 0.7 everything still works. Had just been looking for the update for a long time. The simple on /...

My HeishaMon running 2.0 is regularly losing connection to my WiFi network, roughly two to three times per week, I have a Unify WiFi access point very close to the...

In Documentation, there is written the following: `HTTP REST API: http://x.x.x.x/command?[topic]=[value]&[topic]=[value] (e.g.: http://x.x.x.x/command?SetQuietMode=3&SetZ1HeatRequestTemperature=21_` If I try this like "http://192.168.xxx.xxx/command?SetDHWTemp=49&SetQuietMode=3", I get two answers from Webinterface: ``` set DHW temperature to...

If I set "SetDHWHeatDelta" the answer is "set floor heat delta to.." Code ``` unsigned int set_dhw_heat_delta(char *msg, unsigned char *cmd, char *log_msg) { unsigned int len = 0; String...

I would like to calculate the effective COP considering that the pump in defrost mode steals energy from the house. According to for me, such energy taken from the house...

Hello everyone, First of all I want to thank the developers for this great product. but I’m here because I have an issue. It looks like my heishamon does not...

HomeAssistant changed the designation of mqtt sensors and switches. [https://www.home-assistant.io/integrations/switch.mqtt/](url) [https://www.home-assistant.io/integrations/sensor.mqtt/](url) This impacted **heishamon.yaml.** I have updated it already, and it is ready to use. working with HomeAssistant from release...

I installed a WH-MDC07J3E5 the last days - now trying to get heishamon working I received some values the last days, but correct received data was always low - about...

The setter-topics/command topics don't appear as direct children of the panasonic_heat_pump, when Heishamon connects to IObroker. Do I need to set up the command topics manually? Should there be a...