|
Written by Administrator
|
|
Thursday, 18 August 2011 15:09 |
|
Hi Guys,
Last month we have included the home automation extensions in the Switchfin distro.
Let's describe shortly how it can be configured.
Command line
- In case you have WLTC module plugged in your IP02/IP08 PBX and if you use Switchfin image with home automation support included you should see something like
wltc_init: WLTC module found at port 1 in your system log
- To get the list of the all available MAC addresses of the remote devices one can do
root@ip0x:~> home-auto /dev/wltc get_address_list 55:44:33:fe:ff:22:00:02 55:44:33:fe:ff:22:00:03 55:44:33:fe:ff:22:00:07 55:44:33:fe:ff:22:00:01
- To switch on the relay of one of the remote unit (WLRR) please enter
root@ip0x:~> home-auto /dev/wltc set_device 55:44:33:fe:ff:22:00:02 1 OK
- To check the state of given WLRR unit please enter the following command. Note that WLRR has local button for toggling of the relay state.
The command below is retrieving the correct current state.
root@ip0x:~> home-auto /dev/wltc get_device 55:44:33:fe:ff:22:00:03 1
- To switch off the relay of one of the remote unit please enther
root@ip0x:~> home-auto /dev/wltc set_device 55:44:33:fe:ff:22:00:02 0 OK
Graphical User Interface (GUI)
Thanks to Jason we got home automation integrated in the GUI. Let's describe how one can setup a simple IVR (DTMF control) using the two WLRR to control the Air Conditioner and the Cooker.
If you have WLTC inserted in your IP02/IP08 and two WLRR end devices plugged in the mains socket you will get them automatically recognized by the GUI. The first step is to prepare an SIP extension so you can record some voice prompts (Extensions)

|
|
Last Updated on Wednesday, 24 August 2011 18:42 |
|
Read more...
|
|
|
Switchfin supports WLTC - IP0x module for Home Automation |
|
|
|
|
Written by Administrator
|
|
Thursday, 14 July 2011 09:51 |
|
Hi Guys,

WLTC support was added in Switchfin trunk. WireLess Tele Controller (WLTC) manufactured by Switchvoice Ltd. is a ZigBee module for IP0x intended to be used as home automation controller. Currently WLTC supports WireLess remote Relay (WLRR) end device (shown on the picture above), capable to control 220V/16A Appliance. Very soon we will see released family of other end devices like temperature sensors, current senses, light switches etc.
For more information about the hardware please read the link
The technology is 6LowPAN enabled.
Let's make a dedicated sub forum for Home Automation. |
|
Last Updated on Thursday, 14 July 2011 11:28 |
|
Switchfing updated to Linux kernel 2.6.34 |
|
|
|
|
Written by Administrator
|
|
Saturday, 28 May 2011 12:39 |
|
Hi Guys,
Switchfin was updated to uClinux 2010R1-RC5 (based on Linux kernel 2.6.34.7) for all supported hardware targets. All the targets have passed our main test suite.
For the known issues please check the forum topics IP0x, BR4 Appliance, PR1 Appliance
Volunteers to do further testing of the update are very very welcome.
Cheers |
|
Last Updated on Tuesday, 21 June 2011 23:24 |
|
Multilingual support in Switchfin GUI |
|
|
|
|
Written by Administrator
|
|
Saturday, 14 May 2011 06:33 |
|
Hi Guys,
Due to the hard work of our main WEB developer Jason Kenah we have fully working multilingual support in the Switchfin GUI now. Apart of the default English language now we can select also French. The selection is done in the System Setup -> Options -> Language Settings. In the same menu you can also download the corresponding sounds prompts if you would like to. Adding new languages now means just translation of the string array in a single place and should be pretty easy job. If there is a volunteer to do this please don't hesitate to contact us ;-)
All comments/suggestions/remarks are invited! Cheers |
|
Last Updated on Saturday, 14 May 2011 06:43 |
|
Asteriskupdated to version 1.4.40 |
|
|
|
|
Written by Administrator
|
|
Thursday, 31 March 2011 07:51 |
|
Hi Guys,
Asterisk has been updated to version 1.4.40
Comments invited! Cheers |
|
witchfin uses Asterisk 1.4.39.1 |
|
|
|
|
Written by Administrator
|
|
Friday, 11 February 2011 09:18 |
|
Hi Guys,
Now Switchfin uses the latest Asterisk 1.4.39.1 Feedback is welcome.
Cheers!
|
|
Written by Administrator
|
|
Tuesday, 01 February 2011 13:43 |
|
Hi Guys,
In case your IP02 or IP08 is equipped with GSM1 module you can send and receive SMS. Now you can do it directly from the GUI. Our WEB developer Jason has implemented an intuitive SMS Manager.
To test it you will have to put the latest Switchfin software from SVN
Comments invited Cheers |
|
Last Updated on Tuesday, 01 February 2011 13:48 |
|
Written by Administrator
|
|
Thursday, 20 January 2011 17:34 |
|
Hi Guys,
If you compile latest Switchfin with GSM1 support you don't have to modify config files anymore. The SIM pin number can be entered in the GUI: System Setup -> Configure Hardware.
The new addition is due to Jason! Cheers |
|
Home automation extensions for IP0x Family of PBXs |
|
|
|
|
Written by Administrator
|
|
Thursday, 23 December 2010 20:54 |
|
Hi Guys,
Since few months part of the team has been working in a direction of merging telephony and Zigbee technology. Having those both will open some pretty interesting possibility in the area of Home Automation. Have you ever wanted to control your front door lock or your air conditioner using your IP0x PBX? Or probably you want to control remotely any other appliance you have at home? The new ZigBee extension to the IP0x family of PBXs is just for that. For the control you may use simple call, IVR or SMS.
Initial version of the software has been investigated. The early prototypes has been developed and are now manufacturing. An early system will target general purpose control using relay outputs and digital inputs. Expect to be ready by mid January 2011.

Merry Christmas and Happy New Year :) Switchfin Team
|
|
Last Updated on Friday, 24 December 2010 06:52 |
|
Written by Administrator
|
|
Friday, 26 November 2010 17:55 |
|
Hi Guys,
SMS support was added in Switchfin.
|
|
Read more...
|
|
SD card support added for PR1 Targets |
|
|
|
|
Written by Administrator
|
|
Friday, 19 November 2010 17:41 |
|
SD card support has been added for PR1 Targets. Code is in SVN. It is based on MMC-SPI driver.
Test results and comments are wellcome |
|
|
|
|
<< Start < Prev 1 2 3 4 Next > End >>
|
|
Page 1 of 4 |