Commit Graph
2242 Commits
Author SHA1 Message Date
e73975f158 Call async_remove_device to remove device in entity registry tests (#178436)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-08-07 15:18:26 +02:00
Erik MontnemeryandGitHub 43618effb8 Migrate calls to async_get_device in tests (part 6) (#178339) 2026-08-07 13:49:00 +02:00
2fd53a990b Require admin for update install, skip and clear skipped actions (#178232)
Co-authored-by: Claude <noreply@anthropic.com>
2026-08-06 04:21:01 -04:00
Paulus SchoutsenandGitHub 5bcb00efb8 Require admin for Z-Wave lock credential services (#177300) 2026-08-05 11:11:19 +02:00
Martin HjelmareandGitHub 05841c28ce Clean naive datetime from config validation tests (#177850) 2026-08-04 14:02:38 +02:00
Robert ReschandGitHub 77e9fe3a35 Enable ruff rule RUF036 (none-not-at-end-of-union) (#177543) 2026-07-29 14:43:38 +02:00
Ngoc N. TranandGitHub 0355339329 Fix UnboundLocalError in state condition with an empty state value (#176634) 2026-07-29 13:41:54 +02:00
Erik MontnemeryandGitHub 2a1c3fe5f7 Migrate integrations to setting via_device_id in DeviceInfo (#177494) 2026-07-29 00:42:49 +02:00
Artur PragaczandGitHub 110106bf2c Add setting to customise entity ID generation (#177140) 2026-07-28 22:45:02 +02:00
Erik MontnemeryandGitHub 57041e71d8 Make entity_platform check entity can attach to device (#177459) 2026-07-28 19:51:01 +02:00
Artur PragaczandGitHub 6e459d8c91 Return None from async_is_composite_device_id for unknown ids (#177473) 2026-07-28 18:18:33 +02:00
Artur PragaczandGitHub 7b9c969f90 Resolve colliding device identifiers and connections (#177192) 2026-07-28 16:32:45 +02:00
Erik MontnemeryandGitHub cba75b8474 Clear Entity.device_entry when entity is detached from device (#177445) 2026-07-28 13:22:32 +02:00
Erik MontnemeryandGitHub 82ca35fd45 Add WS command config/device_registry/list_composite_splits (#176693) 2026-07-28 13:18:16 +02:00
Erik MontnemeryandGitHub 504fddd216 Warn when implicitly moving a device to another subentry (#177034) 2026-07-28 10:29:17 +02:00
Artur PragaczandGitHub db089bf8c3 Validate via_device_id in device registry (#177158) 2026-07-27 18:23:33 +02:00
Erik MontnemeryandGitHub 8c8134ccc8 Adjust helper async_remove_helper_devices (#177006) 2026-07-21 18:06:01 +02:00
Erik MontnemeryandGitHub d33c90eab9 Remove confusing set intersection from device registry restore (#176964) 2026-07-21 12:49:21 +02:00
Erik MontnemeryandGitHub 6d8c190b4b Exempt certain protocol integrations from entity limit (#176973) 2026-07-21 11:54:47 +02:00
Erik MontnemeryandGitHub bed1390eb3 Add device registry method async_get_devices (#176931) 2026-07-21 10:44:44 +02:00
Erik MontnemeryandGitHub 93ab89851f Add explicit methods for composite devices (#176923) 2026-07-21 09:37:52 +02:00
Allen PorterandGitHub f5093afa58 Fix voluptuous schema conversion of custom callables (#176814) 2026-07-20 20:49:06 +02:00
Erik MontnemeryandGitHub 16d7c56637 Simplify async_remove_helper_devices (#176919) 2026-07-20 19:36:36 +02:00
Erik MontnemeryandGitHub 23d051d694 Migrate template helper to new device cleanup helper (#176900) 2026-07-20 17:40:03 +02:00
Erik MontnemeryandGitHub e11bf3f5c5 Validate disabled_by flag in async_update_device (#176681) 2026-07-20 15:54:51 +02:00
Erik MontnemeryandGitHub 1471ce2aff Deprecate helpers async_remove_stale_devices_links_* (#176881) 2026-07-20 15:28:12 +02:00
Erik MontnemeryandGitHub f54c00b38c Don't raise when attempting to link an entity to a composite device (#176886) 2026-07-20 15:24:56 +02:00
Erik MontnemeryandGitHub 33aae34ab6 Minor improvement of async_remove_helper_devices (#176880) 2026-07-20 13:18:54 +02:00
Erik MontnemeryandGitHub dff7210c4d Add device registry methods async_get_device_by_identifier/_connection (#176879) 2026-07-20 13:15:26 +02:00
Erik MontnemeryandGitHub bcbefdfcc3 Rename async_remove_helper_config_entry_from_source_device (#176714) 2026-07-20 10:20:38 +02:00
8440451202 Detach entities from composite device when no matching device is found (#176819)
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com>
2026-07-19 11:43:01 +02:00
Erik MontnemeryandGitHub a868b498e2 Deprecate passing add_helper_config_entry_to_device to async_handle_source_entity_changes (#176701) 2026-07-17 17:51:13 +02:00
Erik MontnemeryandGitHub cb6a5187de Deprecate no longer working device helpers (#176696) 2026-07-17 16:48:52 +02:00
Niklas WagnerandGitHub ddf73de52d Add manufacturer, model, and model_id filtering to entity filter selector (#162989) 2026-07-17 16:14:19 +02:00
Erik MontnemeryandGitHub 201ac314a4 Align DeviceRegistryEntrySnapshot with the device registry model (#176654) 2026-07-17 09:39:13 +02:00
Erik MontnemeryandGitHub 32ce6e2220 Don't allow binding an entity to a composite device_id (#176650) 2026-07-17 09:36:47 +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
Franck NijhofGitHubcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
0cf4a8240d Extract entities from zone condition options (#175421)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-07-12 13:17:58 +02:00
ed0d5cfd8d Move script tool-alias logic into the script integration (#176114)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-10 07:08:57 +02:00
075e5666b2 Remove migrated dead code from helpers/llm.py (#176082)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-09 20:09:53 +02:00
Franck NijhofGitHubcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2395296739 Extract entities from device triggers and device actions (#175454)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-07-09 19:19:00 +02:00
d578a07cd7 Deprecate async_render_no_api_prompt (#176111)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-09 18:11:48 +02:00
7043ec06ce Have the Assist API get its tools and prompt from the llm integration (#175659)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-09 06:30:17 -04:00
G JohanssonandGitHub 5ec3d4d5ef Remove deprecated props from entity platform (#175606) 2026-07-08 23:31:21 +02:00
G JohanssonandGitHub 30815a0f41 Core integrations not explicitly setting config entry parameter for coordinator now raises (#175608) 2026-07-08 23:00:37 +02:00
Franck NijhofandGitHub 715c355fda Add numeric fast path for template result parsing (#175402) 2026-07-08 03:30:10 -04:00
Franck NijhofandGitHub b2ea48d435 Include repeat actions in script reference extraction (#175420) 2026-07-08 03:19:35 -04:00
Franck NijhofandGitHub 7066f95f0d Extract entities and devices from event action data (#175491) 2026-07-08 02:59:48 -04:00
Franck NijhofandGitHub aeeb57305b Extract entities from time triggers and time conditions (#175503) 2026-07-08 02:58:59 -04:00
G JohanssonandGitHub d79653b288 Remove deprecated classes from Service (#175611) 2026-07-05 13:23:19 -04:00