Paulus Schoutsen
1349d9d8e3
Hide AI Task from default dashboard ( #25877 )
2025-06-23 09:40:16 +02:00
Paulus Schoutsen
842a064682
Hide backup from default dashboard ( #24828 )
2025-03-28 12:55:39 +00:00
Paul Bottein
64b9104199
Add area dashboard settings ( #24619 )
...
* Add hidden and order settings
* Share path logic
* Add editor to sort and filter areas
* Remove unused form
* Add areas strategy in the dashboard picker
* Move display editor
* Fix min width
* Add leading icon slot to expansion panel
* Fix left chevron icon with dynamic property
* Use area display in original state strategy
* Rename selector
* Rename to area_display
* Remove ha-expansion-panel changes
* Remove expanded
* Fix rebase
* Display all entities in the areas strategy overview (#24663 )
* Don't use subgroup
* Add all entities in the overview
* Add tile card features for area view
2025-03-17 22:04:01 +01:00
Wendelin
e703750136
Add and fix stylistic eslint rules ( #23735 )
...
* Fix stylistic eslint rules
* Fix eslint issues
2025-01-14 21:00:14 +01:00
Wendelin
830d8d2410
Add type import check to eslint ( #22488 )
...
* Add type import check to eslint
* Add type imports with eslint --fix
2024-10-30 11:12:30 +00:00
Paulus Schoutsen
b4dd953128
Hide tag entities from default dashboard ( #21793 )
...
Tag integration now creates entities. They need to be hidden from the default dashboard.
2024-08-26 09:44:52 +02:00
Quentame
87ba0e73dd
picture cards: add person image support ( #20593 )
...
* picture cards: add person image support
* fix: person attributes typing
* review: apply comment from @coderabbitai
* fix lint:types
* review: put person domain in image_entity config
* add picture card compatibility & exemple in gallery
* fix lint
* Allow only image or person domains on image_entity editor config
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
* fix domain type
* gracefully use the default config.image if the person don't have an image
* gracefully use the default config.image if the person don't have an image (that works)
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2024-07-23 09:50:34 +02:00
Paul Bottein
179245e1aa
Add picker for badges ( #21436 )
2024-07-19 20:56:29 +02:00
Paulus Schoutsen
9c153bbd58
Split out service entities ( #21076 )
...
* Hide notify entiites from generated dashboard
* Split out service entities on device info page
* Update src/panels/lovelace/common/generate-lovelace-config.ts
* Split service -> notify/assist
2024-06-18 08:58:45 +02:00
Paulus Schoutsen
007ba70641
Hide notify entities from generated dashboard ( #21075 )
...
Hide notify entiites from generated dashboard
2024-06-13 08:04:27 +02:00
Paulus Schoutsen
33c7e0fa2d
Hide conversation entities from default dashboard ( #20327 )
2024-04-02 14:55:22 +00:00
Paul Bottein
0c6bf701c7
Clean generated config for tile in sections ( #19974 )
...
* Do not include show_entity_picture false in tile card config
* Update src/panels/lovelace/common/generate-lovelace-config.ts
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2024-03-04 14:50:40 +00:00
Paul Bottein
d95bf64edf
Add experimental sections view ( #19846 )
2024-02-22 20:51:48 +01:00
Paul Bottein
6d36b0e28c
Hide climate mode control on default dashboard if there is only one hvac mode ( #18964 )
...
Hide hvac mode on default dashboard if there is only one hvac mode
2023-12-08 10:58:08 +00:00
Paul Bottein
cca1183ee3
Revert "Remove card features for humidifier and climate on default dashboard" ( #18944 )
...
* Revert "Remove card features for humidifier and climate on default dashboard (#18747 )"
This reverts commit 2afd2788e2 .
* Rename humidifier feature
2023-12-07 16:53:07 +01:00
Paul Bottein
79f5ec0cd5
Fix dashboard crashed when deleting hidden area ( #18832 )
2023-11-30 10:59:31 +00:00
Paul Bottein
7727f34e8f
Add area filter selector for default dashboard ( #18779 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-11-28 21:43:34 +01:00
Kendell R
f4ee734ea3
Use new localize format ( #18574 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2023-11-28 12:29:41 +00:00
Paul Bottein
2afd2788e2
Remove card features for humidifier and climate on default dashboard ( #18747 )
2023-11-24 12:53:41 +01:00
Paul Bottein
9163b9c124
Add new design to humidifier card ( #18711 )
2023-11-23 00:37:19 +01:00
Paul Bottein
c787c920fc
Add new design to thermostat card ( #18709 )
...
* Add new design for thermostat card
* Add feature to thermostat card
* Fix margin
* Add current
* use big number component
* Add current
* Fix translations
* Add theme and name options
* Reduce margin on small card
* Fix types
* Add hvac mode to default dashboard
* Don't put feature full size
* Full width for features
* Improve design on small screen
2023-11-22 14:42:42 +01:00
Paul Bottein
270d463d02
Add configuration to default dashboard ( #18658 )
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2023-11-22 12:40:17 +01:00
Paul Bottein
1cf928b425
Improve Lovelace types ( #18652 )
2023-11-15 11:13:49 +01:00
Bram Kragten
be1624f66f
Convert shopping list card editor to ha-form ( #18376 )
...
* Convert shopping list card editor to ha-form
* hide todo from generated dashboard
2023-10-24 18:14:14 +02:00
Joakim Sørensen
2dc08d782f
Hide STT and TTS entities from generated dashboard ( #17689 )
2023-08-24 08:59:41 +02:00
Bram Kragten
5f95968c8f
Make event entity row show time as relative by default, hide in gener… ( #17456 )
2023-08-02 13:48:48 +02:00
Bram Kragten
eb552530e2
Add support for image entity ( #16877 )
2023-06-21 17:46:40 +02:00
Paul Bottein
79d6453c7e
Don't hide battery entities in compute card function ( #16373 )
2023-05-03 19:44:01 +02:00
Bram Kragten
f69ae84cc6
Use entity registry display api ( #15549 )
2023-02-23 16:30:13 +01:00
dependabot[bot]
282823ee83
Bump prettier from 2.8.1 to 2.8.3 ( #15129 )
...
* Bump prettier from 2.8.1 to 2.8.3
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.1 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.3 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* apply rules
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Paul Bottein <paul.bottein@gmail.com >
2023-01-18 14:16:42 -05:00
puddly
9750e0e0b5
Ensure Lovelace deviceEntries lookup handles missing keys ( #14980 )
...
fixes undefined
2023-01-04 11:29:47 +01:00
Bram Kragten
5b17c59a56
Check if area exists during default dashboard generation ( #14767 )
2022-12-15 11:09:49 +01:00
Bram Kragten
f7aecb0d6d
Move groups up, after areas, move devices down ( #14741 )
2022-12-13 17:01:59 +01:00
Bram Kragten
d74fb8717c
Fix sorting auto generated dashboard ( #14707 )
2022-12-12 15:47:05 +01:00
Bram Kragten
06ee08db36
Sort generated dashboard ( #14577 )
2022-12-06 18:30:23 +01:00
Bram Kragten
c119163422
Add grouping by device to generated dashboard config ( #14398 )
2022-11-28 15:56:35 +00:00
Zack
e01cb3ca82
Utilize Hide Hidden Entities
2022-03-14 14:22:45 -05:00
Brandon Rothweiler
d049990f04
Improve stripPrefixFromEntityName to handle colon and space separator ( #11691 )
2022-02-15 09:03:58 +00:00
Paulus Schoutsen
9c8d683a19
Group helpers not in an area in a single card ( #11690 )
2022-02-14 23:13:35 -08:00
Paulus Schoutsen
49e39644f3
Tweak how scenes behave in generated lovelace ( #10730 )
2021-11-29 16:56:08 -08:00
Philip Allgaier
5614e0d29c
Make "Energy distribution today" translatable ( #10696 )
2021-11-29 10:09:54 +01:00
Paulus Schoutsen
45efee28b8
Add scenes and scripts as buttons in footer of area cards ( #10673 )
...
* Add scenes and scripts as chips in footer of area cards
* Remove unused chips config type
* Update src/panels/lovelace/common/generate-lovelace-config.ts
Co-authored-by: Zack Barett <arnett.zackary@gmail.com >
* Fix typing
Co-authored-by: Zack Barett <arnett.zackary@gmail.com >
2021-11-21 20:59:56 -08:00
Paulus Schoutsen
5304e5a670
Always render groups/areas in a single column ( #10655 )
2021-11-19 13:16:43 -08:00
Paulus Schoutsen
4a7a81ffdb
Improve rendering person card ( #10419 )
2021-10-27 15:38:57 +02:00
Paulus Schoutsen
da38e6f986
Hide script/sun from generated Lovelace ( #10418 )
2021-10-27 08:20:50 +02:00
Paulus Schoutsen
e50d2e16a7
Improve device info add to Lovelace ( #10413 )
2021-10-26 21:03:19 +02:00
Paulus Schoutsen
279f3e1183
Trim device name from entities on device page ( #10285 )
2021-10-25 12:56:33 +02:00
Paulus Schoutsen
48948d5854
Initial support for entity category ( #10266 )
2021-10-14 09:56:51 -07:00
Paulus Schoutsen
ac64d293e7
Sort tags in trigger ( #9921 )
2021-08-31 21:30:35 -07:00
Paulus Schoutsen
1f9c45b11c
Add energy distribution card to arsaboo demo ( #9702 )
...
* Add energy distribution card to arsaboo demo
* Make link dashboard conform
2021-08-03 22:09:08 +00:00