gysmo38 / domoticz-python-melcloud

A plugin in python for Domoticz
11 stars 15 forks source link

The “Mode” value of MELCloud is not reflecting the status of the airco units and not responding to changes #28

Open Tonlaar opened 2 years ago

Tonlaar commented 2 years ago

A Mitsubishi Electric wall unit that actually is off, shows ”Vent”. When you change it in Domoticz (ie. "Warm") it will change back to “Vent” after a few seconds. The unit is still off. Another unit is off and shows “Off”. Used the remote controller to switch this unit to “Warm”. The unit is On and heating but Domoticz still shows “Off”. A unit is off and shows “Off”. Used Domoticz to set the unit to “Warm”. The unit is not switched on and after a few seconds the status it is changed back to “Off”. What I want to do is make an event, blocky or script to use the CV thermostat (centrally located in the Livingroom) to control the Heat pump function of the Airco unit: • MELCloud will start the airco at 8 AM heating the room at 21C. It will switch it off at 11 PM. (MELCloud functionality) • When the Room temperature (CV) is equal to the Airco Set temperature, the “Mode” needs to change from “Warm” to “Vent”. • When the Room temperature becomes below the Airco Set temperature, the “Mode” needs to change back to “Warm”. • When the Room temperature (CV) is 1 degree above the Airco Set temperature, the “Mode” needs to change to “Off”. • When the Room temperature becomes below the Airco Set temperature, the “Mode” need to change back to “Warm” (switch on the airco/heat pump)

Jcasval commented 1 year ago

Tengo el mismo problema que usted. El sistema Domoticz solo lee el estado de la unidad de aire acondicionado pero no actúa sobre la misma.

Jcasval commented 1 year ago

Según parece hay un bug en el plugin, https://github.com/gysmo38/domoticz-python-melcloud/issues/27