core/homeassistant/components/supla
Matija Kovacic 34245a6b3d
Add support for Supla garage doors (#90593)
* Adding support for additional Supla channel types

Newly supported channel types are - CONTROLLINGTHEGARAGEDOOR, DIMMER, RGBLIGHTING.

* Remove light platform additions

* Remove light devices

* Update homeassistant/components/supla/cover.py

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Removing some Black automatic formatting.

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2023-04-03 13:56:40 +02:00
..
__init__.py Add support for Supla garage doors (#90593) 2023-04-03 13:56:40 +02:00
cover.py Add support for Supla garage doors (#90593) 2023-04-03 13:56:40 +02:00
manifest.json
switch.py