core/tests/components/cloud
Erik Montnemery 43da828a51
Make the time for automated backups configurable (#135825)
* Make the time for automated backups configurable

* Store time as a string, use None to indicate default time

* Don't add jitter if the time is set by user

* Include time of next automatic backup in response to backup/info

* Update tests

* Rename recurrence to state

* Include scheduled backup time in backup/config/info response

* Address review comments

* Update cloud test

* Add test for store migration

* Address review comments
2025-01-20 12:57:46 +01:00
..
__init__.py Handle sentence triggers and local intents before pipeline agent (#129058) 2024-11-14 10:50:50 -06:00
conftest.py Add cloud ICE server registration (#128942) 2024-10-29 20:35:52 +01:00
test_account_link.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
test_alexa_config.py Bump hass-nabucasa from 0.87.0 to 0.88.1 (#135521) 2025-01-14 12:17:22 +01:00
test_assist_pipeline.py
test_backup.py Make the time for automated backups configurable (#135825) 2025-01-20 12:57:46 +01:00
test_binary_sensor.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
test_client.py Add name to cloud connection info response (#133468) 2024-12-18 11:01:38 +01:00
test_config_flow.py
test_google_config.py Validate device id when adding or updating entity registry entry (#134982) 2025-01-07 16:10:51 +00:00
test_http_api.py Bump hass-nabucasa from 0.87.0 to 0.88.1 (#135521) 2025-01-14 12:17:22 +01:00
test_init.py Bump hass-nabucasa from 0.87.0 to 0.88.1 (#135521) 2025-01-14 12:17:22 +01:00
test_prefs.py
test_repairs.py Adjust imports in cloud tests (#120386) 2024-06-25 13:13:14 +02:00
test_stt.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
test_subscription.py
test_system_health.py Add cloud ICE server registration (#128942) 2024-10-29 20:35:52 +01:00
test_tts.py Hide TTS filename behind random token (#131192) 2024-11-24 20:52:21 -05:00