Search found 23 matches

by mikejclark
Sunday 17 December 2017 0:36
Forum: Others
Topic: Xiaomi Thermostat (with display)
Replies: 34
Views: 30414

Re: Xiaomi Thermostat (with display)

mayyam wrote: Saturday 16 December 2017 20:59 I don't think, that's thermostat. It is just thermometer and humi with display and BT.

____
may
had a closer look, and yes, you're right!
by mikejclark
Saturday 16 December 2017 20:05
Forum: Others
Topic: Xiaomi Thermostat (with display)
Replies: 34
Views: 30414

Re: Xiaomi Thermostat (with display)

Also interested in this
by mikejclark
Monday 11 December 2017 18:47
Forum: Speech & Voice Systems
Topic: Controlicz - Domoticz to Google Home/Assistant integration
Replies: 2277
Views: 511915

Re: Controlicz - Domoticz to Google Home/Assistant integration

Yep, i have no idea why it says off (it definitely reports as on) - i'll look into it some more One thing I don't understand about the response for the temperature, is that it doesn't have a status of on or off. The set point I can understand being on or off, but why the temperature? Sent from my ...
by mikejclark
Friday 08 December 2017 16:52
Forum: Speech & Voice Systems
Topic: Controlicz - Domoticz to Google Home/Assistant integration
Replies: 2277
Views: 511915

Re: Controlicz - Domoticz to Google Home/Assistant integration

ok, that's weird! if you use this - https://yourhost:port/json.htm?type=devices&rid=IDXOFLOUNGETEMPERATURE - what does 'temp' say? { "ActTime" : 1512748152, "ServerTime" : "2017-12-08 15:49:12", "Sunrise" : "08:05", "Sunset" : "15:53", "result" : [ { "AddjMulti" : 1.0, "AddjMulti2" : 1.0 ...
by mikejclark
Friday 08 December 2017 16:36
Forum: Speech & Voice Systems
Topic: Controlicz - Domoticz to Google Home/Assistant integration
Replies: 2277
Views: 511915

Re: Controlicz - Domoticz to Google Home/Assistant integration

Hi Madgeni
If I query my lounge temperature it returns a different number to that shown in Domoticz. It seems no matter what the temperature is in Domoticz, Google home returns 17.5. Any idea what's happening?

Sent from my GT-I9505 using Tapatalk

by mikejclark
Sunday 17 September 2017 19:24
Forum: dzVents
Topic: Check dead devices help
Replies: 4
Views: 1266

Re: Check dead devices help

I think you could try to change the last if-statement to: if (message ~= "") then . I suspect Lua evaluates an empty string as true. The idea of the script above is that a message is constructed in the loop and that if there is something in the message it will be emailed. So far so good... I think ...
by mikejclark
Sunday 17 September 2017 12:02
Forum: dzVents
Topic: Check dead devices help
Replies: 4
Views: 1266

Re: Check dead devices help

I think you could try to change the last if-statement to: if (message ~= "") then . I suspect Lua evaluates an empty string as true. The idea of the script above is that a message is constructed in the loop and that if there is something in the message it will be emailed. Thank you so much, will ...
by mikejclark
Sunday 17 September 2017 11:39
Forum: dzVents
Topic: Check dead devices help
Replies: 4
Views: 1266

Check dead devices help

Would really appreciate some help adapting the example check dead devices script. https://github.com/dannybloe/dzVents/blob/master/dzVents/examples/check%20dead%20devices.lua The script I have adapted for my sensors runs, and if one the sensors has not been seen for a while, as expected I receive an ...
by mikejclark
Thursday 14 September 2017 9:40
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: MQTT failed to start
Replies: 9
Views: 9513

Re: MQTT failed to start

Followed the rest of the wiki and all working well now. Thanks for your help!
by mikejclark
Wednesday 13 September 2017 15:21
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: MQTT failed to start
Replies: 9
Views: 9513

Re: MQTT failed to start

In the wiki are al the steps you have to follow, including installing Node.JS, installing Mosquitto, etc... Just follow the wiki and it should be fine. I was thrown by the statement about all software being already installed, but I think that must be a recent thing. Will follow the rest of the wiki ...
by mikejclark
Wednesday 13 September 2017 14:56
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: MQTT failed to start
Replies: 9
Views: 9513

Re: MQTT failed to start

Just checking to be sure: - You installed Node.JS ? -> https://joshondesign.com/2013/10/23/noderpi - You installed Mosquitto ? -> http://mosquitto.org/2013/01/mosquitto-debian-repository/ - You don't have a firewall that blockes port 1883 ? - You've checked the remote address and the ip port in ...
by mikejclark
Wednesday 13 September 2017 14:52
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: MQTT failed to start
Replies: 9
Views: 9513

Re: MQTT failed to start

not sure about how the images are updated/prepared, but you could try to see if the MQTT broker is listening by issuing this from the shell command line: netstat -na | grep 1883 if you see something output like: tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN tcp6 0 0 :::1883 :::* LISTEN then you have a MQTT ...
by mikejclark
Wednesday 13 September 2017 12:59
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: MQTT failed to start
Replies: 9
Views: 9513

MQTT failed to start

Hopefully this should just be a quick question. I've bought some Sonoff devices and have flashed Tasmota to utilise MQTT. Following the Domoticz MQTT wiki I have added the MQTT Client Gateway with LAN interface https://www.domoticz.com/wiki/MQTT The wiki indicates that all the necessary software is ...
by mikejclark
Sunday 02 October 2016 22:02
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: MyDomoticz - Testers wanted!
Replies: 627
Views: 130683

Re: Testers wanted!

Still just get this in my log:

Error: PROXY: Connect failed, reconnecting: Network is unreachable

Any ideas?
by mikejclark
Thursday 29 September 2016 23:29
Forum: Heating/cooling
Topic: Heating finally automated using HomeEasy HE105
Replies: 45
Views: 22648

Re: Heating finally automated using HomeEasy HE105

Hi, firstly just wanted to express my appreciation for your script. Thank you! Also, I have a question about when the script runs. When I change the setpoint or turn the thermostat on or off in domoticz, the script doesn't seem to run for some time after. I think this might be by design in domoticz ...
by mikejclark
Tuesday 20 September 2016 22:15
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: MyDomoticz - Testers wanted!
Replies: 627
Views: 130683

Re: Testers wanted!

Hi, just registered for the service, but I don't get an instance id - just says (none) - and this is in the log:

Error: PROXY: StartThread(): Exception: close: Bad file descriptor

Edit
And now this:

Error: PROXY: Connect failed, reconnecting: Network is unreachable
by mikejclark
Sunday 25 October 2015 19:16
Forum: Heating/cooling
Topic: Heating finally automated using HomeEasy HE105
Replies: 45
Views: 22648

Re: Heating finally automated using HomeEasy HE105

Hi Mike, the function calls the "Debug" variable which isnt sent within the lua script itself. Its set within domoticz. From the Web interface go to Setup->More Options->User Variables. From here just create a new entry called Debug as an integer and set it to 1 to tun on the debugging. function ...
by mikejclark
Friday 23 October 2015 21:20
Forum: Heating/cooling
Topic: Heating finally automated using HomeEasy HE105
Replies: 45
Views: 22648

Re: Heating finally automated using HomeEasy HE105

Evening, could someone please explain how to enable debug for this script? The instructions say to add a user variable but I do not know what this looks like, or where in the code to add it. Is it simply ...
by mikejclark
Thursday 25 September 2014 21:15
Forum: Android
Topic: 'Dromotica' app for controlling Domoticz from Android
Replies: 488
Views: 142462

Remote connection/NFC

I have just discovered something that could be of use to some. For some time I have been unable to remotely connect to Domoticz using Dromotica. I could successfully log in from a browser over https, but could never do it from the app. Today I tried disabling the website protection so no need to log ...
by mikejclark
Friday 01 August 2014 0:00
Forum: Android
Topic: 'Dromotica' app for controlling Domoticz from Android
Replies: 488
Views: 142462

Re: Android app

Derik wrote:@ mikejclark...
How do you have this working?
With Domoticz?
I don't have NFC working yet. I can write to the tags but they cause an error when I scan them. Sebas mentioned in an earlier post that it will be fixed in an update