Paul Bottein
d9ce20992c
20240902.0 ( #21857 )
...
* Update dependency @bundle-stats/plugin-webpack-filter to v4.15.0 (#21837 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update dependency marked to v14.1.0 (#21829 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Bump actions/upload-artifact from 4.3.6 to 4.4.0 (#21850 )
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add padding to no info badge (#21844 )
* Add padding to no info badge
* Update src/panels/lovelace/badges/hui-entity-badge.ts
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
* Fix section not displayed when empty and string config (#21852 )
* Move edit mode actions next to section block (#21840 )
* Fix rendering of alerts in markdown when not breaking (#21856 )
* Perform action on every entity (#21845 )
* Bumped version to 20240902.0
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
2024-09-02 17:30:17 +02:00
Paul Bottein
32083ea13d
Use dense layout for section view ( #21830 )
...
* Use dense layout for section view
* Make it an option in view settings
* Add expandable
2024-08-29 16:36:00 +02:00
Paul Bottein
18210f35b5
Put number selector label above the input ( #21835 )
2024-08-29 16:15:55 +02:00
Paul Bottein
362a6f46fe
Don't use the word column in section view ( #21834 )
2024-08-29 15:30:25 +02:00
Paul Bottein
1c9d411d3a
Put boolean selector helper inside field ( #21831 )
2024-08-29 14:24:59 +02:00
Bram Kragten
6d84523456
Revert "Adds throttler to config pages for state entity updates ( #21646 )"
...
This reverts commit 00eb820e368125fa4611e19816ecd2b7908187c9.
2024-08-29 12:18:26 +02:00
Paul Bottein
2a18706a13
Take column span into account to determine the max number of columns ( #21827 )
2024-08-29 09:58:17 +02:00
karwosts
87b58b0bbd
Fix untracked consumption string ( #21825 )
2024-08-29 09:57:53 +02:00
Simon Lamon
3ebb268b57
Migrate polymer paper tab in badge card editor ( #21627 )
...
* paper tab badge
* Remove copy paste from card editor
2024-08-29 09:55:51 +02:00
Simon Lamon
2df097cd1b
Add default config automation typings ( #21657 )
...
* typings
* fixes
* fixes
* Update more typings
2024-08-29 09:55:23 +02:00
Paul Bottein
19f057a51b
Add title and description translation support to expandable form ( #21745 )
...
* Add title and description translation support to expandable form
* Fix type
* handle translations in sections
* Rename prefix to path + refactor
* Fix section name and description
---------
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-08-28 13:49:38 +00:00
Paul Bottein
c556742ff4
Column span better editor ( #21820 )
...
* Add label, unit and max for column span option
* Display the right number of columns in the layout editor
* improve translations
2024-08-28 12:58:46 +00:00
Paul Bottein
8b5f731d0c
Use right grid column count inside grid section ( #21819 )
2024-08-28 12:53:29 +00:00
Bram Kragten
9568677926
Add support for service section icons ( #21806 )
...
* Add support for service section icons
* remove backwards compatibility core handles it
* Update icons.ts
2024-08-28 14:44:08 +02:00
karwosts
93ee5de1b4
Plot 'untracked consumption' on devices detail energy graph ( #21632 )
...
* Plot 'untracked consumption' on devices detail energy graph
* skip when there are no energy sources
* rename variable
2024-08-28 14:24:19 +02:00
Paul Bottein
2f68ee0efc
Allow a card to span the full width of a section ( #21758 )
...
* Limit card size with the grid size
* Set full option in YAML
* Export card grid size
* Add editor
* Set full column for map card and iframe by default
* Do not set string variable
2024-08-28 12:01:40 +02:00
Paul Bottein
5a229e3c88
Allow resizing section to span multiple columns ( #21742 )
...
* WIP: Allow to resize section
* Use listeners
* Rename variables
* Rename variables
* Remove column min width
* Make column breakpoints optional
* Use old logic to calculate the number of columns
* Remove breakpoints
* Simplify column span
2024-08-28 09:54:03 +02:00
Paul Bottein
7c5f947865
Change entity badge display type to 3 booleans : name, state and icon ( #21798 )
...
* Change display type to 3 boolean : name, state and icon for entity badge
* Fix image url
* Fix not found entity
* Update state-label badge migration
2024-08-28 09:53:07 +02:00
Douwe
e9cbd54979
Option to change new badge size ( #21676 )
...
* Update hui-entity-badge.ts
add option to chsnge badge size
* Update hui-entity-badge.ts
Co-authored-by: Damian Sypniewski <16312757+dsypniewski@users.noreply.github.com>
* Update hui-entity-badge.ts
prettier
* Update hui-entity-badge.ts
Fixed something strange
---------
Co-authored-by: Damian Sypniewski <16312757+dsypniewski@users.noreply.github.com>
2024-08-28 09:02:34 +02:00
karwosts
cf55824899
Add more-info click to energy table and detail device graph ( #21737 )
...
* feat: more info energy dashboard
* add more info to device details usage
* Add some more-info click to energy
---------
Co-authored-by: Muka Schultze <samuelschultze@gmail.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2024-08-28 08:43:53 +02:00
karwosts
395586ddeb
Adjust schedule helper UI with minute granularity ( #21073 )
...
* Adjust schedule helper UI with minute granularity
* Update en.json
* ha-button
2024-08-28 08:41:53 +02:00
karwosts
9c48dbf232
Revert display_precision override for duration format ( #21755 )
...
Remove precision override for duration format
2024-08-28 08:35:11 +02:00
Simon Lamon
00eb820e36
Adds throttler to config pages for state entity updates ( #21646 )
...
throttler
2024-08-28 08:27:28 +02:00
Bram Kragten
6b99cda982
Hide deprecated stt/tts engines, use name provided by core ( #21805 )
...
* Hide deprecated stt/tts engines, use name provided by core
* Update ha-tts-picker.ts
2024-08-27 23:51:01 +02:00
Denis Shulyaka
9482fcb04b
Fallback data flow label translation ( #21704 )
2024-08-27 13:59:44 +02:00
Paulus Schoutsen
11ace6002a
Fix Assist pipeline defaults ( #21796 )
...
* Fix Assist pipeline defaults
* Always set to NONE if nothing
* Rewrite for readability
2024-08-26 23:51:37 +02:00
puddly
c416daeb92
Expand the ZHA channel selection dialog text ( #21801 )
...
* Expand the ZHA channel selection dialog text
* Drop unnecessary `It is recommended to`
* Update src/translations/en.json
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
* Replace `hui-warning` with just `ha-alert`
* Avoid creating translations for just channel numbers
---------
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
2024-08-26 20:30:35 +00:00
Eric Shtivelberg
061521a979
Fix duplicate and non lazy loading of hui-calendar-card ( #21788 )
...
* fix: hui-calendar-card is not lazy loaded
* reorder imports
2024-08-26 17:42:33 +02:00
Paul Bottein
3037bf494c
Add description to service translations ( #21759 )
2024-08-26 11:33:51 +02: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
Paul Bottein
0eacf3fdac
Show error badge when an unknown entity is used in badges ( #21757 )
...
* Show error badge when wrong entity set in badges
2024-08-25 13:48:05 +02:00
karwosts
7f9bf69a08
Fix tile alarm modes when wrong code entered ( #21779 )
2024-08-25 13:22:19 +02:00
karwosts
01f692f05c
Render the label on the target selector ( #21769 )
...
* Render the label on the target selector
* use label
2024-08-23 20:04:09 +00:00
Gourav Soni
a235f76985
fix: Add destructive styling to delete button in dashboard config rem… ( #21729 )
...
* fix: Add destructive styling to delete button in dashboard config removal dialog
* changed translation key 'remove' to 'delete'
* Update src/translations/en.json
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2024-08-21 18:25:42 +00:00
Paul Bottein
968c0de141
Fix migration from call-service to perform-action ( #21746 )
2024-08-21 20:13:09 +02:00
Paul Bottein
77d8aff1f4
Add missing label_id and floor_id key in action struct ( #21753 )
...
* Add missing label_id key in action struct
* Add missing floor_id key in action struct
2024-08-21 19:59:02 +02:00
Michael Arthur
f730761b3f
add returning lawn mower state ( #21740 )
2024-08-21 16:34:33 +02:00
Steve Repsher
46fc9c1a33
Remove old ha-form-style ( #21751 )
2024-08-21 06:29:13 +02:00
Denis Shulyaka
8ed68bf295
Add check for conversation entity ( #21736 )
...
* Add check for conversation entity
* Use true as default
2024-08-20 13:53:07 +02:00
Paul Bottein
91fc2383cb
Add badges for sidebar view ( #21715 )
2024-08-16 16:52:52 +02:00
Paul Bottein
1080a8c961
Add missing box shadow theme variable to entity badge ( #21714 )
2024-08-16 16:18:29 +02:00
karwosts
16e84296da
Use defined response_variable for json copy_to_clipboard button ( #21705 )
2024-08-16 06:40:56 +02:00
karwosts
3e1ea8d236
fix ha-card-condition-state invert selector ( #21711 )
2024-08-16 06:39:55 +02:00
Martin Vyšňovský
8c9996fc81
Make delete button red when removing todo item ( #21466 ) ( #21708 )
2024-08-16 06:39:27 +02:00
Charles Garwood
336b5fb547
Update styling on Template dev-tools ( #21661 )
...
* Update styling on Template dev-tools
* Remove unnecessary divs
2024-08-15 09:14:27 +02:00
G Johansson
3f0f3affb6
Remove deprecated mailbox ( #21689 )
...
Remove mailbox
2024-08-14 12:38:06 +02:00
Adam Kapos
6ec4323c76
Enable background transparency & effects on badges ( #21667 )
...
Enable background effects on badges
2024-08-13 09:23:09 +02:00
Simon Lamon
e0c98e4524
Fix left over "script" in default config when using perform action ( #21650 )
2024-08-09 19:55:57 +02:00
Simon Lamon
2832f501d1
Fix scripted blueprints ( #21649 )
2024-08-09 19:38:33 +02:00
Vaibhav Tank
35fed0b0e2
Fix logout button text color on confirmation dialog ( #21595 )
2024-08-08 09:18:38 +02:00