Bram Kragten
144d278e4a
Don't block interaction on disabled automation selector ( #21347 )
2024-07-09 17:03:40 +02:00
Paul Bottein
541453c245
Fix hidden conditional card in editor preview ( #21344 )
2024-07-09 15:37:05 +02:00
G Johansson
ca53af5c41
Add turn_on/off to FanEntity ( #21339 )
2024-07-09 10:26:42 +02:00
renovate[bot]
bd54eb40a7
Update dependency glob to v10.4.3 ( #21343 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-09 09:59:36 +02:00
renovate[bot]
8ff2396a53
Update vaadinWebComponents monorepo to v24.4.1 ( #21334 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-08 17:42:39 +02:00
Bram Kragten
c85e29f2bb
Use localize func in table settings dialog ( #21335 )
2024-07-08 17:41:59 +02:00
karwosts
e7a749ef7d
Add title
to stack editor UI ( #21328 )
...
Add title to stack editor UI
2024-07-08 14:13:29 +02:00
dependabot[bot]
bef53aef57
Bump actions/upload-artifact from 4.3.3 to 4.3.4 ( #21332 )
2024-07-08 08:42:44 +02:00
G Johansson
877d0db1bb
Add defrosting to HVAC actions for ClimateEntity ( #21330 )
2024-07-07 18:54:58 +02:00
renovate[bot]
aa49d6ef6b
Update dependency marked to v13 ( #21094 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-07 13:32:07 +02:00
renovate[bot]
d646ce4995
Update dependency @codemirror/view to v6.28.4 ( #21321 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-06 17:42:38 +02:00
renovate[bot]
d6e6844f23
Update dependency @codemirror/autocomplete to v6.17.0 ( #21320 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-06 17:23:49 +02:00
renovate[bot]
66e26e1a27
Update dependency @braintree/sanitize-url to v7.0.4 ( #21314 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-05 21:19:50 +02:00
Paul Bottein
b7473b58fb
Fix sensor card display ( #21313 )
2024-07-05 21:01:19 +02:00
Bram Kragten
895333aa05
20240705.0 ( #21306 )
20240705.0
2024-07-05 13:40:27 +02:00
Bram Kragten
42b5fbec9b
Bumped version to 20240705.0
2024-07-05 13:22:23 +02:00
Paul Bottein
f7072c247e
Improve sensor card graph inside section grid ( #21289 )
2024-07-05 12:17:31 +02:00
Matthias de Baat
f995f19f06
Clarify remove vs. delete ( #21297 )
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-07-05 09:00:19 +02:00
renovate[bot]
7f50504908
Update dependency typescript to v5.5.3 ( #21300 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 19:21:19 +00:00
Paul Bottein
dc93a0ce54
Fix energy selection date card in grid layout ( #21293 )
...
Fix energy selection card in grid layout
2024-07-04 21:18:50 +02:00
Simon Lamon
3e4d06fca3
Change delete/remove wording in tag area to be consistent ( #21299 )
...
delete tags
2024-07-04 21:09:34 +02:00
Paul Bottein
050bef0564
Better handle auto height in card resize editor ( #21260 )
...
* Add auto-height option to resize editor
* Use min instead of max
* Remove auto height
2024-07-04 21:09:10 +02:00
renovate[bot]
1abebdae21
Update typescript-eslint monorepo to v7.15.0 ( #21296 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 20:07:42 +02:00
renovate[bot]
b411ae0286
Update dependency @lokalise/node-api to v12.6.0 ( #21291 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 19:18:37 +02:00
Paul Bottein
202bd148ef
Fix iframe card overflow in vertical stack ( #21282 )
2024-07-04 12:29:17 +02:00
renovate[bot]
15589927c8
Update dependency @codemirror/view to v6.28.3 ( #21277 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-04 11:46:55 +02:00
Bram Kragten
df7b5b08cf
Allow custom localize function for datatable ( #21270 )
2024-07-04 11:46:10 +02:00
Steve Repsher
8b9fa9bc39
Clean up imports and unopened tag on device config page ( #21274 )
2024-07-04 10:01:01 +02:00
Bram Kragten
c07e1122e1
Tweak demo, add some translations, tweak media players ( #21271 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-04 08:11:39 +02:00
Paul Bottein
1ceef7c3d3
Set min column size to 1 for vertical tile card ( #21275 )
2024-07-03 22:32:56 +02:00
karwosts
e332364ec0
Fix automation picker overflow menu for keyboard ( #21048 )
...
* Fix automation picker overflow menu for keyboard
* some updates from review
* typing
* no removeEventListener
* updates from review
2024-07-03 11:56:44 -04:00
Bram Kragten
97c4cf9391
Hide some things in demo ( #21268 )
2024-07-03 13:33:00 +00:00
Bram Kragten
522f66423b
Fix demo map panel ( #21265 )
2024-07-03 13:26:19 +00:00
Bram Kragten
58ba9f628a
20240703.0 ( #21264 )
20240703.0
2024-07-03 14:27:49 +02:00
Bram Kragten
57e48e2561
Bumped version to 20240703.0
2024-07-03 14:23:31 +02:00
Bram Kragten
37af77dabe
Make sure unhidden columns are put at the correct place ( #21262 )
2024-07-03 14:23:05 +02:00
Paulus Schoutsen
2b5fba4a30
Add support for capability attributes in demo ( #21263 )
2024-07-03 14:08:38 +02:00
Paulus Schoutsen
d833910796
Fix demo development inside a dev container ( #21261 )
2024-07-03 13:52:53 +02:00
Paul Bottein
81c796beb4
Fix area card background and improve grid support ( #21259 )
2024-07-03 13:16:55 +02:00
Paul Bottein
19ee150395
Remove layout options for media player ( #21258 )
2024-07-03 11:54:11 +02:00
Steve Repsher
82329833f5
Remove Safari 14.0 patch for delegatesFocus ( #21247 )
2024-07-03 06:28:57 +02:00
Bram Kragten
28ced4bfd3
20240702.0 ( #21255 )
20240702.0
2024-07-02 21:37:23 +02:00
Bram Kragten
ab3b8593f4
Bumped version to 20240702.0
2024-07-02 21:21:25 +02:00
Paul Bottein
094203f0b4
Add min/max row/columns to resize card editor ( #21244 )
...
* Add min/max row/columns to resize card editor
* Add humidifier and thermostat card
* Removed unused condition
* Don't set max rows
* Add media card
* Add button card
* Use same rule if there is footer
* Don't show disabled cell
* Add min rows to sensor card
* Update sizes
* Update sizes
* Update sizes
* Add min rows to weather forecast card
2024-07-02 21:19:29 +02:00
Bram Kragten
9a2051a679
Change take control of blueprint UX ( #21254 )
...
* Change take control of blueprint UX
* Add margin to ha-alert
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
2024-07-02 21:18:58 +02:00
Paul Bottein
09accb3071
Ignore aspect ratio in grid section ( #21248 )
...
* Ignore aspect ratio in grid section
* Feedback
2024-07-02 18:50:42 +02:00
Simon Lamon
7d432cd11a
Fix logbook card display/reloading issues ( #21253 )
...
remove await logic
2024-07-02 18:44:36 +02:00
Paulus Schoutsen
7258e31348
Tweak first section in section demo ( #21249 )
...
* Tweak first section in section demo
* Allow automation entities be toggled
2024-07-02 17:11:16 +02:00
Steve Repsher
5707ca0016
Fix English only translations build ( #21245 )
2024-07-02 15:13:04 +02:00
Paulus Schoutsen
76abfea6ed
Hide demo card when showing demo from frontpage ( #21243 )
...
* Hide demo card when showing demo from frontpage
* Store in constant on load
* reverse
* Remove filter
* move constnat
* Make Home Assistant title
2024-07-02 14:59:52 +02:00