558 Commits

Author SHA1 Message Date
Joakim Sørensen
12ef191a0f
Handle missing hass with backup upload during onboarding (#10523) 2021-11-04 13:47:30 +01:00
Joakim Sørensen
3adbc4cfaf
Use ha-chip instead of ha-label-badge for add-on capabilities (#10398) 2021-10-25 18:25:37 +02:00
Joakim Sørensen
b760e543b0
Fix overflow icon color in backup dialog (#10331)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-10-20 08:41:56 +00:00
Bram Kragten
7488eb782d
Migrate all paper dialogs to mwc (#10333) 2021-10-19 13:56:49 -07:00
Joakim Sørensen
b1e6935df9
Fix select options for add-on config (#10330) 2021-10-19 22:54:07 +02:00
Joakim Sørensen
62d3f74513
Change unsupported reason container to software (#10325) 2021-10-19 18:37:38 +02:00
Joakim Sørensen
21e1fef0fb
Use error for protection mode alert (#10315) 2021-10-19 18:37:22 +02:00
Philip Allgaier
bdb3c04037
Ensure current active dark modes gets used for manually set themes (#10307) 2021-10-18 22:09:21 +02:00
Paulus Schoutsen
9fe4c79782
Convert all warning classes to ha-alert (#10289) 2021-10-16 14:38:58 +02:00
Philip Allgaier
0c940be5fb
Consolidate all icon button logic into <ha-icon-button> + ensure tooltip (#9230) 2021-10-14 15:44:20 +02:00
Paulus Schoutsen
a839494a1e
Use MWC components for ha-form (#10120) 2021-10-07 12:21:35 -07:00
Joakim Sørensen
910cd98a38
Fix missing add-on rating (#10184) 2021-10-07 10:53:22 +00:00
Bram Kragten
ec21f4c2c6
Capitalize relative time strings (#10165) 2021-10-06 13:56:52 +02:00
Philip Allgaier
ea3fae2ce4
Make add-on sorting case insensitive (#10061) 2021-10-06 10:33:15 +02:00
Joakim Sørensen
7a9f17e059
Use heading property for data disk dialog (#10115) 2021-09-30 19:08:51 +02:00
Paulus Schoutsen
419942112b
Fix Lit lint warnings (#10112) 2021-09-30 08:46:03 -07:00
Bram Kragten
2936865c55
Bump typescript, lint, prettier (#10108) 2021-09-30 12:39:03 +02:00
Bram Kragten
1bccbd4173
Use browser default time and number formatting with polyfills if needed (#9481)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-29 23:34:52 +00:00
Joakim Sørensen
b6344eb6e8
Fix link to os_agent (#10093) 2021-09-28 09:09:27 +02:00
Joakim Sørensen
03dc3e52b7
Add missing unsupported links (#10080) 2021-09-23 15:08:51 +02:00
Joakim Sørensen
a3a08ff5c7
Add dialog to trigger moving datadisk (#10048)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-09-22 13:37:21 -07:00
Paulus Schoutsen
ac64d293e7
Sort tags in trigger (#9921) 2021-08-31 21:30:35 -07:00
Joakim Sørensen
67ab63f00e
Use ha-alert for error and warning messages in the supervisor panel (#9892)
* Use ha-alert for error and warning messages in the supervisor panel

* use actionText

* Update hassio/src/dialogs/network/dialog-hassio-network.ts

Co-authored-by: Bram Kragten <mail@bramkragten.nl>

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-08-27 16:45:05 +02:00
Joakim Sørensen
035d621109
Fix delete backup endpoint (#9890) 2021-08-27 12:26:23 +02:00
Bram Kragten
d8929074b5
Use correct vars for gauge colors (#9727) 2021-08-12 15:59:42 +02:00
Joakim Sørensen
eff48acdf4
Rename snapshot -> backup (#9393)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-08-12 11:56:13 +02:00
Onur-d
a9850f9641
Add max-width for Logos to 100% (#9779) 2021-08-11 17:19:12 +02:00
Bram Kragten
9dd6b3b72d
Add Energy panel (#9445)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-07-26 09:57:59 -07:00
Bram Kragten
3f447bb8a7
Bump Polymer (#9525)
* Bump Polymer

* Remove formatting from patch

* Cleanup

* Fix Vaadin

* Fix typing
2021-07-16 01:23:09 +02:00
Bram Kragten
e797c01761
Update lint rules (#9563)
Updated deps

Added `unused-imports`, prefer arrow, and import order
2021-07-15 12:08:04 +02:00
Joakim Sørensen
be244b3d00
Rename hassos -> haos (#9477) 2021-06-30 12:00:33 +02:00
Joakim Sørensen
0a83a704f1
Ignore previous versions in add-on changelog (#9474) 2021-06-29 14:57:25 +02:00
Joakim Sørensen
14fcff7774
Fix secrets schema (#9446) 2021-06-21 09:41:06 +02:00
Joakim Sørensen
446a9b5c02
Don't clear action on expected error (#9428) 2021-06-16 11:13:30 +02:00
Joakim Sørensen
915c46f144
Fix add-on configuration validation (#9424) 2021-06-15 21:00:28 +02:00
Joakim Sørensen
e9b1b3d853
Fix issues with restoring snapshot during onboarding (#9385)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-08 17:57:53 +02:00
Bram Kragten
82a4806e01
Change line logic 2021-06-07 10:45:57 +02:00
Joakim Sørensen
ce419fae7b
Add password confirmation to snapshot creation (#9349)
* Add password confirmation to snapshot creation

* Remove confirm_password before sending

* change layout

* style changes

* Adjust styling

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-07 10:45:20 +02:00
Joakim Sørensen
c68b76e2da
Add hardware dialog (#9348)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-06-07 10:16:33 +02:00
Joakim Sørensen
342020b420
Fix downloads on mobile (#9375) 2021-06-07 10:15:43 +02:00
Joakim Sørensen
e00bcc9f48
Better exit navigation for my-ingress (#9342) 2021-06-03 10:01:12 -07:00
Joakim Sørensen
bdef9fd040
Add missing media folder to snapshot (#9341) 2021-06-03 10:21:04 +02:00
Bram Kragten
4f60a92b92
Fix default themes (#9290)
* Fix default themes

* Simplify pick theme row
2021-05-28 20:02:28 -07:00
Joakim Sørensen
2d5ae78521
Add selection to snapshot table for mass deletion (#9284)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-05-28 15:49:40 +02:00
Joakim Sørensen
959134df02
Better secrets support in add-on configuration (#9275) 2021-05-28 14:37:16 +02:00
Joakim Sørensen
59f3f819a6
Revert name change from selectedTheme to selectedThemeSettings (#9273) 2021-05-27 10:21:58 +02:00
Joakim Sørensen
02810efcc4
Replace Hass_io_ prefix for snapshot downloads (#9270) 2021-05-26 21:56:27 +02:00
Joakim Sørensen
fa9c6a765a
Replace closing with closed in dialogs (#9257) 2021-05-26 11:10:27 +02:00
Philip Allgaier
cbd6d4251c
Prevent shrinking of percent value in supervisor metrics (#9033) 2021-05-26 00:24:30 +02:00
Bram Kragten
fdcbb5b432
Bump js-yaml (#9245) 2021-05-26 00:13:58 +02:00