Search found 30 matches

by JustME125
Sunday 08 January 2017 9:53
Forum: Switches and Scenes
Topic: Domoticz + RFXtrx433E + KlikAanKlikUit
Replies: 11
Views: 10569

Re: Domoticz + RFXtrx433E + KlikAanKlikUit

Hi Marcel, Kaku has a very simple system for controlling dimmers and switches. A kaku remote transmits a unique set of ID's, other devices listen to those codes. You are using domoticz as a kind of remote so you need to transmit some ID's for your switches to listen to. That is why you need to ...
by JustME125
Sunday 08 January 2017 9:53
Forum: Switches and Scenes
Topic: Domoticz + RFXtrx433E + KlikAanKlikUit
Replies: 11
Views: 10569

Re: Domoticz + RFXtrx433E + KlikAanKlikUit

Hi Marcel, Kaku has a very simple system for controlling dimmers and switches. A kaku remote transmits a unique set of ID's, other devices listen to those codes. You are using domoticz as a kind of remote so you need to transmit some ID's for your switches to listen to. That is why you need to ...
by JustME125
Tuesday 11 October 2016 8:18
Forum: LUA
Topic: Lua script for controlling humidity in the bathroom
Replies: 144
Views: 56459

Re: RE: Re: RE: Re: RE: Re: Lua script for controlling humidity in the bathroom

No problem, Invested some time in it last week and wrote it myself. Nice piece of work by the way :D Verstuurd vanaf mijn HTC One_M8 met Tapatalk This is my code, please note that it is modified because I have more programs on my ventilation system running so this is part of a bigger picture ...
by JustME125
Tuesday 11 October 2016 2:19
Forum: LUA
Topic: Lua script for controlling humidity in the bathroom
Replies: 144
Views: 56459

Re: RE: Re: RE: Re: Lua script for controlling humidity in the bathroom

Hi Danny, Any luck on this one? I am hoping to spend my holidays to transfer to dZVents and this would be a nice starting point. I have seen some comments on using dZVents in the internal lua editor (the one in the browser) but can't seem to find it anymore, any clue? Thanks for all the hard work ...
by JustME125
Tuesday 11 October 2016 2:14
Forum: LUA
Topic: How to create a scheduled job in lua?
Replies: 6
Views: 1187

Re: RE: Re: How to create a scheduled job in lua?

p0puptoast wrote:
JustME125 wrote:What was your issue? Mine works like a charm
See viewtopic.php?f=23&t=13646&p=98626#p98626.
Just replied there

Verstuurd vanaf mijn HTC One_M8 met Tapatalk
by JustME125
Tuesday 11 October 2016 2:14
Forum: dzVents
Topic: Can't get dzVents test to work according to log
Replies: 7
Views: 1735

Re: Can't get dzVents test to work according to log

Hi Dave, Not an expert here but I looked at your description above and I have the script_time_main.lua, script_device_main.lua and the settings file in the same location as you have so those should be good. What bothers me is that there is not a single log entry which leads me to believe that your ...
by JustME125
Monday 10 October 2016 15:17
Forum: LUA
Topic: How to create a scheduled job in lua?
Replies: 6
Views: 1187

Re: How to create a scheduled job in lua?

What was your issue? Mine works like a charm

Verstuurd vanaf mijn HTC One_M8 met Tapatalk
by JustME125
Monday 10 October 2016 14:11
Forum: LUA
Topic: How to create a scheduled job in lua?
Replies: 6
Views: 1187

Re: How to create a scheduled job in lua?

Have a look at dZvents, works great for me.

Verstuurd vanaf mijn HTC One_M8 met Tapatalk
by JustME125
Thursday 15 September 2016 8:27
Forum: LUA
Topic: Lua script for controlling humidity in the bathroom
Replies: 144
Views: 56459

Re: RE: Re: Lua script for controlling humidity in the bathroom

Ah... you got me ;-) Didn't have the time yet.. will do in the coming days. Sorry :( Hi Danny, Any luck on this one? I am hoping to spend my holidays to transfer to dZVents and this would be a nice starting point. I have seen some comments on using dZVents in the internal lua editor (the one in the ...
by JustME125
Sunday 04 September 2016 14:00
Forum: LUA
Topic: Lua script for controlling humidity in the bathroom
Replies: 144
Views: 56459

Re: Lua script for controlling humidity in the bathroom

Ah... you got me ;-) Didn't have the time yet.. will do in the coming days. Sorry :( Hi Danny, Any luck on this one? I am hoping to spend my holidays to transfer to dZVents and this would be a nice starting point. I have seen some comments on using dZVents in the internal lua editor (the one in the ...
by JustME125
Monday 25 July 2016 18:18
Forum: Utility
Topic: Energy measurement alternative?
Replies: 11
Views: 3166

Re: Energy measurement alternative?

I have one of those fibaro devices. Works like a charm. If you try to determine if your laundry is finished through metering powerconsumption then I must warn that my laundry machines has frequent moments that is does not use power doe several seconds so you need to do some coding in the background ...
by JustME125
Friday 22 July 2016 0:52
Forum: Other questions and discussions
Topic: Schedule in LUA (or shell/python)?
Replies: 9
Views: 2744

Re: Schedule in LUA (or shell/python)?

Hello, it seems that curl 'http://127.0.0.1:8080/json.htm?type=schedules&filter=device' returns the list of timers planned for the next 24 hours ("ScheduleDate"). You may decode this result using JSON.lua (google). now < ScheduleDate <= now+"time needed" and "not already started". Hope this helps ...
by JustME125
Wednesday 06 July 2016 23:43
Forum: Other questions and discussions
Topic: Schedule in LUA (or shell/python)?
Replies: 9
Views: 2744

Re: Schedule in LUA (or shell/python)?

Hi GD,

That sounds damn good and pretty easy. I am absolutely no coder but I think I can figure out how to do it. My main concerns is getting the timer stuff in lua, not find some time to start working on this solution.

Thanks so far!

Verstuurd vanaf mijn HTC One_M8 met Tapatalk
by JustME125
Wednesday 06 July 2016 22:31
Forum: Other questions and discussions
Topic: Schedule in LUA (or shell/python)?
Replies: 9
Views: 2744

Re: Schedule in LUA (or shell/python)?

Thanks for that angle Paul, never thought of that. One example of what I would like to accomplish is heating. Normally you tend to time the moment that your heating has to switch on or off, but I have pretty much defined how fast I can heat the house based on environment temperature etc so I don't ...
by JustME125
Tuesday 05 July 2016 13:14
Forum: Other questions and discussions
Topic: Schedule in LUA (or shell/python)?
Replies: 9
Views: 2744

Re: Schedule in LUA (or shell/python)?

Unfortunately no replies so for.
by JustME125
Tuesday 21 June 2016 1:27
Forum: Switches and Scenes
Topic: Update status only
Replies: 0
Views: 530

Update status only

I am using two kaku switches to control the lights on the nightstand. I can control these switches through some kaku transmitters which are coupled with the switches directly and through domoticz of course. I have this direct coupling in place on purpose as I want to be able to control my lights ...
by JustME125
Tuesday 21 June 2016 0:38
Forum: Other questions and discussions
Topic: Schedule in LUA (or shell/python)?
Replies: 9
Views: 2744

Schedule in LUA (or shell/python)?

I have been playing around with domoticz for a while now and have a lot of lights, switches, heating and ventilation running through domoticz (my girlfriend actually likes it [emoji2] ) but I am wondering how it is possible to create schedule functionality that is available in lua (for example). I ...
by JustME125
Monday 18 April 2016 9:52
Forum: Other questions and discussions
Topic: IoT and security: Shodan
Replies: 9
Views: 2411

Re: IoT and security: Shodan

Thanks

Verstuurd vanaf mijn HTC One_M8 met Tapatalk
by JustME125
Monday 18 April 2016 0:55
Forum: Other questions and discussions
Topic: IoT and security: Shodan
Replies: 9
Views: 2411

Re: IoT and security: Shodan

Well, I do understand there is a risk involved in port forwarding to domoticz but never really considered the consequences. I am one of those who often uses a phone so I would like to have domoticz to be connected to the outside world. Any thoughts on how to do it safely? Verstuurd vanaf mijn HTC ...
by JustME125
Sunday 17 April 2016 12:45
Forum: Other questions and discussions
Topic: IoT and security: Shodan
Replies: 9
Views: 2411

Re: IoT and security: Shodan

I see a lot of mqtt listed....luckily I don't run mqtt [SMILING FACE WITH OPEN MOUTH AND COLD SWEAT]

Verstuurd vanaf mijn HTC One_M8 met Tapatalk