ha-core/homeassistant/components/switchbee
Jafar Atili 75510b8e90
Add cover platform for switchbee integration (#78383)
* Added Platform cover for switchbee integration

* added cover to .coveragerc

* Applied code review feedback from other PR

* Addressed comments from other PRs

* rebased

* Re-add carriage return

* Update homeassistant/components/switchbee/cover.py

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

* Update homeassistant/components/switchbee/cover.py

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

* Update homeassistant/components/switchbee/cover.py

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

* Update homeassistant/components/switchbee/cover.py

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

* addressed CR comments

* fixes

* fixes

* more fixes

* more fixes

* separate entities for cover and somfy cover

* fixed isort

* more fixes

* more fixes

* Update homeassistant/components/switchbee/cover.py

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

* Update homeassistant/components/switchbee/cover.py

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

* more fixes

* more fixes

* more

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-09-29 15:03:39 +02:00
..
translations [ci skip] Translation update 2022-09-29 00:36:54 +00:00
__init__.py Add cover platform for switchbee integration (#78383) 2022-09-29 15:03:39 +02:00
button.py Add base entity to switchbee (#78987) 2022-09-23 22:34:49 +02:00
config_flow.py Fix spelling in switchbee (#79195) 2022-09-28 14:18:06 +02:00
const.py Address late review of SwitchBee (#78412) 2022-09-16 14:19:50 +02:00
coordinator.py Add cover platform for switchbee integration (#78383) 2022-09-29 15:03:39 +02:00
cover.py Add cover platform for switchbee integration (#78383) 2022-09-29 15:03:39 +02:00
entity.py Add cover platform for switchbee integration (#78383) 2022-09-29 15:03:39 +02:00
light.py Add cover platform for switchbee integration (#78383) 2022-09-29 15:03:39 +02:00
manifest.json Bump pyswitchbee to 1.5.5 (#79206) 2022-09-28 20:41:33 +02:00
strings.json Address late review of SwitchBee (#78412) 2022-09-16 14:19:50 +02:00
switch.py Add cover platform for switchbee integration (#78383) 2022-09-29 15:03:39 +02:00