Search found 433 matches

by LouiS22
Thursday 08 October 2020 11:10
Forum: Other questions and discussions
Topic: Midea/Inventor (and other brand) Air Condition API
Replies: 139
Views: 55286

Re: Midea/Inventor (and other brand) Air Condition API

I created a repository, but but it's all a bit messy. Not quite sure how to properly go about it as I have used parts from Mac_Zhou (msmart repo) and from NeoArcheron (to obtain device id). Here's a link to my plugin: https://github.com/awalsum/Qlima During your tests have you noticed an issue ...
by LouiS22
Monday 20 July 2020 10:57
Forum: Other questions and discussions
Topic: Midea/Inventor (and other brand) Air Condition API
Replies: 139
Views: 55286

Re: Midea/Inventor (and other brand) Air Condition API

Any errors showing up? Or strange "OnCommands"? I tested it now, and the obvious change is the following: 20-07-20 10:53:39.493 Status: User: Admin initiated a switch command (11990/Klíma - Mode/Set Level) 2020-07-20 10:53:43.143 Error: (Klíma) Level is: 50 Sure I won't switch it anything, but the A ...
by LouiS22
Thursday 16 July 2020 10:49
Forum: Temperature and Weather
Topic: Anemometer with zigbee or wifi protocol, are there any on the market?
Replies: 3
Views: 1444

Re: Anemometer with zigbee or wifi protocol, are there any on the market?

You won't get it cheap. Or you can always purchase a 433mhz decoder and buy a 433 anemometer.
by LouiS22
Thursday 16 July 2020 8:58
Forum: Temperature and Weather
Topic: Anemometer with zigbee or wifi protocol, are there any on the market?
Replies: 3
Views: 1444

Re: Anemometer with zigbee or wifi protocol, are there any on the market?

Netatmo. Downside: you need to have the base module itself to get the readings from their anemometer. Pro: it's a cool device (and no, you cannot decode their protocol with anything, but it's wifi 2.4 for sure). And it's supported by Domoticz.
by LouiS22
Monday 13 July 2020 13:51
Forum: Z-Wave
Topic: Zwave device type UNKNOWN
Replies: 7
Views: 2098

Re: Zwave device type UNKNOWN

xavierlp wrote: Monday 13 July 2020 13:34 Perfect it's works :)

Thanks a lot
Glad you solved it :)
by LouiS22
Monday 13 July 2020 11:07
Forum: Z-Wave
Topic: Zwave device type UNKNOWN
Replies: 7
Views: 2098

Re: Zwave device type UNKNOWN

@LouiS22 thanks for the tip So I updated the file manufacturer_specific.xml to add this line <Product config="everspring/sm810.xml" id="0003" name="SM810 Door/Window Sensor" type="0002"/> under <Manufacturer id="0060" name="Everspring"> then add a file sm810.xml in the dir /home/pi/domoticz/Config ...
by LouiS22
Monday 13 July 2020 9:53
Forum: dzVents
Topic: NSS_GOOGLE_DEVICES [Solved]
Replies: 3
Views: 1230

Re: NSS_GOOGLE_DEVICES [Solved]

freijn wrote: Monday 13 July 2020 9:33 Link to Github doesn't work. Is it only me or ?
Github's down ATM.
by LouiS22
Monday 13 July 2020 9:27
Forum: Z-Wave
Topic: Zwave device type UNKNOWN
Replies: 7
Views: 2098

Re: Zwave device type UNKNOWN

Did you try to do a Node Heal in the Zwave devices listing (under Zwave controller device, press settings) - after the Heal command you have to wake up your Device (if I am correct and it is Battery-powered) This has nothing to do with healing, the required .xml file is not present hence OZW cannot ...
by LouiS22
Sunday 12 July 2020 19:54
Forum: Other questions and discussions
Topic: Midea/Inventor (and other brand) Air Condition API
Replies: 139
Views: 55286

Re: Midea/Inventor (and other brand) Air Condition API

No, I haven't had that issue. It's been running for about a week now, with three units connected, and the only thing I see happening is that the room and outside temperatures sometimes (simultaneously) return 0°C. Apart from that, no issues as yet. the unit's measured outside temperatures ...
by LouiS22
Thursday 09 July 2020 19:29
Forum: Python
Topic: Python Plugin: Midea/Inventor/Qlima plugin
Replies: 2
Views: 2070

Python Plugin: Midea/Inventor/Qlima plugin

This is not my work but fellow forum mate Alain's, so cudos to him. As title says: it's a plugin for Midea and their rebranded A/C unit. You can grab the plugin here: https://github.com/awalsum/Qlima Be sure to read the github page, you have to install some python dependencies and also extract your ...
by LouiS22
Monday 06 July 2020 12:21
Forum: Other questions and discussions
Topic: Midea/Inventor (and other brand) Air Condition API
Replies: 139
Views: 55286

Re: Midea/Inventor (and other brand) Air Condition API

I created a repository, but but it's all a bit messy. Not quite sure how to properly go about it as I have used parts from Mac_Zhou (msmart repo) and from NeoArcheron (to obtain device id). Here's a link to my plugin: https://github.com/awalsum/Qlima During your tests have you noticed an issue ...
by LouiS22
Saturday 04 July 2020 11:06
Forum: Other questions and discussions
Topic: Midea/Inventor (and other brand) Air Condition API
Replies: 139
Views: 55286

Re: Midea/Inventor (and other brand) Air Condition API

Done! For some reason some of the commands don't work on a Qlima airco, so I didn't spend any time implementing and fine tuning them. The library I used was originally for a Midea unit. I found it here: https://github.com/mac-zhou/midea-msmart My adapted code: """ <plugin key="Qlima" name="Qlima ...
by LouiS22
Friday 26 June 2020 14:02
Forum: Other questions and discussions
Topic: Midea/Inventor (and other brand) Air Condition API
Replies: 139
Views: 55286

Re: Midea/Inventor (and other brand) Air Condition API

I've played a bit with the local msmart library provided by the guy @ Home Assistant forum.

My Midea device is supported, it was recognized instantly, and with the provided example.py I was able to turn on the AC and set stuff. :)
by LouiS22
Tuesday 16 June 2020 7:35
Forum: Other questions and discussions
Topic: Midea/Inventor (and other brand) Air Condition API
Replies: 139
Views: 55286

Re: Midea/Inventor (and other brand) Air Condition API

To save you time, this topic contains virtually everything :) https://community.home-assistant.io/t/any-support-for-midea-a-c/18742 Really appreciate your link. I had a very long reading session. My conclusion is not to buy the wifi module. I think IR bridge is the cheaper (20€ for a broadlink) and ...
by LouiS22
Saturday 13 June 2020 11:15
Forum: Zigbee
Topic: Xiaomi Mi door sensor and Window Sensor not working after battery replacement
Replies: 5
Views: 2576

Re: Xiaomi Mi door sensor and Window Sensor not working after battery replacement

Hi Louis22, Thank you for your response, however this is not how Domoticz has implemented Xiaomi hub. That is why in app, which connect to the hub I see updates. Via IP address the information is shared with domoticz. Ah, so you use it with the hub. I never used xiaomi's hub but opted to a zigbee ...
by LouiS22
Wednesday 10 June 2020 15:17
Forum: Zigbee
Topic: Xiaomi Mi door sensor and Window Sensor not working after battery replacement
Replies: 5
Views: 2576

Re: Xiaomi Mi door sensor and Window Sensor not working after battery replacement

Think you need to push the pair button, it will refresh the information. What zigbee dongle are you using?
by LouiS22
Friday 05 June 2020 20:59
Forum: Other questions and discussions
Topic: Midea/Inventor (and other brand) Air Condition API
Replies: 139
Views: 55286

Re: Midea/Inventor (and other brand) Air Condition API

Hi all. Concerning the module itself, is it a simple USB/WIFI dongle or does it contain something else? I have a compatible AC machine and I would like to control it through domoticz. But I don´t want to spend 60€ in a simple wifi dongle. What can you tell me about the dongle? Thanks Donno, never op ...
by LouiS22
Tuesday 12 May 2020 13:33
Forum: Python
Topic: Python Plugin: Shelly MQTT
Replies: 504
Views: 119421

Re: Python Plugin: Shelly MQTT

I now strange only i ask this here.. Is there perhaps some one that have shelly with Domoticz working without a plugin? It looks to me that shely and Domotiz talk mqtt, this must be possible without a plugin? Just a nodered or something? for 1 shely a plugin, that's the point Just below this post ...
by LouiS22
Saturday 09 May 2020 12:25
Forum: Other questions and discussions
Topic: Midea/Inventor (and other brand) Air Condition API
Replies: 139
Views: 55286

Re: Midea/Inventor (and other brand) Air Condition API

I've tried the HA one, but can't get that to run either. I'm at my wit's end. With a simple copy&paste it will not work for sure. One have to modify and adapt that source to fit into domoticz's python plugin framework. I1ve played with the midea python library under OpenHAB and I was able to switch ...