core/homeassistant/components/velbus
Maikel Punie 0eb409cff1
Add support for select entities in velbus (#87568)
* Add support for select entities in velbus

* Implement comments

* EntityCategory is now in homeassistant.const

* more comments
2023-03-28 08:01:31 -04:00
..
__init__.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
cover.py
diagnostics.py
entity.py
light.py
manifest.json
select.py
sensor.py
services.yaml
strings.json
switch.py