Search found 21 matches

by BreFra
Mon Feb 09, 2015 8:45 pm
Forum: DomotiGa Forum
Topic: ip cam event detection via http trigger
Replies: 1
Views: 6515

Re: ip cam event detection via http trigger

Setup the simple webclient (wiki) and use the url to turn "on" an virtual device. Configure this device in DomotiGa to reset itself to "Off" after a few minutes.
by BreFra
Fri Jan 24, 2014 9:25 pm
Forum: DomotiGa Forum
Topic: Domotiga Thermostaat action
Replies: 2
Views: 7251

Re: Domotiga Thermostaat action

Hi Ronald, As you've already noticed yourself, there is a difference between those two functions. Device.SetDevice() This function will send the new value to the interface and from there send to the physical device. Be aware this currently only applies to the first value of the device. This is the f...
by BreFra
Thu Feb 21, 2013 10:39 pm
Forum: DomotiGa Forum
Topic: Opentherm (cannot open /dev/ttyUSB0)
Replies: 11
Views: 10024

Re: Opentherm (cannot open /dev/ttyUSB0)

Your debug log pointed me to a bug in the DomotiGa code that prevents activating the OpenTherm interface. (Apparently I mixed up "WAIT" and "SLEEP" commands :oops: )
I've just created a bug request (http://www.domotiga.nl/issues/253) to get this fixed.
by BreFra
Mon Feb 18, 2013 10:20 pm
Forum: DomotiGa Forum
Topic: Opentherm (cannot open /dev/ttyUSB0)
Replies: 11
Views: 10024

Re: Opentherm (cannot open /dev/ttyUSB0)

To me it looks like you domotiga does not have the proper permission to open the port.
otmonitor and domotiga both running using the same credentials?
by BreFra
Wed Jan 16, 2013 10:06 pm
Forum: Bwired Forum
Topic: Bwired Opentherm Gateway solution with EZL-70
Replies: 42
Views: 60530

Re: Bwired Opentherm Gateway solution with EZL-70

As shelte already mentioned the "PF" inside the report response shouldn't be there, but actually is not the reason it fails. The real reason it is not accepting the response is due to the fact there are 25 "," in the response while domotiga is expecting 24 times a "," B...
by BreFra
Sat Dec 29, 2012 12:11 am
Forum: Bwired Forum
Topic: Bwired Opentherm Gateway solution with EZL-70
Replies: 42
Views: 60530

Re: Bwired Opentherm Gateway solution with EZL-70

According to the manual the EZL-70 can be programmed through the serial port using AT commands, so no windows necessary. After that you just set up a telnet connection to get the data. The thing is: I want to use domotiga to connect to it and it only supports a serial connection to the OTGW, but ma...
by BreFra
Sun Dec 02, 2012 7:35 pm
Forum: Opentherm Gateway Forum
Topic: [Poll for interest] OpenTherm Gateway pcbs
Replies: 117
Views: 98288

Re: [Poll for interest] OpenTherm Gateway pcbs

Hi Lennart / Flue, good to read that you both have resolved the disagreement.

I like to order a PCB from either one of you, so could you put me on the list too?
by BreFra
Mon Oct 08, 2012 8:31 pm
Forum: DomotiGa Forum
Topic: Opentherm gateway
Replies: 2
Views: 3852

Re: Opentherm gateway

I took a look inside the sourcecode and there is indeed a difference beween the two commands. The "ValueUpdate" doesn't send the command to the Opentherm gateway. So to get it working use this script Devices.SetDevice("<name of opentherm outside temperature device>",Dev_38_Value )
by BreFra
Sat Oct 06, 2012 1:40 pm
Forum: Opentherm Gateway Forum
Topic: Opentherm Gateway
Replies: 338
Views: 327701

Re: Opentherm Gateway

The time sync option (at interface dialog) in DomotiGa runs hardcode once a day at 3:15 in the morning. So did you waited long enough? DomotiGa will send the local time of you DomotiGa server to the gateway, the gateway waits until the thermostat does an time request on the OpenTherm bus and the the...
by BreFra
Fri Oct 05, 2012 10:32 pm
Forum: DomotiGa Forum
Topic: xPL and DomotiGa
Replies: 17
Views: 20731

Re: xPL and DomotiGa

Nice! XBMC support in DomotiGa is on my wish list too....
by BreFra
Fri Oct 05, 2012 9:34 pm
Forum: Opentherm Gateway Forum
Topic: Opentherm Gateway
Replies: 338
Views: 327701

Re: Opentherm Gateway

Another thing. I am using domotiga but have no ouside sensor on my boiler. on the site of domotiga it should be possible to send the temp from my weatherstation to the termostat, Anyone got this working? You've to create a "OpenTherm Outside Temperatuur" device using the address "out...
by BreFra
Tue Apr 24, 2012 10:22 pm
Forum: Opentherm Gateway Forum
Topic: Opentherm Gateway
Replies: 338
Views: 327701

Re: Opentherm Gateway

As requested a short status update: I currently have a working concept based on 4 DomotiGa devices. The themostat device shows the current setpoint but also allows to override the setpoint. The other devices contain the other OpenTherm info like: water pressure, flame status, burner counters, outsid...
by BreFra
Fri Apr 06, 2012 8:28 pm
Forum: DomotiGa Forum
Topic: trigger before / after sunset
Replies: 9
Views: 7764

Re: trigger before / after sunset

I'm using an event which runs after sunset For this I use an event that's triggered when the variable "dark" is set to "True". To prevent continues triggering I use a condition "don't run event if event already ran in last x hours" In the trigger list I added an action ...
by BreFra
Sun Feb 26, 2012 2:56 pm
Forum: Opentherm Gateway Forum
Topic: Opentherm Gateway
Replies: 338
Views: 327701

Re: Opentherm Gateway, DomotiGa support

For everyone who is using DomotiGa, I build this gateway myself and I am currently writing the code to connect this gateway to my DomotiGa system. At the moment I'm figuring out the best way to expose the OpenTherm information to DomotiGa (devices). As soon as I have a good working concept I'll shar...
by BreFra
Mon Jan 09, 2012 11:16 pm
Forum: Questions & Discussions Forum
Topic: K8055 Usable for . . . .
Replies: 4
Views: 4989

Re: K8055 Usable for . . . .

I'm using the k8055 and wrote the module. Using the k8055 the same way for the doorbell should be possible as Ron pointed out already. Actually you bring me on an idea to integrate the doorbell into domotiga too. As soon I've got some time I'll give it a try and let you know how I've done it. Curren...

Go to advanced search