Search found 2 matches
- Sunday 07 January 2018 18:25
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 80159
Re: [Perl] Control Mitsubishi MAC-557IF-E airconditioning
Hello all Domoticz and MelCloud users ! I still have problems with the MelCloud plugin when my own script changes 2 parameters at the same time ("mode" and "set temp" for example). I seems the plugin can send only one parameter at a time, can anybody confirm this point ? Is there a way to send only ...
- Friday 03 November 2017 15:06
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 80159
Re: [Perl] Control Mitsubishi MAC-557IF-E airconditioning
Hi all, I have a Mitsubishi HVAC for one week, I installed the python plugin, it works well, thanks a lot Gysmo38 ! I saw in the log that update for vertical vane was sent each time, it seems there is a typo in the code, line 269 : if(melDeviceStatus['VaneVertical'] != domCurrentVaneH): Shouldn't it ...