Commit Graph

5350 Commits (fix-long-timer-display)

Author SHA1 Message Date
Paulus Schoutsen 6d0823328d
Fix generated Lovelace translating domain names (#5803) 2020-05-11 10:28:05 -07:00
Joakim Sørensen 60be14dc77
Use manifest.issue_tracker for issues URL if not built_in (#5818) 2020-05-11 13:45:00 +02:00
Mat Strange 2d627819d9
Added translation to dev-tools-info-integrations (#5834) 2020-05-11 13:44:32 +02:00
Zack Arnett cf575f83f5
Weather Card: Switch State and Name (#5795) 2020-05-11 13:44:15 +02:00
HomeAssistant Azure 79935b2d4c [ci skip] Translation update 2020-05-11 00:32:59 +00:00
HomeAssistant Azure d1cceb2013 [ci skip] Translation update 2020-05-10 00:33:23 +00:00
Bram Kragten f5da130d51
Merge pull request #5823 from matstrange/dev 2020-05-09 22:18:37 +02:00
Mat Strange 8768304ec5 Returned to no label on disarm/trigger as before 2020-05-09 20:30:44 +01:00
Bram Kragten f10a5dcdbe Unused import 2020-05-09 21:22:46 +02:00
Bram Kragten a27428ebcd Simplify enter handling 2020-05-09 21:17:55 +02:00
Bram Kragten d19acf17c2
Merge pull request #5826 from home-assistant/dev 2020-05-09 21:17:30 +02:00
Bram Kragten 1a0bf861ee Bumped version to 20200509.0 2020-05-09 21:01:00 +02:00
Bram Kragten db906ad4d0
Bump material (#5812) 2020-05-09 20:59:53 +02:00
Bram Kragten 75ed0f2f99
Fix translation download and add empty languages (#5824) 2020-05-09 20:59:34 +02:00
Bram Kragten 29ed1144d5
Simplify custom icon set, return only 1 icon per call (#5822) 2020-05-09 20:59:02 +02:00
Mat Strange fa445d4066 Added translation to bade on alarm panel 2020-05-09 12:00:26 +01:00
Erik Montnemery d10be4ef2d
Show cover position slider if cover supports it (#5815) 2020-05-08 22:59:20 +02:00
Joakim Sørensen 7f66d5b8e9
Change target to currentTarget for the click event (#5816) 2020-05-08 16:31:07 -04:00
Bram Kragten 0c8cd680c2
Allow custom icon sets (#5794) 2020-05-08 21:56:25 +02:00
Maciej Bieniek a7ba1977b4
Add translation for `and` word on the integration card (#5811)
* Add translation for and word on tje integration card

* Move and to ui.common
2020-05-08 17:43:21 +02:00
Bram Kragten a960b39235
Bump lit-element and lit-html (#5810) 2020-05-08 14:00:09 +02:00
Bram Kragten 3febf059ec
Codesplit Supervisor panel icons (#5809) 2020-05-08 13:10:24 +02:00
Paulus Schoutsen 20203f7bdb Bump home-assistant-js-websocket to 5.1.2 2020-05-07 18:35:14 -07:00
Franck Nijhof a399d76d06
Add new core configuration UI for external_url & internal_url (#5755) 2020-05-07 18:32:03 -07:00
Franck Nijhof 1ca097c5a0
Add issue_tracker integration manifest property (#5744) 2020-05-07 20:51:46 -04: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