301 Commits

Author SHA1 Message Date
Matthias de Baat
9b19b6f203
Remove confusing header image (#14070)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-10-13 09:30:37 +00:00
Joakim Sørensen
08279f35cf
Ignore progress if no progress (#14024) 2022-10-10 16:21:46 +02:00
Franck Nijhof
176d8567f4
Add condition description for trigger condition (#13941) 2022-10-02 17:39:15 +02:00
Bram Kragten
0b76183acd
Show non-editable automations in UI (#13900) 2022-09-29 12:11:29 -04:00
Meow
894258d7b8
fixed duplicate unit_of_measurement (#13884) 2022-09-28 10:53:25 +02:00
Paul Bottein
cc76a6c5ed
Add unique_id to entity registry (#13886) 2022-09-27 15:39:14 +02:00
Paul Bottein
81b21f874b
Improve cover entity definition (#13750) 2022-09-15 12:31:36 +02:00
Bram Kragten
ea319d55ef
Allow to disable a select option (#13618) 2022-09-15 12:00:00 +02:00
Paul Bottein
8c03bbdccc
Improve light entity definition (#13744) 2022-09-15 11:58:36 +02:00
Matthias de Baat
3c289deb21
Add remove, delete, add and create guidelines (#13593)
Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de>
2022-09-05 18:28:54 +02:00
chpego
a57d7813e7
typo dialogs (#13598) 2022-09-05 15:55:48 +00:00
Bram Kragten
430e671901
unique-id -> id (#13552) 2022-09-01 11:51:38 -04:00
Matthias de Baat
d661450121
Typo on dialogs page (#13555) 2022-09-01 10:36:56 -05:00
Bram Kragten
d041bd9fd3
use device and area names in service call description (#13532) 2022-08-31 15:30:44 +00:00
Matthias de Baat
93debac19a
Add dialogs guidelines (#13526)
* Add dialogs guidelines

* Updated the Buttons and X-icon text
2022-08-31 11:00:19 -04:00
Bram Kragten
e976f9c119
Simplify action descriptions (#13529) 2022-08-31 12:48:28 +00:00
Paulus Schoutsen
80e7993923
Move restored entity warning up and use ha-alert (#13477) 2022-08-25 13:09:31 +02:00
Zack Barett
807bb10199
Add some Trigger Descriptions (#13460)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-08-24 09:18:50 +00:00
Franck Nijhof
ed82ae9f68
Add config entry selector (#13432)
* Add config entry selector

* Let backend filter by integration

* Add to gallery

* Adjust translation

* Fix imports

* Rename in gallery as well

* Fix typo in localize key

* Prettier
2022-08-23 18:26:15 -04:00
Paulus Schoutsen
2475f6bd41
Glue percent sign (#13458) 2022-08-23 15:45:08 +00:00
Zack Barett
f5b44656cf
Update a few Condition Descriptions (#13404)
* Update a few Describe-conditions

* Update to multiple states
2022-08-23 10:12:55 -04:00
Franck Nijhof
8b13a9ff2e
Add attribute support to state selector (#13420) 2022-08-20 09:24:11 -05:00
Franck Nijhof
d2a19e04ef
Add state selector (#13411) 2022-08-19 09:20:13 -04:00
Paulus Schoutsen
f3d92ba0e0
Fix Gallery menu expansion (#13408) 2022-08-18 23:32:56 -04:00
Paulus Schoutsen
47b820d28f
Collapse automation/script editor sections by default (#13390) 2022-08-18 14:04:35 +00:00
Paulus Schoutsen
12e57dfcae
Allow testing describe functionality in the gallery (#13398) 2022-08-17 13:20:35 -05:00
Sven Serlier
62dd7111ce
Update design.home-assistant.io (#13240)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-07-20 08:24:52 +00:00
Paulus Schoutsen
729e2f5248
Use entity name in device info page (#13165)
* Use entity name in device info page

* Adjust to new format

* Use latest API

* Fix types

* Fix CI?

Co-authored-by: Zack <zackbarett@hey.com>
2022-07-11 19:07:07 -07:00
imgbot[bot]
9a3b4d6df2
[ImgBot] Optimize images (#12985)
*Total -- 298.28kb -> 241.37kb (19.08%)

/gallery/public/images/logo-with-text.png -- 66.64kb -> 46.13kb (30.79%)
/gallery/public/images/clearspace.png -- 43.46kb -> 31.99kb (26.39%)
/gallery/public/images/using-our-logo.png -- 32.47kb -> 24.92kb (23.24%)
/gallery/public/images/logo-variants.png -- 34.86kb -> 26.78kb (23.18%)
/gallery/public/images/logo.png -- 27.30kb -> 21.50kb (21.25%)
/gallery/public/images/sunflowers.jpg -- 93.54kb -> 90.05kb (3.73%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>

Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-06-20 14:27:18 +02:00
Thomas Lovén
e3d394eb32
Change service_data to just data (#12628) 2022-05-24 10:49:07 -05:00
J. Nick Koston
4c982b3323
Switch logbook calls to use the new websocket (#12665) 2022-05-11 22:28:18 -05:00
Bram Kragten
3b6b4d7664
Add descriptions for actions (#12541)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-05-02 15:06:55 +00:00
Bram Kragten
011467ece0
Add actions to design gallery (#12518)
* Add actions to design gallery

* Update describe-action.ts
2022-04-29 20:51:44 +02:00
Franck Nijhof
8c97aee1fe
Add parallel automation/script action (#12491) 2022-04-28 15:09:03 -05:00
Paulus Schoutsen
3e188d1f87
Add shorthand condition to the gallery (#12400) 2022-04-25 10:00:28 +02:00
Joakim Sørensen
ee7aa54ab4
Add entity search tip to dev-tools set state (#12355) 2022-04-21 21:06:35 -05:00
Franck Nijhof
6fd4cda534
Add Template selector (#12348) 2022-04-18 11:17:44 -05:00
Joakim Sørensen
a124ec0717
Always render title field (#12319) 2022-04-13 07:20:00 -05:00
Paulus Schoutsen
59595aabde
Add helpers to all selectors (#12230) 2022-04-05 15:26:52 -05: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
Joakim Sørensen
edc15940a2
Add icon to add-on picker (#12174) 2022-03-31 15:16:19 +02: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
062f21aa91
Add options to selectors gallery (#12156) 2022-03-30 12:34:37 +00: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
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
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
Zack Barett
ca22ec6340
Add selector initial values (#12142) 2022-03-28 10:38:58 -07:00
Zack Barett
b080bca9ce
Add Area Multiple Selector option (#12138) 2022-03-28 09:07:00 -05:00