Thank you , if i buy thermostat
I hope I can help you
It may be possible that I install a test server also and give you access if you are interested
Search found 13 matches
- Sun Jan 08, 2012 8:47 pm
- Forum: DomotiGa Forum
- Topic: HOR_AS2RF or HOR_HRT4-ZW-SET with domotiga
- Replies: 6
- Views: 7065
- Sun Jan 08, 2012 2:47 am
- Forum: DomotiGa Forum
- Topic: HOR_AS2RF or HOR_HRT4-ZW-SET with domotiga
- Replies: 6
- Views: 7065
Re: HOR_AS2RF or HOR_HRT4-ZW-SET with domotiga
Hello ,
thanks
The "Tested Hardware" list is very short at this time
Do you know if domotiga is planned to work with zwave multi instance in futur ?
thanks
The "Tested Hardware" list is very short at this time

Do you know if domotiga is planned to work with zwave multi instance in futur ?
- Sun Jan 08, 2012 1:58 am
- Forum: DomotiGa Forum
- Topic: HOR_AS2RF or HOR_HRT4-ZW-SET with domotiga
- Replies: 6
- Views: 7065
HOR_AS2RF or HOR_HRT4-ZW-SET with domotiga
Hello ,
I have a aeon z-stick and domotiga running on ubuntu
I plan to buy a zwave thermostat
Anyone know if horstmann HOR_AS2RF or HOR_HRT4-ZW-SET work with domotiga ?
Thanks
I have a aeon z-stick and domotiga running on ubuntu
I plan to buy a zwave thermostat
Anyone know if horstmann HOR_AS2RF or HOR_HRT4-ZW-SET work with domotiga ?
Thanks
- Sun Jan 01, 2012 11:52 am
- Forum: DomotiGa Forum
- Topic: An other stange thing zwave / x10 commander / program mode
- Replies: 8
- Views: 8415
Re: An other stange thing zwave / x10 commander / program mode
Hello,
Happy new year !
Yes , on event normaly run it's good thanks
and thank you for this very good software
Happy new year !
Yes , on event normaly run it's good thanks
and thank you for this very good software
- Sat Dec 31, 2011 1:54 am
- Forum: DomotiGa Forum
- Topic: An other stange thing zwave / x10 commander / program mode
- Replies: 8
- Views: 8415
Re: An other stange thing zwave / x10 commander / program mode
Domotiga client print "Domotiga Client 0.1.1.202 - ....." in window title server is run with # domotiga_server # # Serveur Domotiga description "DomotiGaServer Service" author "Ron Klinkien <info@domotiga.nl>" start on (net-device-up and started mysql and runlevel [2345...
- Fri Dec 30, 2011 9:51 pm
- Forum: DomotiGa Forum
- Topic: An other stange thing zwave / x10 commander / program mode
- Replies: 8
- Views: 8415
Re: An other stange thing zwave / x10 commander / program mode
Ok thanks an for With other test I have see this : "Control" buttons can activate zwave modules but "Actions" can't and return : Code: Select all 2011/12/30 00:17:03 [Devices] Can't control device 'Lampe test' because Z-Wave interface is disabled! It is a bug zwave modules action...
- Fri Dec 30, 2011 2:07 am
- Forum: DomotiGa Forum
- Topic: domotiga send email strange problem (upstart ?)
- Replies: 5
- Views: 8921
Re: domotiga send email strange problem (upstart ?)
thank you very much for this script no i have just "do a test" with sudo -u aqua-passion gbr2 /home/aqua-passion/domotiga/DomotiGaServer.gambas -d for see if it resolve mail bug since i have updated domotiga and gambas Server start and send mails work great with upstart : # domotiga_server...
- Fri Dec 30, 2011 1:41 am
- Forum: DomotiGa Forum
- Topic: An other stange thing zwave / x10 commander / program mode
- Replies: 8
- Views: 8415
Re: An other stange thing zwave / x10 commander / program mode
One more thing
sorry
in zwave settings Poll Interval ever stay to 0 Seconds

in zwave settings Poll Interval ever stay to 0 Seconds
- Fri Dec 30, 2011 1:22 am
- Forum: DomotiGa Forum
- Topic: An other stange thing zwave / x10 commander / program mode
- Replies: 8
- Views: 8415
Re: An other stange thing zwave / x10 commander / program mode
I have take a look at code . the error Z-Wave interface is not enabled or couldn't open port ! in zwave commander is returned by "IF NOT Main.hZWave" IF NOT Main.bZWaveEnabled OR IF NOT Main.hZWave THEN Message.Info(("Z-Wave interface is not enabled\nor couldn't open port!")) ELS...
- Thu Dec 29, 2011 10:33 pm
- Forum: DomotiGa Forum
- Topic: domotiga send email strange problem (upstart ?)
- Replies: 5
- Views: 8921
Re: domotiga send email strange problem (upstart ?)
I have a problem with the zwave module
so I have upgarded gamabas2 and domotiga with the next version
Mails now seems to work !
thanks
I open a new topic for the zwave problem
so I have upgarded gamabas2 and domotiga with the next version
Mails now seems to work !
thanks
I open a new topic for the zwave problem
- Thu Dec 29, 2011 5:03 pm
- Forum: DomotiGa Forum
- Topic: An other stange thing zwave / x10 commander / program mode
- Replies: 8
- Views: 8415
An other stange thing zwave / x10 commander / program mode
Hello i have a new stange thing here when domotiga is started in client/server mode zwave commander and x10 commander work fine but if i start server and after domotiga in client mode x10 commander line is disabled and when i click zwave commander it say Z-Wave interface is not enabled or couldn't o...
- Thu Dec 29, 2011 1:57 pm
- Forum: DomotiGa Forum
- Topic: domotiga send email strange problem (upstart ?)
- Replies: 5
- Views: 8921
Re: domotiga send email strange problem (upstart ?)
# domotiga_server # # Serveur Domotiga description "DomotiGaServer Service" author "Ron Klinkien <info@domotiga.nl>" start on (net-device-up and started mysql and runlevel [2345]) stop on runlevel [016] # tell upstart we're creating a daemon # upstart manages PID creation for yo...
- Thu Dec 29, 2011 2:42 am
- Forum: DomotiGa Forum
- Topic: domotiga send email strange problem (upstart ?)
- Replies: 5
- Views: 8921
domotiga send email strange problem (upstart ?)
Hello I have a strange problem with domotiga email send on ubuntu 10.04 when I start domotiga server manualy by sudo -u username gbr2 /home/userdir/domotiga/DomotiGaServer.gambas -d (in terminal) I can send email with domotiga But for boot startup I start domotiga with "upstart" on ubuntu ...