Bram Kragten
d2886b1ea7
Add aliases to areas ( #15198 )
...
* Add aliases to areas
* rename
* Update dialog-aliases.ts
2023-01-25 16:55:58 +01:00
Paul Bottein
d15d339782
Entity state colors theming ( #14831 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2023-01-23 09:28:38 +01:00
Bram Kragten
fe87466351
Add link to aliases in cloud config entity settings ( #14959 )
2023-01-02 20:42:31 +01:00
Gia Ferrari
5c2fcd7f9b
Add alt attribute to various images ( #14405 )
...
* ha-config-area-page: Add alt tag for area-picture
* dialog-tag-detail: Add alt tag for generated QR code image.
* ha-config-hardware: Blank alt tag for hardware pic, info already elsewhere
* dialog-energy-solar-settings: Blank alt tag for brand icon.
* ha-energy-grid-settings: Blank alt tag for co2signal brand icon.
* Add a few more appropriately-blank alt texts.
* ha-config-device-page: Logo alt text set to name of device domain.
* ha-config-repairs: Logo alt text set to name of issue domain.
* hui-picture-card(-editor): Alternate Text via config (blank default)
* hui-picture-entity-card(-editor): Alternate Text via config (blank default)
* ha-long-lived-access-token-dialog: Alt text for QR code.
* hui-picture-header-footer: Support alt text via optional property.
* A few more blank alt attributes.
* ha-tile-image: Support alt tag (but it is blank in current usage).
* prod cla-bot
* Lint. Fix whitespace.
* Add missing alt text properties to TS types.
* Fix my silly typo in picture-entity-card-editor's SCHEMA (+ minor reformat)
* Add alt_text to Picture(Entity)CardConfig TypeScript types.
* Format with prettier.
* Revise alt text for tag QR
* Revise alt text for token QR
* Revise alternate to alternative
* Add alt to logo in gallery
* Add alt text to crop image
* Use ifDefined for tile image alt
* Change area picture alt to area name
* Remove entry from entities config struct
* Revert altText changes for Picture Entity Card (to revisit in future PR)
See:
https://github.com/home-assistant/frontend/pull/14405#discussion_r1032735871
* Revert changes to hui-image and picture entity editor
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
2022-12-29 01:16:05 +00:00
Paul Bottein
2575d35f2c
Add aliases dialog to entity registry settings ( #14860 )
2022-12-27 21:36:08 +01:00
Paul Bottein
b18160d987
Use CSS colors for tile components ( #14770 )
...
* Do not use rgb colors for tile components
* Fixes gallery
* Change tile color
* Do not use rgb colors in tile button
2022-12-15 11:27:45 +01:00
Philip Allgaier
b4d6fc3c20
Handle "idle" state of alert entity ( #14779 )
2022-12-14 19:08:08 +01:00
Philip Allgaier
175a388822
Add sun domain to gallery entity states ( #14742 )
2022-12-14 11:43:49 +01:00
Paul Bottein
b82d6fd35f
Fix climate hvac action color ( #14747 )
2022-12-13 16:49:12 +01:00
Joakim Sørensen
f83544dd38
Add action for design preview ( #14721 )
...
* Add action for design preview
* Remove netlify_build_gallery
2022-12-12 16:23:11 +01:00
Bram Kragten
4ea19a6041
Add daily gallery build action ( #14640 )
...
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
2022-12-08 14:41:51 +00:00
Philip Allgaier
feddbdba96
More "state_color" variants for gallery + wording tweaks ( #14641 )
2022-12-08 14:05:09 +00:00
Paul Bottein
f1393e5f00
Clean up colors code and add all missing domains ( #14597 )
2022-12-07 14:47:54 +01:00
Paul Bottein
e6f2e8058b
Color adjustments for entity state ( #14557 )
2022-12-06 17:45:24 +01:00
Paul Bottein
dfc461ce05
Add support for entity translation key ( #14482 )
2022-12-01 12:53:44 +01:00
Philip Allgaier
684f6db4df
Gallery: Added switch and gauge component pages + CSS vars ( #14479 )
2022-11-30 22:22:02 +01:00
Paul Bottein
e43f3b193e
Rename indicator property and add show-handle property for ha bar slider ( #14466 )
2022-11-30 21:18:27 +01:00
Paul Bottein
bfd96944f9
Add switch bar ( #14429 )
...
* Add basic swich support
* Add color and reversed state
* Fix slotted icon
* Update gallery/src/pages/components/ha-bar-switch.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2022-11-28 16:58:18 +01:00
Paul Bottein
aec0eb3c78
Improve state colors and add documentation for entity state ( #14437 )
...
* Add documentation for entity icons and colors
* Add domains
* Add domains
* improve colors
* Add fan color
* Change fan to cyan
* color rules adjustments
2022-11-28 14:37:07 +01:00
Franck Nijhof
a9d44fcb61
Add Text entity ( #14447 )
2022-11-24 21:23:50 +01:00
Bram Kragten
0aae285236
Rename disabled attribute on integration card ( #14268 )
2022-11-07 14:45:02 +01:00
Paul Bottein
55467666f7
Add slider bar ( #14094 )
...
* Add slider bar
* a11y feedbacks
* allow undefined values
* rename variable
* Add end style
* Add vertical slider
* Allow theming
* Improve theming
* Improve colors
* fix properties
* stepped value for aria value
* use vertical instead of orientation
* Improve a11y
* force role slider
2022-10-24 09:25:26 +02:00
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