hass-core/homeassistant/components/switchbee
Jafar Atili c97817bb0e
Add Button platform to switchbee integration (#78386)
* Added Button platform to switchbee integration

* fixed review comments

* Addressed CR comments

* Update homeassistant/components/switchbee/button.py

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

* Update homeassistant/components/switchbee/button.py

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

* Update homeassistant/components/switchbee/button.py

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

* removed the zone name from the entity name

* Re-add space

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-09-22 14:20:32 +02:00
..
translations [ci skip] Translation update 2022-09-21 00:32:35 +00:00
__init__.py Add Button platform to switchbee integration (#78386) 2022-09-22 14:20:32 +02:00
button.py Add Button platform to switchbee integration (#78386) 2022-09-22 14:20:32 +02:00
config_flow.py Address late review of SwitchBee (#78412) 2022-09-16 14:19:50 +02:00
const.py Address late review of SwitchBee (#78412) 2022-09-16 14:19:50 +02:00
coordinator.py Add Button platform to switchbee integration (#78386) 2022-09-22 14:20:32 +02:00
manifest.json Address late review of SwitchBee (#78412) 2022-09-16 14:19:50 +02:00
strings.json Address late review of SwitchBee (#78412) 2022-09-16 14:19:50 +02:00
switch.py Address late review of SwitchBee (#78585) 2022-09-16 16:10:40 +02:00