Author Topic: HA modules from b&Q  (Read 3829 times)

tabath

  • Newbie
  • *
  • Posts: 11
    • View Profile
HA modules from b&Q
« on: February 12, 2008, 11:00:54 am »
Terence Arnold
Saints and Devils Rule!!

ddamron

  • Alumni
  • wants to work for LinuxMCE
  • *
  • Posts: 962
    • View Profile
    • My LinuxMCE User Page
Re: HA modules from b&Q
« Reply #1 on: February 13, 2008, 03:00:37 am »
reading from the link you provided:

Shortcomings
Ok, there's a big one. Get ready, it's going to be like getting clubbed in the face with a sea-urchin encrusted mallet....there's no PC control interface!

Also:
The other drawback is that there are transmitters and receivers in the system, but no transceivers. So you can't go querying devices for their current brightness

Too bad.. I was looking for another protocol to integrate!

Regards,

Dan

The only intuitive interface is the nipple.  After that it's all learned.
My other computer is your windows box.
I'm out of my mind.  Back in 5 minutes.
Q:  What's Red and smells like blue paint?

A:  Red Paint.

tabath

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: HA modules from b&Q
« Reply #2 on: February 13, 2008, 04:40:44 pm »
I'll keep my eye on them  - transceiver may come along and pc interface(keepps fingers x)
Terence Arnold
Saints and Devils Rule!!

ddamron

  • Alumni
  • wants to work for LinuxMCE
  • *
  • Posts: 962
    • View Profile
    • My LinuxMCE User Page
Re: HA modules from b&Q
« Reply #3 on: February 14, 2008, 07:54:19 am »
tabath,

Yes, keep your eye on it.  If you find a product, dig in and see if you can get the protocol.

I've got a WHACKLOAD of code I made for both Insteon and PLCBUS..
Heh, I did PLCBUS remotely!  Hari's setup (in Germany).. I (in Canada) just remoted in, and coded away...
We managed to get basic functionality within a couple hours, although 2way communication took a bit longer..

Now that that's done, I'm moving on, coding ThreadedRuby, which will allow protocols which can be threaded (aka Insteon, Zwave, etc) to communicate in a threaded fashion.  I Started this (latest) project when I was working on PLCBUS, and eventually learned (piss me off) that PLCBUS commands cannot be threaded.. ie, you send a command, and wait for a response.

Anywho, to make a long story short (er), I should be ablel to code practically *any* HA protocol out there, provided I have access to equipment (can be done remotely)

All the best, and keep me posted on what you find.

Dan
The only intuitive interface is the nipple.  After that it's all learned.
My other computer is your windows box.
I'm out of my mind.  Back in 5 minutes.
Q:  What's Red and smells like blue paint?

A:  Red Paint.

tabath

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: HA modules from b&Q
« Reply #4 on: February 15, 2008, 07:46:40 pm »
Thanks - I will keep a look out. My main interest is in obtaining some sort of heating control through linuxMCE - ( I am actually a heating engineer anyway) - danfoss have just released a Zwave compatable TRV, so I'm trying to read up on that. Am I ight in thinking basically you have an rf controller linked to your MCE Core via either USB or Rs232 which then receives/transmits data/commands to the module?

I don't have any idea how the danfoss trv would interact with linuxmce- is this a code module that would have to be written to control some sort of plug module that swtiches the boiler on an off and closes the various trv's when set temperatures have been reached. I would also like to integrate weather compensation as well.
Terence Arnold
Saints and Devils Rule!!

ddamron

  • Alumni
  • wants to work for LinuxMCE
  • *
  • Posts: 962
    • View Profile
    • My LinuxMCE User Page
Re: HA modules from b&Q
« Reply #5 on: February 16, 2008, 05:22:08 am »
tabath,

If you're in NA, check out www.smarthome.com

They have released a new Thermostat for Insteon.
(can't remember the name)

Dan
The only intuitive interface is the nipple.  After that it's all learned.
My other computer is your windows box.
I'm out of my mind.  Back in 5 minutes.
Q:  What's Red and smells like blue paint?

A:  Red Paint.

fibres

  • Guru
  • ****
  • Posts: 306
    • View Profile
    • LinuxMCE 08.10 RC Mirror.
Re: HA modules from b&Q
« Reply #6 on: February 16, 2008, 11:38:40 am »
Just a thought.

These things have an IR remote right? I know it would not be 2 ways and all but would it not be possible to control these using a USBUIRT or similar.

Regards

ddamron

  • Alumni
  • wants to work for LinuxMCE
  • *
  • Posts: 962
    • View Profile
    • My LinuxMCE User Page
Re: HA modules from b&Q
« Reply #7 on: February 16, 2008, 09:01:27 pm »
fibres,

I don't think they do, I don't know about the danfoss stuff..

The Insteon Thermostats already use RF and Powerline to communicate, which is easily captured with a PLM.
The only intuitive interface is the nipple.  After that it's all learned.
My other computer is your windows box.
I'm out of my mind.  Back in 5 minutes.
Q:  What's Red and smells like blue paint?

A:  Red Paint.

tabath

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: HA modules from b&Q
« Reply #8 on: February 17, 2008, 03:04:40 pm »
No I'm in the UK ddamron. By the way what is PLM?
Terence Arnold
Saints and Devils Rule!!

ddamron

  • Alumni
  • wants to work for LinuxMCE
  • *
  • Posts: 962
    • View Profile
    • My LinuxMCE User Page
Re: HA modules from b&Q
« Reply #9 on: February 17, 2008, 07:59:01 pm »
The PLM is (one of) the Insteon Computer Interface. PLM = Power Line Modem

It's basically, just that.  No bells and whistles, no timers, no macros, no nothing.  Just FULL communication to Insteon and/or X10 devices (as inteon is backwards compatible)

That is the heart of my Insteon Driver. Being that it's only a modem, not a controller, it's also cheaper

There is also something called the PLC or PowerLinc Controller.. This device HAS all the bells and whistles..
The PLC is NOT, I repeat, NOT compatible with the PLM, therefore, it is NOT integrated.  I don't have one to test with.

HTH,
Dan
The only intuitive interface is the nipple.  After that it's all learned.
My other computer is your windows box.
I'm out of my mind.  Back in 5 minutes.
Q:  What's Red and smells like blue paint?

A:  Red Paint.