1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-20 19:00:11 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
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
Franck Nijhof
24fdd588fd Code styling tweaks to the tests - Part 1 () 2023-01-20 13:52:46 +01:00
Franck Nijhof
c460100af1 Add backup.create service () 2022-04-20 08:56:05 +02:00
Joakim Sørensen
0ed51dae13 Add Backup integration ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-02-28 15:48:12 -08:00