Paulus Schoutsen
f995d8d525
Add extensions to imports from inside packages;2C
2020-05-07 18:26:58 -07:00
optama
e83ede245d
#5761 fix weather forecast card showing hours instead of weekdays ( #5799 )
2020-05-07 23:19:50 +02:00
Paulus Schoutsen
05ac275780
Fix Leaflet import ( #5802 )
2020-05-07 13:04:29 -07:00
Paulus Schoutsen
966c0bc06c
Remove HTML loader ( #5800 )
2020-05-07 12:39:19 -07:00
Paulus Schoutsen
abf136dd63
Upgrade web animations ( #5801 )
2020-05-07 12:31:25 -07:00
Paulus Schoutsen
b6309cfd16
Extract the version extract from webpack config ( #5798 )
2020-05-07 10:26:02 -07:00
Paulus Schoutsen
b69d5e0fa3
Revert "Use gulp-terser instead of webpack-terser ( #5788 )" ( #5796 )
2020-05-07 18:28:51 +02:00
Paulus Schoutsen
5084cde6b9
Split babel config from babel loader config ( #5797 )
2020-05-07 09:25:02 -07:00
Bram Kragten
ca1cc7ed0d
Some little hassio tweaks ( #5793 )
2020-05-07 16:07:58 +02:00
Joakim Sørensen
808a31db2b
Hide auto-update for non advanced users ( #5745 )
2020-05-07 15:21:52 +02:00
Joakim Sørensen
44ad75aead
Implement add-on changelog ( #5727 )
2020-05-07 15:21:12 +02:00
Joakim Sørensen
0961c9d05e
Cleanup and new repository management for add-on store ( #5750 )
2020-05-07 15:20:51 +02:00
Joakim Sørensen
56754b4d43
New dialogs for the profile ( #5780 )
2020-05-07 14:42:34 +02:00
Joakim Sørensen
661779ad4e
Add localize string for Device info ( #5781 )
2020-05-07 14:36:45 +02:00
Paulus Schoutsen
cf37ebb652
Use gulp-terser instead of webpack-terser ( #5788 )
2020-05-07 14:36:17 +02:00
Paulus Schoutsen
82741e490b
Optimize icon fetching ( #5791 )
2020-05-07 13:07:50 +02:00
Paulus Schoutsen
5fed28808e
Rename env var TRAVIS to IS_TEST ( #5789 )
2020-05-07 12:39:18 +02:00
Paulus Schoutsen
321c0cfc84
Minor cleanup ( #5787 )
2020-05-07 12:38:26 +02:00
Paulus Schoutsen
eba7cedaa6
Reset path on icon change ( #5790 )
2020-05-07 12:37:14 +02:00
Zack Arnett
71492d0467
Calendar Panel: FullCalendar ( #5742 )
...
* WIP
* remove big calendar
* remove file
* Convert to lit
* More
* Ready for the public to see? prob not
* Fix types and imports
* Remove dependencies
* ignore the typing that hasnt been finished in Beta
* Convert paper to MWC
* Styling
* View list as name of view | MWC components version
* Updates action directive for ripple. MWC 14.1.0
* Update
* Updates
* Update height styling
* Toggle Button Group
* Adds Toggle group transition
* style updates
* Few fixes
* Fix Yarn lock from merge | height of celndar as parent
* Update package Json and yarn | remove unneeded pkg
* Remove mwc-list
* Search hass.states for calendars instead of api
* Move function to file in data | event fetch logic
* compute state name
* add ha button menu | refresh
* Remove Event ffetch logic
* copy pasta
* Types
* Fix for toggling
* Translations
* Update ha-button-toggle-group
* Update ha-button-toggle-group.ts
* Update ha-button-toggle-group.ts
* Change mobile view
* Locale in fullcalendar
* Comments
* ha-button-menu trigger slot
* Comments
* icon-x
* Update src/panels/calendar/ha-panel-calendar.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
* Update src/panels/calendar/ha-panel-calendar.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-05-06 17:22:12 -04:00
Bram Kragten
9630a58ea7
Some fixes for icons ( #5758 )
2020-05-06 14:18:10 -07:00
Joakim Sørensen
89f6f16ba2
Fix removal of option in select helper ( #5777 )
2020-05-06 19:28:59 +02:00
Bram Kragten
2d646da97f
Fix cast navigation on none default dashboard ( #5719 )
2020-05-06 09:30:18 -07:00
Joakim Sørensen
39b5460598
Fix hassio dev/build ( #5776 )
2020-05-06 16:27:03 +02:00
Bram Kragten
636429ccfa
Bump fecha ( #5728 )
2020-05-06 12:58:53 +02:00
Erik Montnemery
e5abb95f5c
Include QoS and retain in MQTT debug info ( #5759 )
2020-05-06 12:58:19 +02:00
Jason Knott
c631554eb0
Added options to Lovelace evaluate filter ( #5694 )
2020-05-06 12:57:11 +02:00
Paulus Schoutsen
db07eeb916
Add step_id to flow in progress type ( #5769 )
2020-05-06 12:54:32 +02:00
Mat Strange
3216a46e76
Fix Lovelace view config icon preview ( #5770 )
2020-05-06 12:30:41 +02:00
Bram Kragten
df002d7a67
Merge branch 'master' into dev
2020-05-05 16:50:07 +02:00
Bram Kragten
e8a0632108
Bumped version to 20200505.0
2020-05-05 16:45:21 +02:00
Bram Kragten
0a92c28bac
Split up mdi icons ( #4379 )
2020-05-05 16:40:11 +02:00
Bas Nijholt
d419547463
make color of update-heading in primary-text-color ( #5754 )
2020-05-05 16:33:06 +02:00
Mat Strange
da392912b3
Grayscale Integration logos when ignored ( #5748 )
2020-05-05 00:19:33 +02:00
Paulus Schoutsen
9ebee02727
Update device registry type ( #5735 )
2020-05-04 14:36:28 +02:00
Joakim Sørensen
0bdcfcc42f
Supervisor dialogs ( #5740 )
2020-05-04 14:35:15 +02:00
Bram Kragten
43623a30bc
Add English GB, Frysk and Galego ( #5730 )
2020-05-02 21:56:13 +02:00
Bram Kragten
99e73054a9
Await ignoring before refreshing config flows in progress ( #5722 )
2020-05-02 20:34:54 +02:00
Joakim Sørensen
108233f3b8
Adds mainPage to hass-tabs-subpage ( #5724 )
2020-05-02 20:19:17 +02:00
Bram Kragten
8f2a7c95b3
Fix more info header color and page background color ( #5716 )
2020-05-02 19:51:10 +02:00
Bram Kragten
7fdd525dac
Don't show error on open of dialog ( #5721 )
...
Fixes #4713
2020-05-02 19:35:11 +02:00
Joakim Sørensen
7ed24137eb
Adds padding to ha-label-badge ( #5725 )
2020-05-02 19:20:47 +02:00
Joakim Sørensen
07cd30eaca
Place addon documentation in a card ( #5726 )
2020-05-02 19:20:20 +02:00
Joakim Sørensen
df8cf66e02
Adds dialog to ask user to restart add-on on configuration changes ( #5707 )
...
* Adds dialog to ask user to restart addon on configuration changes
* Apply review suggestions
* Show error in dialog
* Remove unused import
* Update hassio/src/dialogs/suggestRestart.ts
* Rename
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-05-02 19:19:45 +02:00
Bram Kragten
f067bcd877
Bumped version to 20200427.2
2020-05-02 17:28:45 +02:00
Bram Kragten
e11ef55dd8
Update nb.json
2020-05-02 17:25:52 +02:00
Bram Kragten
fa8bd30e83
Don't disable controls when state is unknown ( #5687 )
2020-05-02 17:23:54 +02:00
Bram Kragten
04a2ff7506
Don't disable thermostat when state is unknown ( #5720 )
2020-05-02 17:23:20 +02:00
Bram Kragten
bc68e20041
Don't disable thermostat when state is unknown ( #5720 )
2020-05-02 17:23:00 +02:00
Franck Nijhof
786da25b9f
Fix typo and remove Hass.io references ( #5717 )
2020-05-02 17:02:10 +02:00