80 Commits
Author SHA1 Message Date
epenetandGitHub 93d077653a And new service helper to get device and config entry (#180132) 2026-08-25 14:26:14 +02:00
Simone ChemelliandGitHub 65bcc47000 Add default device selection to Alexa Devices (#170917) 2026-08-24 22:09:38 +02:00
Erik MontnemeryandGitHub 48017e6bb3 Protect the DeviceRegistry.devices container (#179578) 2026-08-21 09:50:58 +02:00
Erik MontnemeryandGitHub b4ab1d72e5 Pass new_config_entry_id to async_update_device in tests (#178435) 2026-08-07 11:20:45 +03:00
Erik MontnemeryandGitHub bf3b974a07 Migrate calls to async_get_device in tests (part 1) (#178322) 2026-08-06 16:01:37 +02:00
Simone ChemelliandGitHub 70a899698c Allow Alexa Devices setup to continue when additional feature APIs fail (#177402) 2026-08-05 10:04:40 +02:00
Simone ChemelliandGitHub 9c8ae12608 Add scan timing info to config_flow for Alexa Devices (#177223) 2026-08-04 22:59:50 +02:00
Erik MontnemeryandGitHub 201ac314a4 Align DeviceRegistryEntrySnapshot with the device registry model (#176654) 2026-07-17 09:39:13 +02:00
Erik MontnemeryandGitHub 1d885bd073 Restrict device registry entries to a single config entry and subentry (#175785) 2026-07-16 22:10:10 +02:00
jameson_ukandGitHub 7a6363f5cb Ensure http2 stream cleaned up on shudown for Alexa Devices (#175766) 2026-07-07 15:38:16 +02:00
Simone ChemelliandGitHub 73ef399d81 Add restart button to Alexa Devices (#175607) 2026-07-06 11:34:45 +02:00
Simone ChemelliandGitHub e8b1acea6c Clarify and align domain/platform usage in Alexa Devices (#174914) 2026-06-26 18:27:08 +02:00
Simone ChemelliandGitHub 7c99cf6385 Fix async_get_entity_id() params for Alexa Devices (#174641) 2026-06-25 12:32:55 +02:00
epenetandGitHub 0c4bc95bdd Migrate base entity attributes to StrEnum (#174633) 2026-06-24 15:38:49 +01:00
epenetandGitHub 1917a007f8 Migrate event entity attributes to StrEnum (#174592) 2026-06-24 09:56:20 +02:00
epenetandGitHub f9bf7ab122 Migrate sensor entity attributes to StrEnum (#174595) 2026-06-24 09:05:32 +02:00
epenetandGitHub d966f71832 Migrate select entity attributes to StrEnum (#174536) 2026-06-23 16:44:47 +02:00
Simone ChemelliandGitHub 75c6058396 Add "Drop in" select to Alexa Devices (#174336) 2026-06-23 10:47:44 +02:00
31b311e17a Improve availability of notify enttities for Alexa Devices (#174220)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2026-06-22 23:37:27 +02:00
980d3c28fd Add To-do list platform to Alexa Devices (#171136)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>
2026-06-22 18:22:41 +02:00
Simone ChemelliandGitHub 66716e94c6 Add announcements and communications switches to Alexa Devices (#174132) 2026-06-18 17:25:30 +02:00
05c94fa578 Bump aioamazondevices to 14.1.2 (#174114)
Co-authored-by: Josef Zweck <josef@zweck.dev>
2026-06-17 13:48:42 +02:00
Simone ChemelliandGitHub 33753460ab Improve and complete exception handling for Alexa Devices (#173053) 2026-06-09 09:59:12 +02:00
jameson_ukandGitHub 69e0e11077 Bump aioamazondevices to 14.0.0 (#172857) 2026-06-02 20:45:55 +01:00
jameson_ukandGitHub 25f18c6082 media_player platform fixes for Alexa Devices (#172611) 2026-06-01 20:03:02 +02:00
jameson_ukandGitHub 7a32cdc250 Improve http2 task handling for Alexa Devices (#172649) 2026-06-01 12:11:29 +02:00
a2551647b8 Add media_player platform to Alexa Devices (#165825)
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>
2026-05-27 00:43:04 +02:00
Simone ChemelliandGitHub e8d7df7770 Add history events for Alexa Devices (#170905) 2026-05-26 22:05:20 +02:00
Ariel EbersbergerandGitHub 5432d29489 Use is/is not for same-enum identity comparisons (tests) (#171689) 2026-05-22 11:32:27 +02:00
5472a537ed Replace unused mock_setup_entry arguments with @pytest.mark.usefixtures (#170760)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-16 11:02:36 +02:00
Simone ChemelliandGitHub df541bd30e Guard migration when downgrading from a future version for Alexa devices (#170811) 2026-05-15 20:29:06 +02:00
epenetandGitHub 88525955ce Remove import annotations from tests (#169527) 2026-04-30 09:30:46 +02:00
Simone ChemelliandGitHub f4637db26d Add routine management to Alexa Devices (#166291) 2026-04-29 11:45:03 +02:00
Simone ChemelliandGitHub 4a511a3e53 Bump aioamazondevices to 13.4.0 (#167984) 2026-04-13 11:27:12 +02:00
Simone ChemelliandGitHub 853b6a80d2 Fix stale devices removal for Alexa devices (#167837) 2026-04-10 09:53:51 +02:00
Simone ChemelliandGitHub 4870bb749c 100% coverage of services for Alexa Devices (#165826) 2026-04-01 14:44:15 +02:00
Simone ChemelliandGitHub c384d41625 Bump aioamazondevices to 13.3.0 (#166346) 2026-03-24 17:02:19 +01:00
Artur PragaczandGitHub bafef2065f Rework user-given entity name logic (#162763) 2026-03-17 11:09:20 +01:00
Simone ChemelliandGitHub 8e099a874b Bump aioamazondevices to 13.0.1 (#165476) 2026-03-14 19:46:02 +01:00
Simone ChemelliandGitHub 5dad64e54c Bump aioamazondevices to 13.0.0 (#164618) 2026-03-03 22:16:07 +00:00
epenetandGitHub 7dc2dff4e7 Drop single-use service name constants in alexa_devices (#164151) 2026-02-26 12:53:18 +01:00
jameson_ukandGitHub 5344a874b0 fix: info skill reference (#162823) 2026-02-14 13:34:59 +01:00
jameson_ukandGitHub 95a1ceb080 feat: add info skills to alexa devices (#162097) 2026-02-11 11:23:07 +01:00
jameson_ukandGitHub d37e958a0b Add config entry tests to alexa_devices (#162295) 2026-02-05 13:07:14 +00:00
Simone ChemelliandGitHub a6a1b9ddbd Fix logic and tests for Alexa Devices utils module (#162223) 2026-02-04 19:31:57 +01:00
a554cb8211 Remove invalid notification sensors for Alexa devices (#160422)
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>
2026-02-03 11:48:57 +01:00
Artur PragaczandGitHub 0130919128 Improve entity id generation (#160302) 2026-01-14 14:34:52 +01:00
Simone ChemelliandGitHub a4f0a21c8e Bump aioamazondevices to 9.0.2 (#156963) 2025-11-22 20:11:04 -08:00
Joost LekkerkerkerandGitHub d6eaa9fd7a Explode dataclasses in Alexa devices diagnostics (#155994) 2025-11-07 13:19:49 +01:00
Simone ChemelliandGitHub d5bd93ebda Bump aioamazondevices to 8.0.1 (#155989) 2025-11-07 00:04:08 +01:00