Search found 42 matches

by Mooseknuckle
Tuesday 18 July 2017 19:51
Forum: ESP8266
Topic: Milight gateway running on ESP8266
Replies: 8
Views: 6470

Milight gateway running on ESP8266

Hi guys, In search for a good solution for my Milights I found this neat project: https://github.com/sidoh/esp8266_milight_hub Just installed it because I had the parts lying around and it works like a charm. You can make a lot of virtual gateways and add them all to Domoticz so no more 4 zone limit ...
by Mooseknuckle
Tuesday 18 July 2017 19:38
Forum: Others
Topic: cheapest IP camera
Replies: 17
Views: 14766

Re: cheapest IP camera

Hi there,

The cheapest one I have is this:
http://www.gearbest.com/ip-cameras/pp_623396.html
Works with domoticz and Synology Surv. station and has a snapshot url, check the wiki for info.

Greetings
by Mooseknuckle
Monday 19 June 2017 18:49
Forum: Heating/cooling
Topic: TOON died within Domoticz
Replies: 259
Views: 55751

Re: TOON died within Domoticz

Thanks for the tip but also no luck for me. The stupid thing is that when I stop en start Toon in the hardware tab it works but only once, after that I get "error login". I'm glad setting the setpoint still works from Domoticz.
by Mooseknuckle
Monday 12 June 2017 8:55
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 537156

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

Hi, Thanks for the great software, can't wait to get it to work. I am running Domoticz 3.7706 in Docker. I can access the WEBGUI however after adding the gateway it cannot find any devices. In the log I have this: 2017-06-12 08:41:00.595 XiaomiGateway: will listen on 9898 for hardware id 2 domoticz ...
by Mooseknuckle
Thursday 08 June 2017 20:59
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 537156

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

Hi there,

For those of you that are interested:
http://faire-ca-soi-meme.fr/news/2017/0 ... ticipatif/
A kickstarter project for a universal Zigbee gateway, a really nice way to get around the max of 30 devices from the xiaomi gateway.
by Mooseknuckle
Monday 29 May 2017 10:07
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 537156

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

Hi, It is what quack3d said, adding it to the gateway does not work. The strange thing is that when I add it, the mihome app counts it as a device but I cannot see it under the devices. Also in Domoticz I see the new switch but nothing changes when I press the button. I can add other devices to the ...
by Mooseknuckle
Monday 29 May 2017 8:47
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 537156

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

Hi, It is what quack3d said, adding it to the gateway does not work. The strange thing is that when I add it, the mihome app counts it as a device but I cannot see it under the devices. Also in Domoticz I see the new switch but nothing changes when I press the button. I can add other devices to the ...
by Mooseknuckle
Saturday 27 May 2017 10:08
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 537156

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

Hi, Has anybody succesfully added the following wireless switch to the gateway? http://www.gearbest.com/access-control/pp_626695.html I tried to add it as a round wireless switch but It doesn't work. Maybe I just have to wait for a gateway update but I was curious if others did succeed in adding the ...
by Mooseknuckle
Friday 19 May 2017 8:03
Forum: Python
Topic: Plugin: Travel Times
Replies: 28
Views: 8330

Re: Plugin: Travel Times

Hi there, Thanks for the great plugin. Is it possible to make input fields for travel options? I use the train to get to work. I could change mode to "transit" and transit_mode to "train" in the file but maybe more ppl would like to configure it in the hardware tab. Thanks in advance,
by Mooseknuckle
Saturday 13 May 2017 17:04
Forum: LUA
Topic: Lua PIR problem - Switching off too early
Replies: 6
Views: 1887

Re: Lua PIR problem - Switching off too early

This is what I do with my kitchen light: Script_device_whatever if devicechanged['Motion kitchen'] == 'On' and otherdevices['is dark'] == 'On' and otherdevices['kitchen lights'] == 'Off' then commandArray['kitchen lights']= 'On' print('Movement in kitchen, lights go on') Script_time_whatever ...
by Mooseknuckle
Sunday 23 April 2017 17:42
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 537156

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

@bertbigb, the Xiaomi lux sensor is available in the latest beta, so no need to install corbins dev version. Make sure you have new hardware enabled in the Domoticz settings (think it took some time before it was available) and consider a restart of Domoticz. I did a restart and have had enabled ...
by Mooseknuckle
Saturday 18 March 2017 16:37
Forum: Show your projects
Topic: My DomoBox
Replies: 11
Views: 3903

Re: My DomoBox

A big thanks to Systemlord. I just made mine: Just a Rpi3, Milight controller, Rfxcom and a mysensors gateway. All fixed with some glue: https://s27.postimg.org/u6kys826b/IMG_20170318_141040.jpg Hanging on the wall: https://s27.postimg.org/lcu2b4f7n/IMG_20170318_162031.jpg More than enough room in ...
by Mooseknuckle
Wednesday 01 March 2017 14:01
Forum: Other questions and discussions
Topic: How to check presence of Beacon ?
Replies: 371
Views: 86544

Re: How to check presence of Beacon ?

Hi,

Thank you for the BT presence script. I had a Xiaomi mi band v1 lying around and tried it as a beacon with the presence script. After you make it discoverable in the Mi fit app the band is found with 'hcitool lescan' and can be used as a beacon.

Greetings,
by Mooseknuckle
Sunday 26 February 2017 18:30
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 537156

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

Hi,

I made icon files for the cube and the round selector switch. Grab them if you like.
by Mooseknuckle
Monday 20 February 2017 14:05
Forum: LUA
Topic: Yet another presence detection method
Replies: 135
Views: 40656

Re: Yet another presence detection method

Maybe this is a nice alternative solution?
https://www.domoticz.com/wiki/Presence_ ... gy_Beacon)
I just ordered a beacon to give it a try.
by Mooseknuckle
Wednesday 15 February 2017 14:19
Forum: LUA
Topic: Yet another presence detection method
Replies: 135
Views: 40656

Re: Yet another presence detection method

Hi, You can try and change this: for x in `wl -i ether assoclist | awk '{print $2}'`; do into this: for x in `arp -a | awk '{print $4}'`; do But if you change this I honestly don't know what the difference is (except location of script) between this solution and this snmp script: https://www ...
by Mooseknuckle
Saturday 28 January 2017 16:18
Forum: Switches and Scenes
Topic: How to use a selector switch (Xiaomi) to ON/OFF Hue light ?
Replies: 3
Views: 5403

Re: How to use a selector switch (Xiaomi) to ON/OFF Hue light ?

Hi there, You can use a user variable to determine the state of the switch, for example: - make a uservariable "switch state" and give initial value "Off" - make a lua script (or blockly): if (devicechanged['Xiaomi switch'] == 'Click'and uservariables['switch state'] == 'Off') then commandArray['Hue ...
by Mooseknuckle
Tuesday 24 January 2017 20:47
Forum: Design, usability and languages
Topic: New dark theme
Replies: 64
Views: 28063

Re: New dark theme

It really looks great, thank you.
by Mooseknuckle
Sunday 08 January 2017 16:37
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 537156

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

Hi, At the moment I have 1 motion sensor. When I check the Domoticz log after the sensor has detected motion I see a no_motion event 1 minute after the first no_motion and again a no_motion event after 2, 5 and 10 minutes. Is that normal behaviour? 17:09:17.225 {"cmd":"report","model":"motion","sid ...
by Mooseknuckle
Sunday 08 January 2017 15:27
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 537156

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

Hi guys,
Just got my gateway and some sensors and they work great. Thanks for implementing this in Domoticz. Going to buy some more sensors now.