749 Commits

Author SHA1 Message Date
Zack Barett
5deccefb15
Allow Showing Skipped Updates on Updates Page (#12415) 2022-04-25 19:50:30 +02:00
Zack Barett
3f04abfa9d
Add Supervisor logs to core page (#12410) 2022-04-25 15:35:03 +00:00
Paulus Schoutsen
3e188d1f87
Add shorthand condition to the gallery (#12400) 2022-04-25 10:00:28 +02:00
Raman Gupta
3677c5be2c
Update zwavejs controller model (#12390) 2022-04-24 14:55:31 -07:00
Allen Porter
958a1de2fd
Add calendar event end trigger to automation editor (#12389) 2022-04-23 00:19:23 -05:00
Allen Porter
36d30266e3
Add automation editor for calendar trigger (#12343) 2022-04-22 16:53:45 -05:00
Franck Nijhof
aa562c21a8
Add stop script/automation action (#12299) 2022-04-20 16:50:09 -05:00
Franck Nijhof
22175a7271
Add if/else automation/script action (#12301)
Co-authored-by: Zack Barett <zackbarett@hey.com>
2022-04-20 11:27:16 -05:00
Franck Nijhof
f648317206
Fix strict error handling in developer tools templates (#12352) 2022-04-19 07:28:07 -05:00
Franck Nijhof
6fd4cda534
Add Template selector (#12348) 2022-04-18 11:17:44 -05:00
Franck Nijhof
511368da13
Allow selecting multiple entities for state trigger (#12334)
Co-authored-by: Zack Barett <zackbarett@hey.com>
2022-04-15 19:03:14 +00:00
Paulus Schoutsen
125a601ae3
Select default mode if none set (#12306) 2022-04-11 12:08:37 -05:00
Joakim Sørensen
bbca7b762b
Use selectors for add-on network configuration (#12235)
* Use selectors for add-on network configuration

* Show container port as UOM if advanced user

* adjust
2022-04-06 22:21:06 +02:00
Joakim Sørensen
62f227da83
Use installed_version for update entities (#12194) 2022-04-01 19:28:39 +02:00
Joakim Sørensen
8baa0b2a9b
Hide skip when auto_update is true for updates (#12184) 2022-04-01 14:37:47 +02:00
Raman Gupta
e6c580aadc
Add zwave-js node alerts to device configuration page (#12173)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-03-31 09:06:47 -05:00
Joakim Sørensen
bf35ee549d
Only use the state to mark updates as pending (#12171) 2022-03-31 15:15:21 +02:00
Zack Barett
bad776b979
Allow Sensor Units to be updated via Entity Registry (#12143) 2022-03-30 13:03:19 -05: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
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
b080bca9ce
Add Area Multiple Selector option (#12138) 2022-03-28 09:07:00 -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
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
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
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
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
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
Pawel
ccf1fb573a
Fix gas energy graph units if stats added by external source (#11892) 2022-03-21 21:15:28 -07: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
2e7f8fb46f
Add Date Time Selector (#12070) 2022-03-17 15:01:08 -07:00
Zack Barett
1784ba5e68
Merge pull request #12061 from home-assistant/Add-Date-Selector 2022-03-16 17:52:40 -05:00
Zack Barett
4fbe9a7b10
Merge pull request #12049 from home-assistant/hide-hidden-entities 2022-03-16 17:49:20 -05:00
Zack Barett
73ff8e28a8
Add Devices Picker (#12056) 2022-03-16 15:40:34 -07:00
Paulus Schoutsen
9908162ac2
Add support for menu data entry flow option (#12055) 2022-03-16 14:14:38 -07:00
Paulus Schoutsen
1e929ae78a
Revamp URL form (#12060) 2022-03-16 14:14:25 -07:00
Paulus Schoutsen
d5010dda9e
Add ha-form context (#12062) 2022-03-16 14:12:10 -07:00
Zack
4ac097f32b Add Date Selector 2022-03-16 14:20:45 -05:00
Zack Barett
5c53bc4225
Add Color RGB Selector (#12039) 2022-03-15 15:34:02 -07:00
Zack
e01cb3ca82 Utilize Hide Hidden Entities 2022-03-14 14:22:45 -05:00
Zack Barett
b8d3c68a7a
Add Color Temp Selector (#12041) 2022-03-14 11:07:15 -07:00
Paulus Schoutsen
fc6b594a27
Allow selecting multiple entities (#11986) 2022-03-08 10:09:45 -08:00
Bram Kragten
4cdff3faea
Add location selector, convert zone editor (#11902) 2022-03-07 08:47:20 -06:00