Paulus Schoutsen
1cc02415d3
Fix rendering config entry titles ( #13060 )
...
* Fix rendering config entry titles
* Fix location height
* Only fetch installation type when user not created yet
2022-07-01 13:52:56 -05:00
Paulus Schoutsen
198e2b7bdf
Do not show the sun during onboarding
2022-07-01 10:23:23 -07:00
J. Nick Koston
af6b0d3266
Support requesting translations for multiple integrations in one request ( #12704 )
...
* Support requesting translations for multiple integrations in one request
- Requires https://github.com/home-assistant/core/pull/71979
* onboarding as well
* integrations -> integration
* fix cache
* short return if they are all loaded
* reduce
* reduce
* reduce
2022-05-18 11:37:47 -07:00
Joakim Sørensen
c34fe184e8
Fix log syntax highlight when fetching logs from supervisor ( #12430 )
2022-04-26 06:09:39 -05:00
Paulus Schoutsen
73f5580555
Add support for integration type ( #12077 )
2022-03-22 14:47:12 -05:00
Bram Kragten
db830e9014
Fix theme setting ( #11977 )
2022-03-08 10:13:08 -08:00
Paulus Schoutsen
72b5721c88
Radio Browser is now added during onboarding ( #11756 )
2022-02-21 09:12:15 -08:00
Bram Kragten
ba63ab8b7a
Latest paper-dropdown -> mwc-select conversion ( #11692 )
2022-02-15 09:11:43 -06:00
Bram Kragten
e72a4e4a20
Convert HaFormSchemas to use selectors ( #11589 )
2022-02-07 10:06:04 -06:00
Joakim Sørensen
dc58481918
Fix overriding username suggestion ( #10899 )
2021-12-13 18:56:44 +01:00
Philip Allgaier
ea18fc0078
Ensure we always have an active theme name (fixes dark theme issues) ( #10780 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2021-12-03 17:02:54 +00:00
Philip Allgaier
dbbf246060
Installation type property during onboarding was misspelled ( #10721 )
2021-11-29 14:41:21 -08:00
Joakim Sørensen
b969db0c0f
Use ha-form for onboarding-create-user ( #10604 )
2021-11-15 14:21:29 -08:00
Joakim Sørensen
a6b98fc3c3
Add markers-updated to ha-locations-editor ( #10601 )
2021-11-15 14:11:42 -08:00
Philip Allgaier
0e8a06e24d
Use correct darkMode flag for image variant selection ( #10574 )
2021-11-08 11:41:17 +01:00
Bram Kragten
667fd39147
Convert default state icons ( #10223 )
...
* Convert default state icons
* update
* Update cast/src/launcher/layout/hc-cast.ts
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
* Update ha-config-core.js
* Update
* Finish
* Add siren icon
* FIx
* Add curtain icons
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
2021-10-20 11:10:16 +02:00
Bram Kragten
777e6c4c72
Migrate all paper-radio elements to mwc-radio ( #10327 )
2021-10-19 13:42:30 -07:00
Tobias Kündig
b97fd9918a
Add decorator to translationFragment property ( #10143 )
2021-10-04 10:32:53 +02:00
Bram Kragten
2936865c55
Bump typescript, lint, prettier ( #10108 )
2021-09-30 12:39:03 +02:00
Paulus Schoutsen
f04be8efa6
Hide hassio integration during onboarding ( #10079 )
2021-09-23 08:12:04 +02:00
Joakim Sørensen
e55df73a91
Remove usage of discovery info ( #10015 )
2021-09-11 11:38:35 -07:00
Paulus Schoutsen
ac64d293e7
Sort tags in trigger ( #9921 )
2021-08-31 21:30:35 -07:00
J. Nick Koston
e08f691510
Trigger a scan of USB devices when loading integrations ( #9860 )
2021-08-22 19:14:14 +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
Joakim Sørensen
aab0b8a3ce
Request darktheme optimized brand images if dark theme is used ( #9777 )
2021-08-11 15:15:12 +02:00
Bram Kragten
1c097a669d
Add currency to onboarding ( #9691 )
2021-08-02 21:02:57 +00: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
Bram Kragten
194829f5b1
Generalize map ( #9331 )
...
* Generalize map
* Fix path opacity
* Add fitZones
2021-06-10 14:22:44 +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
Joakim Sørensen
21a3a8c594
Navigate cleanup ( #9202 )
2021-05-25 17:46:36 +02:00
Bram Kragten
bc92c0b052
Upgrade to Lit 2 ( #9199 )
2021-05-18 07:37:53 -07:00
Bram Kragten
9f032a61a9
Add compatibility for Lit 2.0 ( #8878 )
2021-05-07 13:16:14 -07:00
Joakim Sørensen
93a1adaa56
Remove analytics translations ( #9002 )
2021-04-27 22:44:28 +02:00
Bram Kragten
dd4efe0f51
Apply dark style on init when prefers-color-scheme: dark
( #8997 )
2021-04-26 14:54:47 -07:00
Paulus Schoutsen
8dd3d78f21
Tweak the analytics screens ( #8833 )
2021-04-07 03:48:10 +02:00
Joakim Sørensen
742028b691
Add analytics integration ( #8695 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
2021-03-29 09:47:04 +02:00
Paulus Schoutsen
e50fd80b2e
Add particles to onboarding ( #8567 )
2021-03-09 15:30:29 +01:00
Paulus Schoutsen
6d4569c89d
Drop webpackChunkName ( #7778 )
2020-11-23 10:39:40 +01:00
Sören Beye
21a3dcf06c
Further brands-url cleanup ( #7640 )
2020-11-10 17:59:48 +01:00
Sören Beye
88701c6167
Refactor brands url to single location ( #7613 )
2020-11-10 15:25:06 +01:00
Joakim Sørensen
d09c4898c1
Remove logs and fix dark theme during onboarding restore ( #7579 )
2020-11-09 22:50:16 +01:00
Joakim Sørensen
eec4a91ad8
Fixes for snapshot upload during onboarding ( #7390 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-10-19 15:24:25 +02:00
Joakim Sørensen
590cd8500d
Restore snapshot from onboarding ( #7132 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-09-29 20:30:25 +02:00
Martin Hjelmare
6b77f08d86
Hide rpi_power entry during onboarding ( #7001 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-09-28 23:23:52 +02:00
Bram Kragten
810d2a1ceb
Fix onboarding dark mode ( #6910 )
...
Fixes #6882
2020-09-10 13:11:27 +02:00
Joakim Sørensen
47e9531972
Use media query for darkmode on login and onboarding ( #6625 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-08-24 18:29:16 +02:00
Joakim Sørensen
14e8f66ed7
Fix allignment in integration badge during onboarding ( #6523 )
2020-08-05 12:20:32 +02:00
Bram Kragten
4ca13c409b
Introduce dark mode and primary color picker ( #6430 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-08-03 02:07:12 +02:00
Bram Kragten
f8c5eeab5d
Replace all private properties with internalProperty decorator ( #6386 )
2020-07-14 21:38:36 -07:00
Paulus Schoutsen
cc71ccaafa
Keep auth params when onboarding ( #6182 )
2020-06-17 10:32:27 -07:00