One gateway controlled with domoticz and home assistant.
It work correctly with home assistant
Search found 50 matches
- Sunday 09 September 2018 7:48
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 540793
- Saturday 08 September 2018 22:41
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 540793
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
Yes same for me. I try to delete and create gateway. Now i have no devices...
Envoyé de mon SM-G960F en utilisant Tapatalk
Envoyé de mon SM-G960F en utilisant Tapatalk
- Monday 16 April 2018 22:25
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Python] Control Mitsubishi MAC-557IF-E airconditioning
@miljume I test it work for me. Can you put the plugin option debug to true and send me detailed log in PM?
@echeberri77 Can you put the plugin option debug to true and send me detailed log in PM?
@echeberri77 Can you put the plugin option debug to true and send me detailed log in PM?
- Monday 16 April 2018 19:14
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Python] Control Mitsubishi MAC-557IF-E airconditioning
@whatisk I would like to try but I was not able to create an account to make test. I think it check is the connection it from Australia.
- Sunday 15 April 2018 10:23
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Python] Control Mitsubishi MAC-557IF-E airconditioning
@dextem80 and @echeberri77 I have updated the plugin. Can you try and give me feedback? Thank you
- Sunday 15 April 2018 9:16
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Python] Control Mitsubishi MAC-557IF-E airconditioning
@dextm80: In the plugin configuration page (where you put your login/pass) you can put debut at true. Do you have a Segmentation fault ? Which version do you use? @echeberri77 1)Do I have to manually create devices? Which device type and names? No everything is created by the plugin 2)Do I have to ...
- Monday 09 April 2018 21:30
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Python] Control Mitsubishi MAC-557IF-E airconditioning
@dextm80 Can you ative debug and send me your debug. I think there is a problem with autentication. Can you double check you login and password?
Maybe you can send me in PM .
Maybe you can send me in PM .
- Friday 06 April 2018 21:42
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Python] Control Mitsubishi MAC-557IF-E airconditioning
@dextm80 Here is the list of python package installed on my computer
libpython3.6:amd64 install
libpython3.6-dev:amd64 install
libpython3.6-minimal:amd64 install
libpython3.6-stdlib:amd64 install
python3.6 install
python3.6-dev install
python3.6-minimal install
Check if you have the same installed
libpython3.6:amd64 install
libpython3.6-dev:amd64 install
libpython3.6-minimal:amd64 install
libpython3.6-stdlib:amd64 install
python3.6 install
python3.6-dev install
python3.6-minimal install
Check if you have the same installed
- Friday 06 April 2018 7:40
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Python] Control Mitsubishi MAC-557IF-E airconditioning
@dextm80 What is your platform? I try with Ubuntu and RPI2, it work well.
It look like there is a missing library in python. I only import json and time.
It look like there is a missing library in python. I only import json and time.
- Thursday 05 April 2018 20:52
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Python] Control Mitsubishi MAC-557IF-E airconditioning
@dextm80 Please try to delete the plugin in hardware and create again. I am not sure that update work well because I change devices parameters in domoticz. @Xian I notice the same issue with my plugin. I notice that if I send only valueof fan speed for example without value for vanes and others ...
- Wednesday 04 April 2018 19:03
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Python] Control Mitsubishi MAC-557IF-E airconditioning
Hello,
Yes news
I rewrite all the plugin to use builtin plugin system.
You can try it : https://github.com/gysmo38/domoticz-python-melcloud
It should be more stable. If there is any issue, just send a message here, I will try to answer (shortly if possible)
Yes news

I rewrite all the plugin to use builtin plugin system.
You can try it : https://github.com/gysmo38/domoticz-python-melcloud
It should be more stable. If there is any issue, just send a message here, I will try to answer (shortly if possible)
- Saturday 10 February 2018 23:36
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Perl] Control Mitsubishi MAC-557IF-E airconditioning
On wiki page I upload a new version to control Vanes.
I start rewrite a new version with clean code. I will update the plugin when it is ready.
I start rewrite a new version with clean code. I will update the plugin when it is ready.
- Tuesday 06 February 2018 21:00
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Perl] Control Mitsubishi MAC-557IF-E airconditioning
Hello,
I will update the plugin.
I check for Vane, it is not yet coded. I started to code it, I will post an update when it is ready.
Do you known the frequency happen the Key Error. I have not this issue.
Key Error mean there is a problem with authentication .
Gysmo
I will update the plugin.
I check for Vane, it is not yet coded. I started to code it, I will post an update when it is ready.
Do you known the frequency happen the Key Error. I have not this issue.
Key Error mean there is a problem with authentication .
Gysmo
- Saturday 14 October 2017 13:30
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Perl] Control Mitsubishi MAC-557IF-E airconditioning
Hello,
Yes now it should work with last beta version
I use it without problem.
Yes now it should work with last beta version

I use it without problem.
- Sunday 20 August 2017 13:40
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Perl] Control Mitsubishi MAC-557IF-E airconditioning
Hello,
I think you use a raspberry for Domoticz.
There is a bug with my MELCloud plugin and raspberry prebuild version.
I send a message to the creator of domoticz pyhton framework. I hope he will find a solution.
I think you use a raspberry for Domoticz.
There is a bug with my MELCloud plugin and raspberry prebuild version.
I send a message to the creator of domoticz pyhton framework. I hope he will find a solution.
- Friday 04 August 2017 15:29
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Perl] Control Mitsubishi MAC-557IF-E airconditioning
Hello,
This due to a bug in the pre build version for Raspberry pi.
I will post a message when it is solved.
For working, you need to compile Domoticz from source. There is documentation on the WIKI.
This due to a bug in the pre build version for Raspberry pi.
I will post a message when it is solved.
For working, you need to compile Domoticz from source. There is documentation on the WIKI.
- Thursday 13 July 2017 9:17
- Forum: Python
- Topic: Python plugin: Air quality monitoring (for France only)
- Replies: 27
- Views: 5632
Re: Python plugin: Air quality monitoring (for France only)
I've got same issue with my two plugins.
It work well under Ubuntu where I use source code and not from my Raspberry where I use package.
It work well under Ubuntu where I use source code and not from my Raspberry where I use package.
- Thursday 13 July 2017 8:03
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Perl] Control Mitsubishi MAC-557IF-E airconditioning
fHello,
I send you a PM to find a solution.
Can you send le the version of domoticz you use?
Thank you.
I send you a PM to find a solution.
Can you send le the version of domoticz you use?
Thank you.
- Tuesday 11 July 2017 22:23
- Forum: Python
- Topic: Python plugin: Unifi Video from Ubiquiti
- Replies: 15
- Views: 5194
Re: Python plugin: Unifi Video from Ubiquiti
Hello,
I take time to understand your problem.
I have got same error if the ip address or port are not correct.
For ip address you need to put your local ip address and for port it is 7080 (default port for API)
Can you check and try again?
Thank you
I take time to understand your problem.
I have got same error if the ip address or port are not correct.
For ip address you need to put your local ip address and for port it is 7080 (default port for API)
Can you check and try again?
Thank you
- Tuesday 11 July 2017 22:12
- Forum: Heating/cooling
- Topic: [Python] Control Mitsubishi MAC-557IF-E airconditioning
- Replies: 146
- Views: 86468
Re: [Perl] Control Mitsubishi MAC-557IF-E airconditioning
Hello, Sorry for the late answer... I made a new version to be compliant with last version of domoticz? Can you try it? ( http://www.domoticz.com/wiki/Plugins/MELCloud.html#Installation ) For me it work well. Can you give me how your units are created under melcloud? Give the names and name of area ...