Bram Kragten
9f032a61a9
Add compatibility for Lit 2.0 ( #8878 )
2021-05-07 13:16:14 -07:00
Bram Kragten
bde925a0e3
Migrate to codemirror 6 ( #8382 )
2021-02-24 19:16:54 +01:00
Bram Kragten
6092af8de6
Re-do developer tools service ( #8410 )
2021-02-22 19:53:52 +01:00
Joakim Sørensen
a1d07e5a00
Sort imports ( #8104 )
2021-01-13 17:17:12 +01:00
Thomas Lovén
44166f76d4
Scriptomation yaml editor ( #7273 )
2020-10-12 11:26:16 +02:00
Bram Kragten
c90c88ecbf
Bump typescript (4) and babel ( #7249 )
2020-10-07 17:58:56 +02:00
Bram Kragten
5937be695f
Bump Lit, use cache for query ( #7245 )
2020-10-06 15:55:55 +02:00
Bram Kragten
89569355be
Don't add undefined values to extra data in device automations ( #6499 )
2020-07-31 19:07:11 +02:00
Bram Kragten
f8c5eeab5d
Replace all private properties with internalProperty decorator ( #6386 )
2020-07-14 21:38:36 -07:00
Bram Kragten
82f80db558
Update typescript, prettier, tslint -> eslint ( #5536 )
...
* Update typescript, prettier, tslint -> eslint
* Organize imports
* Use glob for eslint fix react import
2020-04-14 09:05:45 -07:00
Bram Kragten
724357683c
Add take control for yaml mode ( #4992 )
2020-02-28 22:00:01 +01:00
Paulus Schoutsen
24c591fbf3
Convert Hass.io add-on options to YAML ( #4717 )
...
* Convert Hass.io options to YAML
* Fix yaml editors on other places
* Update ha-automation-action-service.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-02-03 11:06:47 +01:00
Bram Kragten
a33cf97e2c
Fix moving actions with data ( #4438 )
2020-01-08 18:18:53 +01:00
Bram Kragten
15a2790b9f
Add support to add all device entities to Lovelace ( #4356 )
...
* Add support to add all device entities to Lovelace
* Reload config when it was changed while Lovelace was not active
* Localize
* Update ha-panel-lovelace.ts
* Move to device entities card
* Move Lovelace logic to lovelace combine with unused entities
* Unused imports
* Added suggestions and support for YAML mode
2019-12-23 10:39:17 +01:00
Bram Kragten
ff3087c39c
Convert automation trigger to litelement ( #4315 )
...
* Convert automation trigger to Lit
* Update ha-automation-trigger-row.ts
* dynamicContentDirective
* update
* Lint
* Implement other types
2019-12-04 09:57:47 -08:00
Bram Kragten
12840231be
Add code mirror editors to the dev-tools data fields ( #3981 )
...
* Add yaml code mirror editor to the dev-tools yaml fields
* Add jinja2 editor on dev template
* Migrate to UpdatingElement, review comments
* update cm, add types
* types
* dev tools mqtt
2019-10-12 12:33:51 -07:00
Bram Kragten
88c480759f
Convert YAMLTextArea to code mirror editor ( #3980 )
...
* Convert YAMLTextArea to code mirror editor
* Review comments
* Clean up
2019-10-10 21:58:21 +02:00