hass-core/homeassistant/components/kitchen_sink
Martin Hjelmare f99b319048
Rename backup sync agent to backup agent (#130575)
* Rename sync agent module to agent

* Rename BackupSyncAgent to BackupAgent

* Fix test typo

* Rename async_get_backup_sync_agents to async_get_backup_agents

* Rename and clean up remaining sync things

* Update kitchen sink

* Apply suggestions from code review

* Update test_manager.py

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-11-14 02:00:49 +01:00
..
__init__.py Allow specifying icons for service sections (#124656) 2024-08-28 11:15:26 +02:00
backup.py Rename backup sync agent to backup agent (#130575) 2024-11-14 02:00:49 +01:00
button.py
config_flow.py Remove usage of options property in OptionsFlow (part 2) (#129897) 2024-11-05 19:53:05 +01:00
device.py
icons.json Allow specifying icons for service sections (#124656) 2024-08-28 11:15:26 +02:00
image.py
lawn_mower.py
lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
manifest.json Mark integrations as single_config_entry in manifest [k-r] (#128191) 2024-10-12 09:03:17 +02:00
notify.py
qr_code.png
repairs.py
sensor.py
services.yaml Allow specifying icons for service sections (#124656) 2024-08-28 11:15:26 +02:00
strings.json Add missing translation string in kitchen_sink (#127838) 2024-10-08 08:12:21 +02:00
switch.py
weather.py