diff --git a/source/_integrations/velbus.markdown b/source/_integrations/velbus.markdown index f2fdfb70ca6..f101e0a4ebd 100644 --- a/source/_integrations/velbus.markdown +++ b/source/_integrations/velbus.markdown @@ -23,6 +23,7 @@ ha_platforms: - cover - diagnostics - light + - select - sensor - switch ha_integration_type: hub @@ -30,15 +31,6 @@ ha_integration_type: hub The `velbus` integration is used to control [Velbus](https://www.velbus.eu/?lang=en) modules. It supports the Velbus USB, Velbus serial and a TCP/IP gateway. -There is currently support for the following device types within Home Assistant: - -- Binary Sensor -- Climate -- Sensor -- Switch -- Cover -- Light - The pushbutton LEDs of input modules are disabled by default. These can be enabled from the `Devices` panel in the `Configuration` page of the web interface. {% include integrations/config_flow.md %}