Fabian Affolter 041c0129de Add release
2016-06-13 07:44:08 +02:00

1.4 KiB

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release
layout title description date sidebar comments sharing footer logo ha_category ha_release
page EnOcean Connect EnOcean devices to home-assistant 2016-05-25 23:39 true false true true enocean.png Hub 0.21

The EnOcean standard is supported by many different vendors. There are switches and sensors of many different kinds, and typically they employ energy harvesting to get power such that no batteries are unnecessary.

The enocean component adds support for some of these devices. You will need a controller like the USB300 in order for it to work.

There is currently support for the following device types within Home Assistant:

However, only a few devices have been confirmed to work. These are:

  • Eltako FUD61 dimmer
  • Eltako FT55 battery-less wall switch
  • Permundo PSC234 (switch and power monitor)

Other devices will most likely need some changes in the Home-Assistant code in order to work. Support for teaching of devices is also missing at this time.

Configuration

# Example configuration.yaml entry
enocean:
  device: /dev/ttyUSB0

If no device is specified, the default will be /dev/ttyUSB0