abmantis
|
d6caa86ab3
|
Add support for trigger descriptions with relative keys
|
2025-08-03 16:25:36 +01:00 |
|
 
|
f538807d6e
|
Make device suggested_area only influence new devices (#149758)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
|
2025-08-01 14:54:58 +02:00 |
|
 Erik MontnemeryandGitHub
|
0d7608f7c5
|
Deprecate DeviceEntry.suggested_area (#149730)
|
2025-08-01 10:34:34 +02:00 |
|
 Erik MontnemeryandGitHub
|
3d744f032f
|
Make _EventDeviceRegistryUpdatedData_Remove JSON serializable (#149734)
|
2025-07-31 12:35:13 +02:00 |
|
 Erik MontnemeryandGitHub
|
42101dd432
|
Remove result from FlowResult (#149202)
|
2025-07-31 10:58:36 +02:00 |
|
 Artur PragaczandGitHub
|
749fc318ca
|
Validate selectors in the trigger helper (#149662)
|
2025-07-30 14:22:55 +02:00 |
|
 Abílio CostaandGitHub
|
ef7cd815b2
|
Add list of targeted entities to target state event (#149203)
|
2025-07-24 16:52:12 +01:00 |
|
 Artur PragaczandGitHub
|
dde73c05cb
|
Order selectors alphabetically in helper (#149269)
|
2025-07-22 23:06:51 +02:00 |
|
 Erik MontnemeryandGitHub
|
dd399ef59f
|
Refactor EntityPlatform (#147927)
|
2025-07-22 14:35:57 +02:00 |
|
 Paul BotteinandGitHub
|
875219ccb5
|
Adds support for hide_states options in state selector (#148959)
|
2025-07-21 13:02:04 +01:00 |
|
 Erik MontnemeryandGitHub
|
67c68dedba
|
Make async_track_state_change/report_event listeners fire in order (#148766)
|
2025-07-21 13:07:52 +02:00 |
|
 Paul BotteinandGitHub
|
380c737901
|
Add reorder option to entity selector (#149002)
|
2025-07-18 19:41:59 +01:00 |
|
 G JohanssonandGitHub
|
277241c4d3
|
Adjust ManualTriggerSensorEntity to handle timestamp device classes (#145909)
|
2025-07-18 13:49:12 +02:00 |
|
 MichaelandGitHub
|
9d178ad5f1
|
Deprecate the usage of ContextVar for config_entry in coordinator (#138161)
|
2025-07-16 21:45:22 +02:00 |
|
 Paulus SchoutsenandGitHub
|
1734b316d5
|
Return intent response from LLM chat log if available (#148522)
|
2025-07-16 16:16:01 +02:00 |
|
 Paulus SchoutsenandGitHub
|
29e105b0ef
|
Set default mode for number selector to box (#148773)
|
2025-07-16 11:19:31 +01:00 |
|
 Artur PragaczandGitHub
|
9db5b0b3b7
|
Validate selectors in the service helper (#148857)
|
2025-07-16 08:51:16 +02:00 |
|
 Artur PragaczandGitHub
|
e89ae021d8
|
Clean up validate_supported_features in selector helper (#148843)
|
2025-07-15 20:10:16 +02:00 |
|
 Artur PragaczandGitHub
|
3e0628cec2
|
Fix entity and device selectors (#148580)
|
2025-07-15 18:58:42 +02:00 |
|
 Marc MuellerandGitHub
|
80eb4fb2f6
|
Replace asyncio.iscoroutinefunction (#148738)
|
2025-07-14 20:24:32 +01:00 |
|
 
|
1753baf186
|
Add method to track entity state changes from target selectors (#148086)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2025-07-14 19:28:53 +01:00 |
|
 
|
155fc134b6
|
Do not add derivative config entry to source device (#148674)
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com>
|
2025-07-14 13:33:00 +02:00 |
|
 Erik MontnemeryandGitHub
|
dcbdce4b2b
|
Improve docstrings of event helpers related to state changes (#148722)
|
2025-07-14 11:57:27 +02:00 |
|
 Erik MontnemeryandGitHub
|
d22dd68119
|
Fix exception in EntityRegistry.async_device_modified (#148645)
|
2025-07-13 10:37:48 +02:00 |
|
 Erik MontnemeryandGitHub
|
2dca78efbb
|
Improve entity registry handling of device changes (#148425)
|
2025-07-11 20:56:50 +02:00 |
|
 Paulus SchoutsenandGitHub
|
e6702d2392
|
Serialize Object Selector correctly if a field is required (#148577)
|
2025-07-10 22:45:56 +01:00 |
|
 Erik MontnemeryandGitHub
|
b775ba2955
|
Do not add switch_as_x config entry to source device (#148346)
|
2025-07-08 13:23:28 +02:00 |
|
 Erik MontnemeryandGitHub
|
6396f54e0d
|
Move zone conditions to the zone integration (#148157)
|
2025-07-07 18:27:44 +02:00 |
|
 Abílio CostaandGitHub
|
b71bcb002b
|
Move target selector extractor method to common module (#148087)
|
2025-07-07 13:48:48 +01:00 |
|
 Paulus SchoutsenandGitHub
|
4f4ec6f41a
|
Add Google Gen AI structured data support (#148143)
|
2025-07-05 08:22:17 -07:00 |
|
 Denis ShulyakaandGitHub
|
3151713a34
|
Replace dot with underscores for NamespacedTool and ActionTool (#147764)
|
2025-07-05 11:27:27 +02:00 |
|
 epenetandGitHub
|
76be2fdba1
|
Improve (and align) deprecation messages (#147948)
|
2025-07-05 00:02:36 +02:00 |
|
 
|
6a7f4953cd
|
Fix media selector validation (#147855)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-04 22:30:35 +02:00 |
|
 karwostsandGitHub
|
0b2db2510f
|
Support translating number selector UoM (#148162)
|
2025-07-04 21:06:33 +03:00 |
|
 Erik MontnemeryandGitHub
|
bb1e263149
|
Remove cv.SUN_CONDITION_SCHEMA (#148158)
|
2025-07-04 18:34:55 +02:00 |
|
 
|
510fd09163
|
Allow core integrations to describe their conditions (#147529)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
|
2025-07-04 16:03:42 +02:00 |
|
 epenetandGitHub
|
e47bdc06a0
|
Set docstyle convention to google in ruff (#148142)
|
2025-07-04 16:00:37 +02:00 |
|
   
|
b3d9908cd9
|
Add AI task structured output (#148083)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2025-07-04 15:03:34 +02:00 |
|
 Erik MontnemeryandGitHub
|
99d63c49bb
|
Add comment about error assigning in frame.report_usage (#148105)
|
2025-07-04 14:47:01 +02:00 |
|
 Allen PorterandGitHub
|
1fc624c7a7
|
Update LLM selector serializer to support ObjectSelector fields and arrays (#148094)
|
2025-07-04 13:05:16 +02:00 |
|
 Erik MontnemeryandGitHub
|
bc4a322e81
|
Improve helpers.frame.report_usage when called from outside the event loop (#148021)
|
2025-07-03 20:12:52 +02:00 |
|
 
|
d2825e1c80
|
Don't gather TRIGGER_PLATFORM_SUBSCRIPTIONS (#147954)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
|
2025-07-03 19:33:28 +02:00 |
|
 Erik MontnemeryandGitHub
|
943fb9948b
|
Adjust logic related to entity platform state (#147882)
* Adjust logic related to entity platform state
* Break up hard to read if-statement
* Add and improve tests
|
2025-07-02 14:57:53 +02:00 |
|
 
|
603e277a5b
|
Add docstring to DhcpServiceInfo MAC address (#147823)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2025-06-30 21:54:05 +02:00 |
|
 Paulus SchoutsenandGitHub
|
be6b624081
|
Improve validation for media selector (#147768)
|
2025-06-30 20:26:52 +02:00 |
|
 Erik MontnemeryandGitHub
|
741a3d5009
|
Remove backup helper (#143558)
* Remove backup helper
* Update aws_s3 tests
|
2025-06-30 14:11:10 +02:00 |
|
 Erik MontnemeryandGitHub
|
91c3b43d7f
|
Improve comment for helpers.entity.entity_sources (#146529)
|
2025-06-27 20:54:19 +02:00 |
|
 
|
af7b1a76bc
|
Add description placeholders to SchemaFlowFormStep (#147544)
* test description placeholders
* Update test_schema_config_entry_flow.py
* fix copy and paste indentation
* Apply suggestions from code review
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2025-06-26 19:51:31 +02:00 |
|
 
|
40f553a007
|
Migrate device connections to a normalized form (#140383)
* Normalize device connections migration
* Update version
* Slightly improve tests
* Update homeassistant/helpers/device_registry.py
* Add validators
* Fix validator
* Move format mac function too
* Add validator test
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2025-06-26 15:33:34 +02:00 |
|
 Erik MontnemeryandGitHub
|
26e3caea9a
|
Add support for condition platforms to provide multiple conditions (#147376)
|
2025-06-25 18:10:30 +01:00 |
|