Zack Barett
b080bca9ce
Add Area Multiple Selector option ( #12138 )
2022-03-28 09:07:00 -05:00
Bram Kragten
d30e8ee9d8
Make padding on settings row content consistent ( #12139 )
2022-03-28 08:50:07 -05:00
Bram Kragten
637e4203e5
Fix z-index map, always set icon for location selector ( #12137 )
2022-03-28 13:14:24 +00:00
Zack Barett
2648a53bbc
Merge pull request #12135 from home-assistant/update-automation-type
2022-03-28 07:43:21 -05:00
Paulus Schoutsen
b3fa0cccb4
Add variables to automation trigger type
2022-03-27 20:33:22 -07:00
Zack Barett
dd963be723
Add Day to duration selector ( #12125 )
2022-03-24 17:57:20 -07:00
Paulus Schoutsen
224df896a1
Allow rendering helper text from strings.json ( #12119 )
...
* Allow rendering helper text from strings.json
* Persistent helpers
* Update src/components/ha-base-time-input.ts
Co-authored-by: Zack Barett <zackbarett@hey.com>
* Update src/components/ha-base-time-input.ts
Co-authored-by: Zack Barett <zackbarett@hey.com>
2022-03-24 17:50:38 -07:00
Pawel
a58b4fb262
Fix possibility to enable entity disabled by integration ( #12121 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com>
2022-03-24 20:10:49 +01:00
Brynley McDonald
27ca61ec85
Fix issue where theme select does not appear when user's theme is deleted ( #12104 )
2022-03-24 16:31:55 +01:00
Zack Barett
859f49f3eb
Update type for backend ( #12122 )
2022-03-24 13:47:07 +00:00
Erik Montnemery
40d878689f
Sort selectors ( #12120 )
2022-03-24 11:53:32 +01:00
Zack Barett
420e8fe1ff
Merge pull request #12116 from home-assistant/docs-only-form
2022-03-23 17:40:40 -05:00
Erik Montnemery
df96199433
Support descriptions in flow menu steps ( #12108 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-03-23 22:14:57 +00:00
Erik Montnemery
f493280f0a
Exclude restored automations from dashboard ( #12113 )
2022-03-23 15:05:41 -07:00
Paulus Schoutsen
cbd030a379
Only show docs link when showing a form
2022-03-23 14:53:02 -07:00
Zack Barett
95b80accc9
Merge pull request #12085 from goyney/update-mdi-to-6-6-95
2022-03-23 15:17:31 -05:00
Erik Montnemery
c522670815
Fix loading traces for automation with custom id ( #12112 )
2022-03-23 13:11:46 -07:00
Joakim Sørensen
7b6d3c0e36
Use update entities for showing updates on configuration panel ( #12100 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-03-23 13:04:29 -07:00
Michael Irigoyen
504b043159
Update lock file with MDI updates
2022-03-23 08:46:22 -05:00
Michael Irigoyen
dffc66ccc3
Merge branch 'dev' of github.com:goyney/frontend into update-mdi-to-6-6-95
2022-03-23 08:43:46 -05:00
Zack Barett
c7e9ee785d
Merge pull request #12109 from home-assistant/number_selector_allow_0
2022-03-23 08:42:00 -05:00
Erik
079cc39a6e
Fix selecting 0 with number selector
2022-03-23 14:24:55 +01:00
Marc Mueller
d6a1d5af79
Remove setup.py
( #11593 )
2022-03-23 09:22:12 +01:00
Matthias de Baat
c0dce08e19
Create user types page and rename the category ( #12089 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-03-23 03:51:35 +00:00
Zack Barett
a7a347ed05
Bumped version to 20220322.0 ( #12102 )
20220322.0
2022-03-22 17:08:30 -07:00
Zack Barett
2d9b50defc
Fix Duration Selector Default ( #12098 )
...
* Fix Duration Default
* USe initial form data function
2022-03-22 23:33:16 +00:00
Paulus Schoutsen
840858b18c
Add statistic adjust dialog ( #12101 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com>
2022-03-22 22:40:00 +00:00
Zack Barett
afd2e71f6c
change from hidden to not shown ( #12097 )
2022-03-22 15:39:22 -07:00
Zack Barett
88af0aa788
Add entity include and exclude to selector ( #12078 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-03-22 19:58:03 +00:00
Zack Barett
49124f6f09
Update When entity can change enabled or hidden ( #12096 )
2022-03-22 19:53:22 +00:00
Paulus Schoutsen
73f5580555
Add support for integration type ( #12077 )
2022-03-22 14:47:12 -05:00
Joakim Sørensen
bdde5268c6
Add support for update entities ( #12059 )
...
* Add support for update entities
* Apply suggestions from code review
Co-authored-by: Zack Barett <zackbarett@hey.com>
* Add to gallery
* implement xx%
* Adjustments for skipped
* Add progress bar
* Add UPDATE_SUPPORT_INSTALL
* Allow skipping without install support
* Add version to service call if supported
* Adjust changelog link
* Use Installing
* adjustments
* Use unavailable
Co-authored-by: Zack Barett <zackbarett@hey.com>
2022-03-22 10:23:54 -07:00
Zack Barett
15e972c158
Stack Action Inputs in the Button Editor ( #12076 )
...
* Stack Action Inputs in the Button Editor
* update style
* Update for other editors
2022-03-22 08:57:09 -07:00
Zack Barett
0fc4c24f5a
Merge pull request #12087 from DuckyCrayfish/fix-toolbar-styles
2022-03-22 10:29:11 -05:00
Zack Barett
9eba50df0c
Merge pull request #11651 from home-assistant/add-docs-icon-config-flow
2022-03-22 10:23:43 -05:00
Zack Barett
0e0e07437f
Update src/dialogs/config-flow/dialog-data-entry-flow.ts
2022-03-22 10:08:43 -05:00
Joakim Sørensen
6ac51ede52
Change Netlify preview URL ( #12095 )
2022-03-22 16:00:43 +01:00
Pawel
ccf1fb573a
Fix gas energy graph units if stats added by external source ( #11892 )
2022-03-21 21:15:28 -07:00
Nick Iacullo
fa537968c4
Update styles for hui-editor
...
Update the background-color and text-color of the app-toolbar in
hui-editor to match the styles of hui-root while in edit-mode.
Previously, these properties were set using undefined css variables that
could not be changed via themes (--dark-background-color and
--dark-text-color).
2022-03-21 10:28:24 +00:00
Marc Mueller
6bf2111a3c
Upload release assets ( #11566 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-03-21 08:23:05 +01:00
Michael Irigoyen
f5f8be8276
Update required version of MDI to 6.6.95
2022-03-20 23:32:21 -05:00
J. Nick Koston
ddf1cc0733
Fetch history with no_attributes
for entities that do not need them ( #12082 )
2022-03-20 15:47:13 -10:00
Zack Barett
9c1d1cb6f6
Merge pull request #12069 from matthiasdebaat/patch-2
2022-03-18 07:32:14 -05:00
Matthias de Baat
470225abde
Update logo.markdown
2022-03-18 11:26:19 +01:00
Matthias de Baat
ee230b86c1
Update gallery/src/pages/brand/logo.markdown
...
Co-authored-by: Zack Barett <zackbarett@hey.com>
2022-03-18 11:25:41 +01:00
Matthias de Baat
f927fc64a9
Update gallery/src/pages/brand/logo.markdown
...
Co-authored-by: Zack Barett <zackbarett@hey.com>
2022-03-18 11:25:34 +01:00
Zack Barett
03677c33f7
Bumped version to 20220317.0 ( #12074 )
20220317.0
2022-03-17 15:27:27 -07:00
Zack Barett
bc36a206da
Merge pull request #11984 from Mariusthvdb/patch-4
2022-03-17 17:15:41 -05:00
Zack Barett
af06ab1e2d
Merge pull request #12073 from home-assistant/bump-haws-701
2022-03-17 17:11:53 -05:00
Zack Barett
3e2135a485
Add radio Form Logic to Select Selector ( #12063 )
2022-03-17 15:04:59 -07:00