1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-21 03:10:02 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
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 8f83426895.
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 ec4e6c3a74.
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