Simone Chemelli
|
484a547758
|
Fix pylance warning on SnapshotAssertion import (#145206)
|
2025-05-19 13:55:48 +02:00 |
|
Austin Mroczek
|
2f1ff5ab95
|
TotalConnect refactor tests (#140240)
* refactor button
* refactor test_options_flow
|
2025-03-12 09:52:28 +02:00 |
|
Sid
|
721b2c2ca8
|
Enable Ruff PT012 (#113957)
|
2024-06-08 17:59:08 +02:00 |
|
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 |
|