Search found 16 matches
- Tue Nov 01, 2011 7:22 pm
- Forum: DomotiGa Forum
- Topic: DSC Power 832 and IT-100
- Replies: 2
- Views: 6315
DSC Power 832 and IT-100
Hi, just discovered there is a module for DSC 832 security alarm, and guess what ? That's the model I have, lucky me :-) Anyway DSC PC5401 seems obsolete, replaced by DSC IT-100 module (and ethernet IT-120) Does someone know if IT-100 is working with Domotiga ? (supposed to be compatible with some e...
- Fri Oct 14, 2011 9:53 am
- Forum: DomotiGa Forum
- Topic: Last domotiga release 1.195
- Replies: 8
- Views: 10279
Re: Last domotiga release 1.195
Hi,
i am lookign for a way to add thermostat display & control in the web interface.
But i don't see at all where to start ...
Is there any info on how control devices or domotiga object from the web interface ?
/klona
i am lookign for a way to add thermostat display & control in the web interface.
But i don't see at all where to start ...
Is there any info on how control devices or domotiga object from the web interface ?
/klona
- Thu Apr 07, 2011 12:53 am
- Forum: DomotiGa Forum
- Topic: Last domotiga release 1.195
- Replies: 8
- Views: 10279
Re: Last domotiga release 1.195
Hi, thanks. Working perfectly with some cleaning in thermostat_schedule because of previous failed attempt to add a schedule
- Mon Apr 04, 2011 9:49 pm
- Forum: DomotiGa Forum
- Topic: Last domotiga release 1.195
- Replies: 8
- Views: 10279
Re: Last domotiga release 1.195
Thanks Ron,
Any way to fix that before next release ?
Any way to fix that before next release ?
- Sun Apr 03, 2011 12:12 pm
- Forum: DomotiGa Forum
- Topic: OWFS/1Wire and Domotiga
- Replies: 11
- Views: 14920
Re: OWFS/1Wire and Domotiga
Hi Ron, in fact i think I cut&paste "/1F.8FD304000000/05.300332000000/PIO " which do not work of course. With "/1F.8FD304000000/main/05.300332000000/PIO" it's ok... To know the status of the switch : bus.0/bus.0/1F.8FD304000000/main/05.300332000000/sensed where 1 means it is ...
- Sun Apr 03, 2011 12:23 am
- Forum: DomotiGa Forum
- Topic: OWFS/1Wire and Domotiga
- Replies: 11
- Views: 14920
Re: OWFS/1Wire and Domotiga
Hi, this is working perfectly. DS2405 is fully supported. To make it work I only had to remove the space at the end of the device ID. probably coming from a cut&paste.. I had to pu the full path in the ID description, and in fact I prefer. DS1820 : /1F.E7F404000000/main/10.37766B010800/temperatu...
- Sun Apr 03, 2011 12:17 am
- Forum: DomotiGa Forum
- Topic: Last domotiga release 1.195
- Replies: 8
- Views: 10279
Re: Last domotiga release 1.195
Hi,
very nice new feature. Exactly what I needed. Thanks a lot.
I get an error when creatin a new schedule. In fact table thermostat_schedule_entry do not exist. Am I the only one ?
How can I fix that ?
/klona
very nice new feature. Exactly what I needed. Thanks a lot.
I get an error when creatin a new schedule. In fact table thermostat_schedule_entry do not exist. Am I the only one ?
How can I fix that ?
/klona
- Wed Mar 30, 2011 12:19 am
- Forum: DomotiGa Forum
- Topic: OWFS/1Wire and Domotiga
- Replies: 11
- Views: 14920
Re: OWFS/1Wire and Domotiga
Hi Ron, I am really sorry. I started my own company and just had no time to follow up on this topic.. Thank you for the OWFS support. I did some tests from a clean install. 1wire fuse tree is on /home/klona/1wire In my case I hace tree with 3 branches so I had to put 1F.7BD304000000/main/10.08693901...
- Tue Jan 04, 2011 7:34 pm
- Forum: DomotiGa Forum
- Topic: OWFS/1Wire and Domotiga
- Replies: 11
- Views: 14920
Re: OWFS/1Wire and Domotiga
Hi , It's running for 2 weeks and stable. I need now to do a separate module for OWFS instead of hacking into Digitemp one. I find a post where it's explain how to set up a new module but it don"t seems so easy. After that I would like to enable siwtch on/off of the device from this code but I ...
- Fri Dec 24, 2010 12:57 pm
- Forum: DomotiGa Forum
- Topic: OWFS/1Wire and Domotiga
- Replies: 11
- Views: 14920
Re: OWFS/1Wire and Domotiga
I am using 2405 to switch on/off some relays, but also to detect if a wire is open or closed (different wiring of the 2405) I discovered that you need to check the "sensed" value for the second case, but though the full bus.0 path, or you ever get 0 as value. So I change my config file and...
- Fri Dec 24, 2010 5:41 am
- Forum: DomotiGa Forum
- Topic: OWFS/1Wire and Domotiga
- Replies: 11
- Views: 14920
Re: OWFS/1Wire and Domotiga
Hi RDNZL, That's really great (The project globaly and OWFS integration). I did some work on my side and hack into digitemp code (that's why there is still digitemp refrences) to have some first stuff running. All devices created in Domotiga are DS1820 using digitemp interface, just to test code. My...
- Sat Dec 18, 2010 6:46 pm
- Forum: 1-Wire Forum
- Topic: Domotiga / 1wire Walkthrough ?
- Replies: 5
- Views: 14357
- Sat Dec 18, 2010 6:04 pm
- Forum: DomotiGa Forum
- Topic: OWFS/1Wire and Domotiga
- Replies: 11
- Views: 14920
OWFS/1Wire and Domotiga
Hi, I am brand new on Domotiga. I have a 1wire bus with temperature probes (DS1920) and relays for various stuff (DS2405). Architecture is on 3 branches as I am using a old HobbyBoards 3 channels master hub. I set up a VmWare VM with Ubnut 10.10, installed Domotiga as well as Digitemp (to test) and ...
- Sat Dec 18, 2010 12:04 am
- Forum: 1-Wire Forum
- Topic: Domotiga / 1wire Walkthrough ?
- Replies: 5
- Views: 14357
Re: Domotiga / 1wire Walkthrough ?
Hi, Don't know exactly, I did not yet really investigate into OWFS. I expect to have some time this WE and hope to do some progress. And I have to say I am not a coder, more a software integrator, so i am not sure I will be able to deal with OWFS and Domotiga integration. If we can set up some simpl...
- Thu Dec 16, 2010 9:15 am
- Forum: 1-Wire Forum
- Topic: Domotiga / 1wire Walkthrough ?
- Replies: 5
- Views: 14357
Re: Domotiga / 1wire Walkthrough ?
Thx Steve ! Did know there is a native support in Linux. OWFS is working same way but offer other feature like http or perl API. I need to work a bit more on that and check wich one is best to integrate with Domotiga. You are right, it's surely better to ask inthe Domotiga forum.. Can an admin move ...