core/homeassistant/components/totalconnect
Austin Mroczek 8153ff78bf
Add Button for TotalConnect (#114530)
* add button for totalconnect

* test button for totalconnect

* change to zone.can_be_bypassed

* Update homeassistant/components/totalconnect/button.py

Co-authored-by: Jan-Philipp Benecke <github@bnck.me>

* Update homeassistant/components/totalconnect/button.py

Co-authored-by: Jan-Philipp Benecke <github@bnck.me>

* Update homeassistant/components/totalconnect/button.py

Co-authored-by: Jan-Philipp Benecke <github@bnck.me>

* remove unused logging

* Update homeassistant/components/totalconnect/button.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/totalconnect/button.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* fix button and test

* Revert "bump total_connect_client to 2023.12.1"

This reverts commit 189b7dcd89cf3cc8309dacc92ba47927cfbbdef3.

* bump total_connect_client to 2023.12.1

* use ZoneEntity for Bypass button

* use LocationEntity for PanelButton

* fix typing

* add translation_key for panel buttons

* mock clear_bypass instead of disarm

* use paramaterize

* use snapshot

* sentence case in strings

* remove un-needed stuff

* Update homeassistant/components/totalconnect/button.py

* Apply suggestions from code review

* Fix

---------

Co-authored-by: Jan-Philipp Benecke <github@bnck.me>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-04-29 09:47:05 +02:00
..
__init__.py Add Button for TotalConnect (#114530) 2024-04-29 09:47:05 +02:00
alarm_control_panel.py Add entity translations to totalconnect (#115950) 2024-04-23 21:54:13 +02:00
binary_sensor.py Add entity translations to totalconnect (#115950) 2024-04-23 21:54:13 +02:00
button.py Add Button for TotalConnect (#114530) 2024-04-29 09:47:05 +02:00
config_flow.py
const.py
diagnostics.py
entity.py Add entity translations to totalconnect (#115950) 2024-04-23 21:54:13 +02:00
icons.json
manifest.json Bump total_connect_client to 2024.4 (#116360) 2024-04-28 21:02:10 -05:00
services.yaml
strings.json Add Button for TotalConnect (#114530) 2024-04-29 09:47:05 +02:00