1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-08 15:17:07 +00:00

12 Commits

Author SHA1 Message Date
epenet
8bbbaae290
Use HassKey in backup ()
* Use HassKey in backup

* Use DATA_MANAGER
2024-10-04 16:01:50 +02:00
epenet
4f6a98cee3
Remove unused request fixtures () 2024-06-07 09:19:03 +02:00
Sid
00ec7f11f0
Enable Ruff rule PT007 ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-03-19 09:01:07 +01:00
Marc Mueller
38adfbf1a3
Add empty line after module docstring [tests a-e] () 2024-03-08 08:50:25 -05:00
Joakim Sørensen
f622ddef47
Move backup/* WS commands to the backup integration ()
Revert "Revert "Move backup/* WS commands to the backup integration" ()"

This reverts commit 8f834268955966d93bbc85b2ae7e86e6da46e37f.
2024-02-27 11:56:07 -05:00
Joakim Sørensen
8f83426895
Revert "Move backup/* WS commands to the backup integration" ()
Revert "Move backup/* WS commands to the backup integration ()"

This reverts commit ec4e6c3a7435400cf1a9afdf2c84165be957f294.
2024-02-22 16:08:30 +01:00
Joakim Sørensen
ec4e6c3a74
Move backup/* WS commands to the backup integration ()
* Move backup/* WS commands to the backup integration

* Call correct command

* Use debug for logging

* Remove assertion of hass.data for setup test

* parametrize token fixture
2024-02-22 10:25:38 +01:00
epenet
71dc98a39c
Improve hass_ws_client type hint in tests () 2023-03-14 16:31:40 +01:00
Franck Nijhof
5e81d28116
Update black to 23.1.0 () 2023-02-02 18:35:24 +01:00
Joakim Sørensen
e58ce7ab6e
Fix returned value from backup/info WS command () 2022-03-01 21:37:51 +01:00
Joakim Sørensen
32adeb8356
Remove class attributes for backup manager ()
* Remove class attributes for backup manager

* remove patches
2022-03-01 15:16:18 +01:00
Joakim Sørensen
0ed51dae13
Add Backup integration ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-02-28 15:48:12 -08:00