Search found 16 matches

by tonadam
Wednesday 17 February 2021 20:12
Forum: dzVents
Topic: global_data function using domoticz.openURL [Solved]
Replies: 2
Views: 545

Re: global_data function using domoticz.openURL [Solved]

That did the trick! Many thanks, appreciate your support. :-)
by tonadam
Wednesday 17 February 2021 16:33
Forum: dzVents
Topic: global_data function using domoticz.openURL [Solved]
Replies: 2
Views: 545

global_data function using domoticz.openURL [Solved]

Want to create a function to set the CV temperature. As I need this in a couple of scripts. Via the WebGUI I created a dzevents file called: "global_data". It's being saved to: scripts/dzVents/generated_scripts/global_data.lua. global_data.lua: -- this scripts holds all the globally persistent ...
by tonadam
Thursday 13 September 2018 13:40
Forum: Temperature and Weather
Topic: Oregon 433hz (RFX) tempsensor THN132N
Replies: 2
Views: 2428

Re: Oregon 433hz (RFX) tempsensor THN132N

Hi, this scenario is described in the Domoticz manual: http://www.domoticz.com/DomoticzManual.pdf Some devices change their unique ID when a new battery is installed. To replace the old sensor data to the new device act as follow: First, add the new device to the system, and call it for example ‘New ...
by tonadam
Tuesday 21 November 2017 23:05
Forum: Show your projects
Topic: Intergas Incomfort Heater control
Replies: 99
Views: 45206

Re: Intergas Incomfort Heater control

My wife and daughter sometimes set the room thermostate to ridiculous temperatures like 26 degrees or so. They think the room will then warm up quicker, I can't convince them setting it directly to the desired temp will work as well. I 'addressed' that using this script: scripts/lua/script_device ...
by tonadam
Sunday 03 September 2017 18:48
Forum: Show your projects
Topic: Intergas Incomfort Heater control
Replies: 99
Views: 45206

Re: Intergas Incomfort Heater control

Erik, upgraded last week and this seems to work great. Many Thanks!
by tonadam
Tuesday 27 December 2016 8:30
Forum: Show your projects
Topic: Intergas Incomfort Heater control
Replies: 99
Views: 45206

Re: Intergas Incomfort Heater control

Cool I found you guys. Didn't release others into domoticz where using the "Intergas Incomfort Heater control" as well. The reviews for the IOS app where not that promising, but it has been working out reasonably well. Before I started using domotics, I used a self written perl script to be able to ...
by tonadam
Saturday 05 March 2016 12:56
Forum: dzVents
Topic: Introducing dzVents - Domoticz Lua file based event scripting made e-z!
Replies: 337
Views: 74458

Re: Introducing dzVents - Domoticz Lua file based event scripting made e-z!

Hiya tonadam. I must be honest that I haven't tested the AFTER options fully. I will and see what's wrong. Probably an easy fix. Regarding the HUE lamp problems: in the script script_device_main.lua there is a commented line at line 23: --print('event ' .. event). Could you remove the comment and ...
by tonadam
Saturday 05 March 2016 6:50
Forum: dzVents
Topic: Introducing dzVents - Domoticz Lua file based event scripting made e-z!
Replies: 337
Views: 74458

Re: Introducing dzVents - Domoticz Lua file based event scripting made e-z!

Thanks, this looks very cool. I just started scripting, so experimented a bit. 2 observations so far. Simple script to make device 'ballen' a slave of device 'ster', with a delay: return { active = true, on = { 'Ster' }, execute = function(domoticz, device) if (device.state == 'On') then domoticz ...
by tonadam
Wednesday 02 March 2016 6:02
Forum: RFLink Transceiver
Topic: Action Promax / Kaku Alternative
Replies: 29
Views: 15842

Re: Action Promax / Kaku Alternative

Stuntteam wrote:send a PM regarding a test..
Hi, FYI for whoever also has action Promax switches, supplied debug info to Stunteam, received test firmware which brought my switches alive. :)

Many thanks! 8-)
by tonadam
Sunday 28 February 2016 14:35
Forum: Others
Topic: watermeter Elster V200 PR6P:1
Replies: 74
Views: 44142

Re: watermeter Elster V200 PR6P:1

Today i mounted and connected the proximity sensor and got it all working. So now we are singing "Let it flow, let it flow, let it flow" :P Merry Christmas to you all and a big THANK YOU to all involved with Domoticz. /paul the parts.jpg mounted sensor.jpg EDIT: Changed the schematic to use a reed ...
by tonadam
Saturday 27 February 2016 21:08
Forum: Show your projects
Topic: Intergas Incomfort Heater control
Replies: 99
Views: 45206

Re: Intergas Incomfort Heater control

Cool I found you guys. Didn't release others into domoticz where using the "Intergas Incomfort Heater control" as well. The reviews for the IOS app where not that promising, but it has been working out reasonably well. Before I started using domotics, I used a self written perl script to be able to ...
by tonadam
Thursday 25 February 2016 17:05
Forum: RFLink Transceiver
Topic: rflink and mincom
Replies: 4
Views: 4266

Re: rflink and mincom

Hi Stuntteam,

Right. That's very helpful.

When using minicom, hitting ^m and ^j after a command does the trick.

Thanks:)
by tonadam
Wednesday 24 February 2016 11:42
Forum: RFLink Transceiver
Topic: Action Promax / Kaku Alternative
Replies: 29
Views: 15842

Re: Action Promax / Kaku Alternative

Hi, I also have 3 Pro Max from Action: ProMax 75.006.14 RC 50075 reported as follows by Domoticz: [Turn On] 45 RFLINK 002A3C02 4 Unknown Light/Switch AC Off - - [Add Light/Switch Device] [Rename Device] [Log] 2016-02-24 11:37:41 [Turn On] 46 RFLINK 7B5B334E 14 Unknown Light/Switch HomeEasy EU Off ...
by tonadam
Wednesday 24 February 2016 11:23
Forum: RFLink Transceiver
Topic: rflink and mincom
Replies: 4
Views: 4266

Re: rflink and mincom

Got a little bit further. Installed RFLink Loader v1.05 on Windows 10, running in a VirtualBox. Assigned the Arduino USB device to Windows. From within RFLink I was able to send commands, and get responses. For example: 10;version; 20;03;VER=1.1;REV=37;BUILD=05; 10;ping; 20;04;PONG; Good to know ...
by tonadam
Wednesday 24 February 2016 9:49
Forum: RFLink Transceiver
Topic: rflink and mincom
Replies: 4
Views: 4266

Re: rflink and mincom

Connected the RTFLINK to domoticz. That works, but again only the receiving part. Sending 433MHZ commands it will log: 2016-02-24 09:44:52.695 (RFLINK) Light/Switch (Unknown) 2016-02-24 09:44:52.933 (RFLINK) Light/Switch (Unknown) 2016-02-24 09:44:54.018 (RFLINK) Light/Switch (Unknown) 2016-02-24 09 ...
by tonadam
Tuesday 23 February 2016 21:51
Forum: RFLink Transceiver
Topic: rflink and mincom
Replies: 4
Views: 4266

rflink and mincom

Hi, Connected a Arduino running RFLINK to my Linux pc [1037638.380253] usb 1-1.2: Manufacturer: Arduino (http://www.arduino.cc) [1037638.380257] usb 1-1.2: SerialNumber: XXXXXXXXXXXXXXXXXXXXXXX [1037638.428363] cdc_acm 1-1.2:1.0: ttyACM0: USB ACM device [1037638.428954] usbcore: registered new ...