Search found 31 matches

by Sevift
Sunday 24 September 2017 12:05
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 535417

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

I can control all colours and brightness (from within the colour picker and via domoticz api) except the white one (Switching On / Off does work). And ofcourse within the app it does all work nicely. Any RGB Colour I can select via: http://192.168.1.2:8080/json.htm?type=command&param ...
by Sevift
Friday 08 September 2017 13:01
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 535417

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

Hi.
I have - Xiaomi Aqara Smart Light Switch WXKG03LM single-key.
Domoticz adds only a battery device. Light/Switch device does not appear. In MiHome everything works fine. Is this related to the Xiaomi gateway firmware (149)?
by Sevift
Tuesday 15 August 2017 10:31
Forum: Others
Topic: Controling Xiaomi Mi Robot with Domoticz
Replies: 27
Views: 9584

Re: Controling Xiaomi Mi Robot with Domoticz

Sorry, its a german page, but Google-Translator is your friend ;). Your phone has to be in devmode and usb-debugging is activated. Connect your phone via usb to your pc. i´ve used this tutorial to manage this: http://blog.gurskiy.com/?p=62 This is a russian page, but with google translator, its is ...
by Sevift
Sunday 09 July 2017 20:44
Forum: Design, usability and languages
Topic: SNEAK PREVIEW - New default theme
Replies: 153
Views: 59974

Re: SNEAK PREVIEW - New default theme

Good job!
small problem
111.png
111.png (88.88 KiB) Viewed 3887 times
by Sevift
Thursday 09 March 2017 15:52
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 565582

Re: Dashboard Design

Excellent!
by Sevift
Tuesday 07 March 2017 14:14
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 535417

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

joebar wrote: On eBay I found very nice low profile adapters so the gateway and plugs are almost flush with the outlet like in China/Australia.
It is possible more in more detail?
by Sevift
Saturday 25 February 2017 19:17
Forum: Z-Wave
Topic: Howto use StellaZ in Domoticz? SetPoints...
Replies: 53
Views: 12735

Re: Howto use StellaZ in Domoticz? SetPoints...

You're right. It is possible and in a standard way. But the bug is present. Comfort mode 1.jpg Excellent work - level adjusts automatically. Direct Valve Control mode 2.jpg Work, level supports manually, but does not change the operation mode visually. However, the thermostat is working properly
by Sevift
Monday 06 February 2017 16:33
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 535417

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

Kayle wrote:
Hello Sevift,

did you manage also to get the actual Battery Level or cleaning time ?

Greetings Kay
Hello.
No. To do this, we must be able to decrypt the packets.
by Sevift
Tuesday 10 January 2017 19:21
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 535417

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

Click on MiHome search devices and stop on vereschark intercept packets search packets ip PC to ip Mi Robot Снимок экрана 2017-01-10 в 18.49.44.png Copy data 555.png Run PacketSender Paste ip, port, protocol, data Снимок экрана 2017-01-10 в 18.54.36.png And send If the robot will respond - excellent! ...
by Sevift
Tuesday 10 January 2017 19:12
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 535417

Re: RE: Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

I should receve my mi robot soon, could you give me some informations to catch packets with wireshark? So that I could check if command are te same? thanks For example, a vacuum cleaner Search Install BlueStacks on PC (Mac) Install MiHome app on BlueStacks and connect Mi Robot Снимок экрана 2017-01- ...
by Sevift
Monday 09 January 2017 13:35
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 535417

Re: RE: Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

Great ! via the gateway or something else ? Via python script Ok ! Can you share it please ? I used vereschark to intercept packets. I do not know whether they will suit you. Probably everyone has their own packages. #!/usr/bin/python import socket import sys import codecs UDP_IP = '192.168.100.18 ...
by Sevift
Monday 09 January 2017 9:37
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 535417

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

deennoo wrote:
Sevift wrote:
Sevift wrote:Xiaomi Mi Robot Vacuum - Is that possible? )
it's possible!

Снимок экрана 2017-01-08 в 21.06.53.png
Great ! via the gateway or something else ?
Via python script
by Sevift
Sunday 08 January 2017 21:08
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 535417

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

Sevift wrote:Xiaomi Mi Robot Vacuum - Is that possible? )
it's possible!
Снимок экрана 2017-01-08 в 21.06.53.png
Снимок экрана 2017-01-08 в 21.06.53.png (36.59 KiB) Viewed 6501 times
by Sevift
Tuesday 13 December 2016 14:35
Forum: Z-Wave
Topic: Howto use StellaZ in Domoticz? SetPoints...
Replies: 53
Views: 12735

Re: Howto use StellaZ in Domoticz? SetPoints...

I checked the work in the "Direct Control Valve" mode. Everything works fine. Снимок экрана 2016-12-13 в 14.29.18.png local tempNeed = tonumber(otherdevices_svalues[thermostatVName]) local tempHum = tonumber(otherdevices_temperature[tempHumName]) setLevel = (tempNeed - tempHum) * 100 if setLevel < 0 ...
by Sevift
Monday 12 December 2016 23:15
Forum: Z-Wave
Topic: Howto use StellaZ in Domoticz? SetPoints...
Replies: 53
Views: 12735

Re: Howto use StellaZ in Domoticz? SetPoints...

But a glitch in OpenZWave Control Panel When you switch to "Direct Valve Control" (nvalue=3), OpenZWave Control Panel will display the mode that you have chosen before. Снимок экрана 2016-12-12 в 23.09.14.png Снимок экрана 2016-12-12 в 23.14.40.png But this does not affect the work. You need to creat ...
by Sevift
Monday 12 December 2016 22:39
Forum: Z-Wave
Topic: Howto use StellaZ in Domoticz? SetPoints...
Replies: 53
Views: 12735

Re: Howto use StellaZ in Domoticz? SetPoints...

My observations JSON /json.htm?type=command&param=udevice&idx=...&nvalue=1 - comfort /json.htm?type=command&param=udevice&idx=...&nvalue=0 - frost everything else is not working upd /json.htm?type=command&param=udevice&idx=...&nvalue=2 - Energy Saving /json.htm?type=command&param=udevice&idx ...
by Sevift
Saturday 10 December 2016 20:44
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 535417

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

Xiaomi Mi Robot Vacuum - Is that possible? )
by Sevift
Thursday 29 September 2016 13:14
Forum: Heating/cooling
Topic: StellaZ vs Danfoss Living connect vs Komforthaus Comet ?
Replies: 43
Views: 9927

Re: StellaZ vs Danfoss Living connect vs Komforthaus Comet ?

I have it so

Code: Select all

local minTemp = 30
local maxTemp = 10
setTemp = (tempNeed - tempTempHum) * 10 + tempNeed

	if setTemp < minTemp then
		setTemp = minTemp
	end
	
	if setTemp > maxTemp then
		setTemp = maxTemp
	end	
by Sevift
Wednesday 28 September 2016 23:31
Forum: Heating/cooling
Topic: StellaZ vs Danfoss Living connect vs Komforthaus Comet ?
Replies: 43
Views: 9927

Re: StellaZ vs Danfoss Living connect vs Komforthaus Comet ?

Egregius wrote:Isn't 10/30 a bit overkill?
I use a function that sets the valva 1 degree lower or higher for each 0,1 temp difference. That way they're somewere half open if temp is reached.
Thanks.
by Sevift
Wednesday 28 September 2016 19:41
Forum: Heating/cooling
Topic: StellaZ vs Danfoss Living connect vs Komforthaus Comet ?
Replies: 43
Views: 9927

Re: StellaZ vs Danfoss Living connect vs Komforthaus Comet ?

STELLAZ - using the second year local upTemp = 30 local downTemp = 10 ... if tempTempHum - tempTsV <= delta then setTemp = upTemp elseif tempTempHum - tempTsV >= 0 then setTemp = downTemp end ... commandArray[#commandArray+1] = {['UpdateDevice'] = thermostatIdx..'|0|'..tostring(setTemp)}