Search found 16 matches

by wlevels
Thursday 07 March 2019 21:39
Forum: Switches and Scenes
Topic: Domoticz Shared Devices issue, not all Devices showing up
Replies: 1
Views: 783

Re: Domoticz Shared Devices issue, not all Devices showing up

Actually I solved my own problem.
What I didn't know was that Devices are only updated once they sent an update. So switches weren't added to the Master until you used the switch.

Greets
by wlevels
Tuesday 27 November 2018 13:34
Forum: Switches and Scenes
Topic: Domoticz Shared Devices issue, not all Devices showing up
Replies: 1
Views: 783

Domoticz Shared Devices issue, not all Devices showing up

Hi all, I connected two Domoticz servers yesterday for Device Sharing. I want to share two Wallplugs (switches and kWh usage) and two Dummy switches. I already noticed on the forum that Dummy switches are probably not possible to share currently, however the Wallplugs switches are also not showing ...
by wlevels
Wednesday 11 April 2018 21:58
Forum: LUA
Topic: Need help searching for specific info in JSON output
Replies: 6
Views: 1510

Re: Need help searching for specific info in JSON output

Hi Jos, Running the exact same script (only replaced all the variables) for two different master nodes. The master node script which is working retrieves 790 entries in a json output file which it searches succesfully for my Master Node. The other master node script retrieves 1340 entries in a json ...
by wlevels
Wednesday 11 April 2018 20:32
Forum: LUA
Topic: Need help searching for specific info in JSON output
Replies: 6
Views: 1510

Re: Need help searching for specific info in JSON output

I got it mostly running as I want, thanks for your help! I can ofcourse send anybody the script if they also want to monitor their Master Node but probably there is a lot of finetuning still possible in my newbie script :) I am monitoring two master nodes. The second master node list is over 1000 ...
by wlevels
Monday 09 April 2018 10:48
Forum: LUA
Topic: A little Small Lua Telegram Library
Replies: 32
Views: 13394

Re: A little Small Lua Telegram Library

Thanks @emme just what I was looking for!
by wlevels
Monday 09 April 2018 7:57
Forum: LUA
Topic: Need help searching for specific info in JSON output
Replies: 6
Views: 1510

Re: Need help searching for specific info in JSON output

Thanks @jvdz @waaren for the input! I'll have a go at it :D
by wlevels
Sunday 08 April 2018 20:48
Forum: LUA
Topic: Need help searching for specific info in JSON output
Replies: 6
Views: 1510

Need help searching for specific info in JSON output

Hi all, I am trying to monitor my Master Node through Domoticz. There is a website where you can check the status of each Master Node, however the JSON API is pretty basic so I have to find my Master Node in the complete list to monitor the status. The URL is http://api-rupx.mn.zone/masternodes A ...
by wlevels
Monday 11 September 2017 21:49
Forum: Others
Topic: Controlling Becker RF shutters from Domoticz
Replies: 8
Views: 3973

Re: Controlling Becker RF shutters from Domoticz

Attached how I connected my (single) VC421 with a dual switch. If you have any questions just let me know.
by wlevels
Thursday 07 September 2017 13:06
Forum: Others
Topic: Controlling Becker RF shutters from Domoticz
Replies: 8
Views: 3973

Re: Controlling Becker RF shutters from Domoticz

Hi Verdeel,

Yes, correct. I will take some pictures later this evening.
by wlevels
Friday 01 September 2017 14:25
Forum: Others
Topic: Controlling Becker RF shutters from Domoticz
Replies: 8
Views: 3973

Re: Controlling Becker RF shutters from Domoticz

Hi Verdeel, It was on my todo to update this topic that I got it working. I did not had a chance to actually optimize my current set-up, I just have a double relay switch, added the two relay switches as separate switches in Domoticz for the time being. I paired both my shutters to a single VC ...
by wlevels
Sunday 18 June 2017 19:17
Forum: Others
Topic: Controlling Becker RF shutters from Domoticz
Replies: 8
Views: 3973

Re: Controlling Becker RF shutters from Domoticz

To answer my own question, I just ordered the unit and it worked just fine with a Qubino double relay switch.
by wlevels
Wednesday 31 May 2017 15:57
Forum: Utility
Topic: Energy/Gas - More detailed view for previous days
Replies: 5
Views: 2393

Re: Energy/Gas - More detailed view for previous days

Thanks all for your input! For now I changed the short log to 7 days, and I'm checking the possibility to use any database. I only have Domoticz running on a raspberry and I don't want to further burden it. I have a Synology NAS that should be able to run a Database using one of the available Apps ...
by wlevels
Wednesday 31 May 2017 15:25
Forum: Others
Topic: Controlling Becker RF shutters from Domoticz
Replies: 8
Views: 3973

Controlling Becker RF shutters from Domoticz

Hi all, It's a pretty specific scenario, but does anybody control their Becker RF shutters from their Domoticz environment? Becker has it's own RF signal, so you can't really use any general solution for this as far as I know. You could probably modify an RF remote so it can be switched by a Z-wave ...
by wlevels
Tuesday 30 May 2017 13:46
Forum: Utility
Topic: Energy/Gas - More detailed view for previous days
Replies: 5
Views: 2393

Re: Energy/Gas - More detailed view for previous days

That's handled by the 'Short Log Sensors' setting (1-7 days). If you wan't to keep it longer you'll need to put up a system to store in another database. Keep in mind that your database size will grow if you change that setting. Thanks for your reply! Still running Domoticz on a RPI I had lying ...
by wlevels
Tuesday 30 May 2017 11:56
Forum: Utility
Topic: Energy/Gas - More detailed view for previous days
Replies: 5
Views: 2393

Energy/Gas - More detailed view for previous days

Hi all, Is there a way to see a more detailed view of energy/gas usage for earlier days? When analysing my energy/gas usage it would be nice to see if the energy usage is higher then normal for like yesterday, that I could zoom in and see during what time there was high energy usage? I can only see ...
by wlevels
Friday 16 September 2016 15:44
Forum: LUA
Topic: Find My iPhone implementation in LUA script
Replies: 273
Views: 81158

Re: Find My iPhone implementation in LUA script

I'm still getting errors on my Domoticz V3.4834 installation on my Raspberry. I tried all the previous possible solutions, I added some print commands in the lua script and I can see my iphone gets tracked as expected, however line 55 keeps giving me an error: 2016-09-16 14:50:03.684 LUA: 5 ...