Zack Barett
9e4bee123f
Bumped version to 20220330.0 ( #12164 )
2022-03-30 11:33:59 -07:00
Bram Kragten
c2c09b1284
Add switch as x to entity settings ( #12161 )
...
Co-authored-by: Zack <zackbarett@hey.com>
2022-03-30 18:19:26 +00:00
Zack Barett
bad776b979
Allow Sensor Units to be updated via Entity Registry ( #12143 )
2022-03-30 13:03:19 -05:00
Zack Barett
396791b805
Fix for Mobile View of Entities Table ( #12160 )
2022-03-30 19:52:05 +02:00
Joakim Sørensen
2b1457e1cd
Add panel to Backup integration ( #11671 )
...
Co-authored-by: Zack Barett <zackbarett@hey.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-03-30 17:22:15 +00:00
NachtaktiverHalbaffe
b5861869e3
Add shuffle and repeat-mode of media_player to UI ( #12052 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-03-30 17:16:27 +00:00
Zack Barett
9444228907
List Selector ( #12099 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-03-30 09:14:39 -07:00
Bram Kragten
86afd883a5
Add helpers to list when searching in add integration ( #12159 )
2022-03-30 13:55:54 +00:00
Bram Kragten
062f21aa91
Add options to selectors gallery ( #12156 )
2022-03-30 12:34:37 +00:00
Joakim Sørensen
ba235ac797
Import components that are allowed to be defined in markdown ( #12158 )
2022-03-30 14:22:24 +02:00
Bram Kragten
505c22248b
Use brand icon instead of domain icon for helpers ( #12157 )
2022-03-30 13:53:37 +02:00
Bram Kragten
624cb48f78
Add support for my links to create a helper config entry ( #12155 )
2022-03-30 13:53:28 +02:00
Zack Barett
7ab54ee5ce
Update Pickers and selectors with required ( #12151 )
...
* Update Pickers and selectors with required
* Use native * for device and entity
2022-03-30 06:48:56 -05:00
blair
f5af63a50e
Automation description text overflow ( #12040 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-03-30 10:22:26 +00:00
Marius
ff80ab34ee
Allow device_tracker entities to use state_color ( #12127 )
2022-03-30 11:35:37 +02:00
Joakim Sørensen
cfc1999a28
Allow ha-alert to be used in our markdown render ( #12153 )
2022-03-30 11:22:36 +02:00
Joakim Sørensen
7ca28469b7
Fix theme settings on design page ( #12154 )
2022-03-30 11:21:00 +02:00
Raman Gupta
ac670614b4
Add support for new timer properties ( #11940 )
2022-03-30 00:00:36 -07:00
Joakim Sørensen
e263b57296
Fetch release notes for update entities that provides it ( #12148 )
...
* Fetch release notes for update entities that provides it
* lint
2022-03-30 07:22:12 +02:00
Paulus Schoutsen
c7050e4676
Update adjust statistic dialog ( #12118 )
...
* Update text for adjust statistic dialog
* Change everything
* Import type
* Max show 5
* Revert back the API change
* Hide adjust button if no sum
* Adjustments
* Update src/panels/developer-tools/statistics/developer-tools-statistics.ts
* Render optional
Co-authored-by: Zack <zackbarett@hey.com>
2022-03-29 20:40:17 -07:00
Paulus Schoutsen
00cbd1d9e6
Add entity source API ( #12149 )
2022-03-29 17:09:51 -07:00
Zack Barett
2a12172eeb
Bumped version to 20220329.0 ( #12152 )
20220329.0
2022-03-29 22:25:56 +00:00
Joakim Sørensen
85d3011625
Add badge to configuration sidebar to indicate pending updates ( #12146 )
2022-03-29 07:35:05 -05:00
Zack Barett
ca22ec6340
Add selector initial values ( #12142 )
2022-03-28 10:38:58 -07:00
Zack Barett
61f6e8855b
Allow binary sensor device class updates ( #12124 )
2022-03-28 10:44:21 -05:00
Bram Kragten
a44b8981e1
break theme picker out of lovelace ( #12140 )
2022-03-28 08:21:16 -07:00
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