MyHome

From HSYCO
Revision as of 13:48, 28 February 2014 by Manuela (talk | contribs) (Created page with "MyHome is a proprietary bus system for home automation developed by BTicino. HSYCO fully integrates with MyHome using the OpenWebNet (OWN) protocol. HSYCO supports all MyHome...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MyHome is a proprietary bus system for home automation developed by BTicino. HSYCO fully integrates with MyHome using the OpenWebNet (OWN) protocol.

HSYCO supports all MyHome devices and features that the OWN protocol officially supports, including lighting, automation, scenes, AUX and CEN addressing, the temperature control unit and burglar alarm unit.

The bus architecture can be arranged as a single bus or with a riser and several local busses.

Communication

HSYCO supports the Ethernet IP connection to MyHome through IP-based OWN gateways, including the F452, F453, F454, F453AV, MH200 and MH200N.

HSYCO also supports the L4686SDK module through an USB connection and an associated virtual serial port.

Gateway Configuration

The OWN gateway must be configured to allow open OWN connections from the IP address assigned to the HSYCO server.

L4686SDK Module

The L4686SDK interface module is connected to HSYCO using a USB cable.

The operating system creates a virtual serial port; its name depends on your HSYCO server configuration, and should be ttyUSB0 if there are no other devices connected to the USB ports.

You could also use the ftdi-n-n.n alias, that is unique for each physical USB port on the server. In this case, you should also list the full device name in the CommPortsList parameter.

L4686SDK Limitations

  • L4686SDK firmware version 1.20.0 or later is required
  • Not all protocol frames are supported. The I/O server has been tested with the following functions: scenarios, lights, automation, temperature control, AUX and CEN plus
  • Check the L4686SDK documentation to know which functions are actually supported, also based on the L4686SDK firmware version
  • The clock read and sync functions are not supported
  • HSYCO only support the L4686SDK module on a single main bus; private raiser buses are not supported
  • the USB connection cable should never be unplugged during normal operations. If the cable is unplugged, HSYCO will not be able to restore the connection to the L4686SDK until it is manually restarted.


HSYCO Configuration

Options

ID Default Values Description


The Device Configuration Database

Datapoints

ID Value R/W Description


User Interface

Temperature Control Unit

UISET Actions

USER Commands

ID Attribute Set to
Name Param Action

Temperature Zones

Zone unlock

Name Param Action

Burglar Alarm Unit

UISET Actions

USER Commands

Because the MyHome burglar alarm panel cannot be directly controlled via OpenWebNet commands, there are no standard control objects for this system.

Datapoints

Gateway Module

ID Attribute Set to
ID Value R/W Description

Scenario Modules

ID Value R/W Description

Lighting: on/off Modules

ID Value R/W Description

Lighting: Dimmer Modules

ID Value R/W Description

Automation: Inter-locking Modules

ID Value R/W Description

Temperature Control: Central Unit

ID Value R/W Description

Temperature Control: Zones

ID Value R/W Description

Burglar Alarm: Main Panel

ID Value R/W Description

Burglar Alarm: Zones and Technical (aux)

ID Value R/W Description

Auxiliary Addresses

ID Value R/W Description

CEN Modules

ID Value R/W Description

CENPLUS Modules

ID Value R/W Description

F421 Load Control Unit

ID Value R/W Description

Release Notes

3.3.0

  • added support of the L4686SDK interface module

3.2.2

  • clock read and sync are now based on local time

3.2.1

  • improved handling of connection errors

3.2.0

  • new clock datapoint to read the gateway’s internal clock and set it to HSYCO's time

3.0.0

  • initial release