epenet
|
b6e7a55cd1
|
Rename DOMAIN_xxx aliases in tests (#163261)
|
2026-02-17 14:37:17 +01:00 |
|
epenet
|
a301a9c4b6
|
Always include homeassistant translations in tests (#162850)
|
2026-02-13 20:17:48 +01:00 |
|
epenet
|
62e1b0118c
|
Add service helper to get config entry (#162068)
|
2026-02-11 13:20:37 +01:00 |
|
Erik Montnemery
|
2d6532b8ee
|
Fix deadlock in ReloadServiceHelper (#162775)
|
2026-02-11 12:14:23 +01:00 |
|
Abílio Costa
|
d325f677df
|
Deprecate TargetSelectorData in favor of TargetSelection (#158734)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-15 14:45:35 +00:00 |
|
Jan Bouwhuis
|
10299b2ef4
|
Add description placeholders to service translation strings (#154984)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2025-11-26 09:54:22 +01:00 |
|
Abílio Costa
|
139ed34c74
|
Properly mock integrations' file_path (#156813)
|
2025-11-18 18:42:35 +01:00 |
|
Artur Pragacz
|
fad217837f
|
Accept more templates in service fields (#150239)
|
2025-11-03 16:40:42 +01:00 |
|
Erik Montnemery
|
a020a32d8a
|
Remove translations from WS get_services and REST /api/services (#147120)
|
2025-10-23 17:26:33 +02:00 |
|
Erik Montnemery
|
d7269cfcc6
|
Use pytest_unordered in additional service helper tests (#153255)
|
2025-09-30 18:26:32 +02:00 |
|
Erik Montnemery
|
905f5e7289
|
Add device class filter to entity services (#153247)
|
2025-09-30 14:28:04 +01:00 |
|
epenet
|
de42ac14ac
|
Drop unused hass argument from internal helper (#152733)
|
2025-09-22 09:56:52 +02:00 |
|
epenet
|
8a70a1badb
|
Drop hass argument from verify_domain_control (#147946)
|
2025-09-22 08:15:41 +02:00 |
|
G Johansson
|
af9717c1cd
|
Raise error for entity services without a correct schema (#151165)
|
2025-09-14 19:17:26 +02:00 |
|
Abílio Costa
|
ab7081d26a
|
Include non-primary entities targeted directly by label (#149309)
|
2025-09-11 17:34:15 +01:00 |
|
Erik Montnemery
|
a1e68336fc
|
Add service helper for registering platform services (#151965)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2025-09-10 11:21:31 +01:00 |
|
Artur Pragacz
|
d7e6f84d28
|
Fix empty selector validation (#151340)
|
2025-09-01 16:22:41 +02:00 |
|
Paul Bottein
|
380c737901
|
Add reorder option to entity selector (#149002)
|
2025-07-18 19:41:59 +01:00 |
|
Artur Pragacz
|
9db5b0b3b7
|
Validate selectors in the service helper (#148857)
|
2025-07-16 08:51:16 +02:00 |
|
Abílio Costa
|
b71bcb002b
|
Move target selector extractor method to common module (#148087)
|
2025-07-07 13:48:48 +01:00 |
|
Erik Montnemery
|
8d8ff011fc
|
Minor improvements of service helper (#147079)
|
2025-06-19 00:17:12 +01:00 |
|
Erik Montnemery
|
058f860be7
|
Fix incorrect use of zip in service.async_get_all_descriptions (#147013)
* Fix incorrect use of zip in service.async_get_all_descriptions
* Fix lint errors in test
|
2025-06-17 14:24:31 +02:00 |
|
Abílio Costa
|
6d809b0b5a
|
Add service response support to admin services (#144837)
|
2025-05-13 21:57:15 +01:00 |
|
Erik Montnemery
|
dc8e1773f1
|
Remove unused defaults from entity_registry.RegistryEntry (#143655)
|
2025-04-25 12:41:58 +02:00 |
|
Jan-Philipp Benecke
|
7b9ea63f17
|
Split out yaml loading into own package (#140683)
* Split out yaml loading into library
* Code review
* Code review
* Fix check config script
|
2025-03-15 22:26:18 -04:00 |
|
epenet
|
364556a7dd
|
Prefer from...import...as over import...as in core tests (#136146)
|
2025-01-21 09:28:17 +01:00 |
|
Paulus Schoutsen
|
5cf56207fe
|
Add temperature and humidity entities to area registry (#135423)
* Add temperature and humidity entities to area registry
* Fix service test
* Add validation
* ABC
* More ABC
* More ABC 2
* Fix tests
* ABC 3
* ABC 4
|
2025-01-16 08:25:26 -05:00 |
|
epenet
|
899fb091fc
|
Simplify access to hass in service calls (#133062)
|
2024-12-13 09:31:21 +01:00 |
|
Jan Bouwhuis
|
3aae9b629f
|
Add exception translation for entity action not supported (#131956)
|
2024-12-01 16:53:06 +01:00 |
|
Artur Pragacz
|
624834de9c
|
Fix service target devices by label (#127229)
* Fix service target devices by label
* More explicit test
|
2024-10-25 21:30:04 +02:00 |
|
Artur Pragacz
|
98a86c7636
|
Improve code of normalized name registry (#125282)
|
2024-10-01 11:20:52 -05:00 |
|
Erik Montnemery
|
df4bd721b5
|
Deprecate template.attach (#124843)
|
2024-09-02 15:33:10 +02:00 |
|
Franck Nijhof
|
8b96c7873f
|
Rename 'service' to 'action' in automations and scripts (#122845)
|
2024-07-31 14:36:53 +02:00 |
|
Joost Lekkerkerker
|
03c6e0c55f
|
Fix SIM300 (#120725)
|
2024-06-28 10:46:02 +02:00 |
|
Erik Montnemery
|
75c7ae7c69
|
Support in service descriptions for input sections (#116100)
|
2024-06-25 20:00:48 +02:00 |
|
Erik Montnemery
|
6fb400f76b
|
Add test of get_all_descriptions resolving features (#120384)
|
2024-06-25 09:47:43 +02:00 |
|
Erik Montnemery
|
8620bef5b0
|
Support shared keys starting with period in services.yaml (#118789)
|
2024-06-11 16:31:19 +02:00 |
|
Robert Resch
|
cb62f4242e
|
Remove strict connection (#117933)
|
2024-05-24 15:50:22 +02:00 |
|
Robert Resch
|
630ddd6a8c
|
Revert "Remove strict connection" (#116416)
|
2024-04-29 21:26:40 +02:00 |
|
Robert Resch
|
dfc198cae0
|
Remove strict connection (#116396)
|
2024-04-29 19:33:31 +02:00 |
|
Erik Montnemery
|
7cd0fe3c5f
|
Don't reload other automations when saving an automation (#80254)
* Only reload modified automation
* Correct check for existing automation
* Add tests
* Remove the new service, improve ReloadServiceHelper
* Revert unneeded changes
* Update tests
* Address review comments
* Improve test coverage
* Address review comments
* Tweak reloader code + add a targetted test
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Explain the tests + add more variations
* Fix copy-paste mistake in test
* Rephrase explanation of expected test outcome
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-04-16 15:58:57 +02:00 |
|
Robert Resch
|
348e1df949
|
Add strict connection (#112387)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2024-04-12 14:47:46 +02:00 |
|
Joost Lekkerkerker
|
6bb4e7d62c
|
Bump ruff to 0.3.4 (#112690)
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2024-03-26 00:02:16 +01:00 |
|
Sid
|
00ec7f11f0
|
Enable Ruff rule PT007 (#113764)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2024-03-19 09:01:07 +01:00 |
|
Franck Nijhof
|
167e66d45c
|
Add labels to service target (#113753)
|
2024-03-18 22:32:23 +01:00 |
|
Franck Nijhof
|
2aadd643ed
|
Add floors to service target (#110850)
|
2024-03-14 19:02:23 +01:00 |
|
Jan-Philipp Benecke
|
3b1ab6436d
|
Remove deprecated hass.components usage in service tests (#111883)
|
2024-03-12 17:27:44 +01:00 |
|
Paulus Schoutsen
|
145657dc21
|
Only load services.yaml for integrations that have it (#112732)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2024-03-11 19:05:32 +01:00 |
|
Marc Mueller
|
a6b842f818
|
Add empty line after module docstring (2) [other] (#112738)
|
2024-03-08 19:16:38 +01:00 |
|
J. Nick Koston
|
ed726db974
|
Fix race in loading service descriptions (#109316)
|
2024-02-01 12:34:23 -06:00 |
|