Search found 3 matches

by MrOlivier
Monday 17 April 2017 16:45
Forum: Heating/cooling
Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
Replies: 146
Views: 87661

Re: [Perl] Control Mitsubishi MAC-557IF-E airconditioning

Ok now, all my devices are detected after isolating the code from the vertical and horizontal fins.
But I have an error on ligne 406 now. :?

(Climatisation) 'onHeartbeat' failed 'KeyError'.
(Climatisation) ----> Line 406 in /home/pi/domoticz/plugins/Melcloud/plugin.py, function onHeartbeat
by MrOlivier
Monday 17 April 2017 16:18
Forum: Heating/cooling
Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
Replies: 146
Views: 87661

Re: [Perl] Control Mitsubishi MAC-557IF-E airconditioning

Thank you very much, it works much better ! :D

But Domoticz detects just one device.
I have PARENTS and ENFANTS and just PARENTS is detected.

And when I send a command with Domoticz, the other instructions have changed to default in the MELCloud application.
I don't know why.

Log ...
by MrOlivier
Monday 17 April 2017 10:31
Forum: Heating/cooling
Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
Replies: 146
Views: 87661

Re: [Perl] Control Mitsubishi MAC-557IF-E airconditioning

Hello,

I have a little problem with MELCloud plugin in my Raspberry.
0 device is find.
The debug says :

MELCloud Login success. Key ID: XXXXXXXXXXXXXXXXXXXXXXXXX
Find 0 devices in MELCloud
Calling message handler 'onHeartbeat'.

Normally I have one building and 2 devices.

Have you an idea ...