home-assistant.github.io/source/_components/velbus.markdown
Thomas Delaet c23c2bcdf4 add support for Velbus platform (#2830)
* add support for Velbus platform

* Update light.velbus.markdown

* update and extend documentation to be in line with updated pull request for code

* rename fan example to 'Fan 1'
2017-07-28 19:48:51 +02:00

501 B

layout title description date sidebar comments sharing footer logo ha_category ha_iot_class ha_release
page Velbus Access and control your Velbus devices. 2017-06-17 16.58 true false true true velbus.png Hub Local Push 0.49

The velbus component supports the Velbus USB and Serial gateways.

The gateway needs to be configured by adding the following lines to your configuration.yaml file:

# Example configuration.yaml entry

velbus:
  port: '/dev/ttyUSB00'