Paulus Schoutsen
7cb2b743fa
Add code editor to YAML editor ( #2609 )
...
* Add code editor to YAML editor
* Add code editor to raw config editor
* Remove hui-yaml-editor
* Update src/panels/lovelace/components/hui-code-editor.ts
Co-Authored-By: bramkragten <mail@bramkragten.nl>
* Update src/panels/lovelace/components/hui-code-editor.ts
Co-Authored-By: bramkragten <mail@bramkragten.nl>
* Rename to hui-yaml-editor
* Lint and tab
* Fix empty editor
* Lint
* Use codemirror for comment and edit detection + some styling
* Add save action (ctrl+s/cmd+s) to card editor
* Move save to the instance
* Delete save for now
* Remove yaml-change event on init
2019-01-30 13:03:17 -08:00
Paulus Schoutsen
175693ba4e
Allow editting entity registry ( #2630 )
...
* Allow editting entity registry
* Slight simplify
* Style fixes
* Correctly set submitting
* Apply suggestions from code review
Co-Authored-By: balloob <paulus@home-assistant.io>
* Fix invalid type
* Add config section to entity registry
* Trim
* Fix trimming
2019-01-30 13:02:41 -08:00
Bram Kragten
c7d1417f48
Remove yaml-change event on init
2019-01-30 21:09:38 +01:00
Bram Kragten
db92abad66
Delete save for now
2019-01-30 20:59:49 +01:00
David F. Mulcahey
e42e59871e
Use demo icons instead of mdi ( #2623 )
...
* generate demo icons
* replace tab icons and update build file
* review comments
* review comments
* update ignores
* cleanup
2019-01-30 11:42:09 -08:00
Ian Richardson
f97b5c48d0
more-info for thermostat-card ( #2598 )
...
* more-info for thermostat-card
* soften icon
2019-01-30 11:35:41 -08:00
Paulus Schoutsen
f22510fd74
Add system health card ( #2626 )
2019-01-30 11:00:25 -08:00
Bram Kragten
e789380126
Move save to the instance
2019-01-30 20:00:13 +01:00
Bram Kragten
9086051608
Fix icon view demo jimpower ( #2634 )
2019-01-30 10:54:03 -08:00
Ian Richardson
a0f0d49f45
more-info icon for light-card ( #2600 )
...
* more-info icon for light-card
* soften icon
2019-01-30 10:02:12 -08:00
Thomas Lovén
bc87e05e2d
Fix weird spaces in jimpowers demo ( #2622 )
2019-01-30 09:57:47 -08:00
Malte Franken
b0958f589b
Support for geolocation trigger ( #2617 )
...
* initial working version of geolocation trigger
* removed unused code
* removed unused code and imports
* sources now localisable
* fixed source picker to not immediately show save button after loading automation
* labels
* removed unused code
* removed unused import
* transformed source dropdown to simple edit field
2019-01-30 09:56:39 -08:00
Bram Kragten
b37eee56c0
Move views ( #2610 )
...
* A start, still buggy...
* Tests and move with view
* Lint
2019-01-30 09:55:44 -08:00
Bram Kragten
2ad27f7400
Fix thermostat with radius 0 ( #2633 )
...
* Fix thermostat with radius 0
* remove afterNextRender
2019-01-30 09:19:49 -08:00
Bram Kragten
95e9d6164d
Add save action (ctrl+s/cmd+s) to card editor
2019-01-30 12:50:57 +01:00
Bram Kragten
43bc9abb46
Use codemirror for comment and edit detection + some styling
2019-01-30 12:24:13 +01:00
Paulus Schoutsen
ab816ad529
Add system health card
2019-01-29 16:32:34 -08:00
Paulus Schoutsen
c964ea30e0
Refactor dev-info page ( #2624 )
...
* Refactor dev-info page
* What
* Fix custom UI check
* Apply suggestions from code review
Co-Authored-By: balloob <paulus@home-assistant.io>
* Apply suggestions from code review
Co-Authored-By: balloob <paulus@home-assistant.io>
* Address comments
* TSC
* Apply suggestions from code review
Co-Authored-By: balloob <paulus@home-assistant.io>
* TSC
2019-01-29 15:34:49 -08:00
Tommy Jonsson
73b500db64
html5 notifications add VAPID support ( #2560 )
...
* html5 notifications add VAPID support
* fix travis error
* replace httpapi with websocketapi
2019-01-29 14:49:41 -08:00
Bram Kragten
633fc1372f
Lint
2019-01-29 18:46:40 +01:00
Bram Kragten
dedb36cecf
Fix empty editor
2019-01-29 18:03:34 +01:00
Bram Kragten
13aa0568a6
Lint and tab
2019-01-29 17:59:42 +01:00
Paulus Schoutsen
a090b291aa
Fix entity names in notification ( #2612 )
2019-01-28 19:36:11 -08:00
David F. Mulcahey
30ab056aa4
add help text for reconfigure node ( #2616 )
2019-01-28 19:33:22 -08:00
Paulus Schoutsen
5a797a6dec
Fix localize lite mixin types ( #2613 )
2019-01-28 15:43:08 -08:00
Bram Kragten
d76ffd343e
Rename to hui-yaml-editor
2019-01-28 20:41:09 +01:00
Paulus Schoutsen
20ecfffb9c
Update src/panels/lovelace/components/hui-code-editor.ts
...
Co-Authored-By: bramkragten <mail@bramkragten.nl>
2019-01-28 19:30:51 +01:00
Paulus Schoutsen
d2bfd5ce62
Update src/panels/lovelace/components/hui-code-editor.ts
...
Co-Authored-By: bramkragten <mail@bramkragten.nl>
2019-01-28 19:30:23 +01:00
yosilevy
fd4ede39ba
RTL fix for obstructed notification drawer ( #2584 )
2019-01-28 09:57:58 -08:00
Paulus Schoutsen
fa3889b549
Fix call to localize in mixin
2019-01-28 09:29:45 -08:00
Paulus Schoutsen
d71d5aa855
Convert ha-sidebar to TS/Lit ( #2605 )
2019-01-28 09:27:16 -08:00
Bram Kragten
644af4d009
Remove hui-yaml-editor
2019-01-28 17:07:02 +01:00
Bram Kragten
9f4ae5d932
Add code editor to raw config editor
2019-01-28 16:35:55 +01:00
Bram Kragten
7a8c9d7c12
Add code editor to YAML editor
2019-01-28 16:03:21 +01:00
Paulus Schoutsen
89630a5c7f
Convert ha-sidebar to TS/Lit
2019-01-27 23:23:07 -08:00
Paulus Schoutsen
13adee09da
Fix demo routing ( #2599 )
2019-01-27 16:55:47 -08:00
Paulus Schoutsen
c3f473c3e7
Remove Lit localize mixin ( #2597 )
...
* Remove some localize mixins form Lit Elements
* Remove litLocalizeMixin
* Revert unwanted changes
2019-01-27 16:52:15 -08:00
Paulus Schoutsen
0a09eabce3
Simplify localize ( #2593 )
...
* Simplify localize
* Delete unused file
2019-01-27 15:19:59 -08:00
Bram Kragten
3e1c22edcd
Revert ""skip" is confusing for a lot of users ( #2589 )" ( #2595 )
...
* Revert ""skip" is confusing for a lot of users (#2589 )"
This reverts commit ccb12996f87805a48b7f577f9d1d178771fe00b3.
* And the agreed name
2019-01-27 22:37:03 +01:00
Ian Richardson
ccb12996f8
"skip" is confusing for a lot of users ( #2589 )
...
Hopefully this will clear up the ambiguity for users.
2019-01-27 20:58:13 +01:00
Paulus Schoutsen
d6887758a9
Convert <home-assistant> to Lit/TS ( #2586 )
...
* Convert home-assistant element to Lit/TS
* Fix disconnect toast
* Lint
2019-01-27 10:41:35 -08:00
Paulus Schoutsen
9299d548ba
Convert common dir to TS ( #2580 )
...
* Convert common dir to TS
* Lint
* Update setup-leaflet-map.ts
2019-01-27 10:40:46 -08:00
Alec Rust
7dda98f139
Improve "Full Log" button on Dev Info panel ( #2590 )
2019-01-27 10:14:38 -08:00
Paulus Schoutsen
6b8e90ce67
Convert ha-init-page to lit/ts ( #2583 )
2019-01-26 22:51:07 -08:00
Paulus Schoutsen
c20fae289c
Update fecha ( #2579 )
2019-01-26 20:24:24 -08:00
Paulus Schoutsen
8db111c2fb
Update lint tools ( #2576 )
...
* Update lint
* Prettier Hass.io
* Update prettier
2019-01-26 19:34:07 -08:00
Paulus Schoutsen
5a6d537d43
Generalize minifier ( #2577 )
2019-01-26 18:55:32 -08:00
Paulus Schoutsen
1ffeace8f9
Upgrade build tools ( #2575 )
...
* Upgrade webpack
* Upgrade babel
* Upgrade build tools
* Add missing dependency
2019-01-26 15:05:01 -08:00
Paulus Schoutsen
7bf8ea9d0a
Upgrade MDI/svg ( #2573 )
...
* Upgrade MDI/svg
* Changed icon names
2019-01-26 15:04:33 -08:00
Paulus Schoutsen
85e900bf68
Update marked to 0.6.0 ( #2574 )
2019-01-26 15:04:21 -08:00