karwosts
178feb7330
Create helpers from automation editor ( #19287 )
...
* Create helpers from automation editor
* support multiple createDomains
* localization
* fix lint
* Move multi domain to entity picker
* Update dialog-helper-detail.ts
* Update ha-config-helpers.ts
* optimize a little
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-04-12 18:38:39 +00:00
Steve Repsher
dcb3accdb8
Fix incompatible object/array property types (1 of 3) ( #19450 )
2024-01-19 20:16:15 +00:00
Steve Repsher
70fcea0c2b
Disable attributes for hass, stateObj, selector, and route properties ( #19362 )
...
* Disable attribute for hass properties
* Disable attribute for stateObj properties
* Disable attribute for selector properties
* Disable attribute for route properties
* Switch from Object type to no attribute for same properties
2024-01-15 15:52:10 +01:00
Steve Repsher
9ce4563dd4
Prefer nothing over empty templates ( #15633 )
2023-02-28 11:02:47 +01:00
Paul Bottein
c4160e8368
Add filter options to entity and device selectors ( #15302 )
2023-02-20 14:30:05 +01:00
Paul Bottein
45e7f8ae06
Fixes multiple domains target selector in blueprint ( #15054 )
...
* Fixes multiple domains target selector in blueprint
* Fixes lint
2023-01-10 18:28:34 +01:00
Bram Kragten
b99a139f51
Fix target selector ( #14895 )
2022-12-28 14:02:46 +01:00
Paul Bottein
2ab5da6d84
Allow null selector ( #14212 )
2022-10-27 13:17:42 -04:00
Zack Barett
a989eb1c66
Fix Target Selector ( #13380 )
2022-08-13 20:56:15 -05:00
Zack Barett
e4d233afa8
Filter Integration in Target and Area selectors + clean up some code ( #13202 )
2022-07-18 22:07:55 +02:00
Paulus Schoutsen
59595aabde
Add helpers to all selectors ( #12230 )
2022-04-05 15:26:52 -05:00
Paulus Schoutsen
73f5580555
Add support for integration type ( #12077 )
2022-03-22 14:47:12 -05:00
Bram Kragten
4092f7f75d
Convert selectors to MWC ( #11543 )
2022-02-06 14:29:28 -08:00
Bram Kragten
c44624282c
Fix lint warnings ( #10157 )
2021-10-05 18:11:02 +02:00
Bram Kragten
bc92c0b052
Upgrade to Lit 2 ( #9199 )
2021-05-18 07:37:53 -07:00
Bram Kragten
9f032a61a9
Add compatibility for Lit 2.0 ( #8878 )
2021-05-07 13:16:14 -07:00
Bram Kragten
6092af8de6
Re-do developer tools service ( #8410 )
2021-02-22 19:53:52 +01:00
Bram Kragten
99eff73b0d
Add support for target to automation call service action ( #8372 )
2021-02-16 21:46:47 +01:00
Joakim Sørensen
a1d07e5a00
Sort imports ( #8104 )
2021-01-13 17:17:12 +01:00
Bram Kragten
25f7cbea5a
Add target selector ( #7864 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-12-02 12:10:31 +01:00