Bram Kragten
|
cd73b8ac29
|
Bumped version to 20240605.0
|
2024-06-05 11:41:51 +02:00 |
|
Paul Bottein
|
74eca6b1f5
|
Increase check update timeout to 15s (#20998)
|
2024-06-05 10:13:28 +02:00 |
|
Paulus Schoutsen
|
9ef0bd6e46
|
Fix Assist styling (#20997)
|
2024-06-05 09:53:40 +02:00 |
|
renovate[bot]
|
53eb7f771f
|
Update dependency prettier to v3.3.0 (#20992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-04 20:27:20 +02:00 |
|
Bram Kragten
|
8ff8c01bba
|
Merge branch 'dev'
20240604.0
|
2024-06-04 16:47:15 +02:00 |
|
Bram Kragten
|
cd62f064cb
|
Bumped version to 20240604.0
|
2024-06-04 16:47:00 +02:00 |
|
Paul Bottein
|
db82b856e0
|
Fix filter card visibility when show empty is false (#20985)
|
2024-06-04 16:46:38 +02:00 |
|
Paul Bottein
|
ab340e13e9
|
Fix max option saving using keyboard for script mode (#20984)
|
2024-06-04 16:46:08 +02:00 |
|
Paul Bottein
|
22c54b3fea
|
Fix card editor size on mobile (#20976)
|
2024-06-04 16:45:54 +02:00 |
|
Alex van den Hoogen
|
2dd7e598d5
|
Add missing hui-root callback, fixes #20854 (#20975)
* Add missing hui-root callback, fixes #20854
* Set scroll event listener on hui-root to passive
|
2024-06-04 14:03:04 +02:00 |
|
Raman Gupta
|
d1ce06e368
|
Fix parameter name in zwave_js WS API (#20981)
|
2024-06-04 11:21:52 +02:00 |
|
Bram Kragten
|
52f3ff3306
|
20240603.0 (#20974)
20240603.0
|
2024-06-03 18:56:01 +02:00 |
|
Bram Kragten
|
9717304b68
|
Bumped version to 20240603.0
|
2024-06-03 18:43:00 +02:00 |
|
Bram Kragten
|
c646f3c39a
|
Save search filter in session storage (#20973)
* Save search filter in session storage
* Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-06-03 18:42:34 +02:00 |
|
Paul Bottein
|
0297ec5a7b
|
Add visibility editor to card editor (#20926)
* Add visibility editor to card editor
* Add translations
* AI suggestion
|
2024-06-03 18:23:47 +02:00 |
|
Paul Bottein
|
e48286c2a0
|
Fix conditional card visiblity inside section (#20966)
* Fix conditional card visiblity inside section
* Remove _ from protected method
|
2024-06-03 18:23:30 +02:00 |
|
Brynley McDonald
|
f2b2da9877
|
Fix filters for entity/device from integrations dashboard (#20953)
|
2024-06-03 17:50:40 +02:00 |
|
Simon Lamon
|
250f87cfd8
|
Improve error messages in config entries (#20934)
* Improve error messages and test completely
* Add css back
* Revert ha-alert changes
* Update src/panels/config/integrations/ha-config-integration-page.ts
---------
Co-authored-by: Paul Bottein <paul.bottein@gmail.com>
|
2024-06-03 16:29:47 +02:00 |
|
Paul Bottein
|
9f6afb162a
|
Make lovelace optional in card and section (#20970)
|
2024-06-03 16:05:41 +02:00 |
|
Paul Bottein
|
0add65feff
|
Use event for section visibility instead of mutation observer (#20967)
|
2024-06-03 15:54:40 +02:00 |
|
Paul Bottein
|
c08d9a9166
|
Fix card display in view panel (#20972)
|
2024-06-03 15:49:31 +02:00 |
|
ildar170975
|
d9a9038cec
|
Update ha-entity-marker.ts: add CSS variable for border-radius (#20914)
* Update ha-entity-marker.ts
* fix whitespace
|
2024-06-03 15:40:46 +02:00 |
|
Paul Bottein
|
6bee3ef45c
|
Fix fallback icon color in dark mode (#20969)
|
2024-06-03 14:16:18 +02:00 |
|
Paul Bottein
|
3a855f95ad
|
Fix broken config switch in demo (#20971)
|
2024-06-03 13:37:32 +02:00 |
|
Paulus Schoutsen
|
e7f3393ec6
|
Tweak styles Assist dialog (#20960)
|
2024-06-03 11:42:43 +02:00 |
|
karwosts
|
d7cb4cb537
|
Revert "Filter unrecorded entities from history panel (#19621)" (#20941)
This reverts commit d88670034a7c272ec0b9ad545eff173a03f9a09c.
|
2024-06-03 10:03:30 +02:00 |
|
renovate[bot]
|
c55720c933
|
Update dependency @codemirror/autocomplete to v6.16.2 (#20965)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-03 07:49:47 +00:00 |
|
dependabot[bot]
|
f78e757485
|
Bump relative-ci/agent-action from 2.1.10 to 2.1.11 (#20964)
Bumps [relative-ci/agent-action](https://github.com/relative-ci/agent-action) from 2.1.10 to 2.1.11.
- [Release notes](https://github.com/relative-ci/agent-action/releases)
- [Commits](https://github.com/relative-ci/agent-action/compare/v2.1.10...v2.1.11)
---
updated-dependencies:
- dependency-name: relative-ci/agent-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-03 09:39:01 +02:00 |
|
renovate[bot]
|
fa03c58a93
|
Update dependency tar to v7.2.0 (#20952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-02 15:21:42 +02:00 |
|
renovate[bot]
|
49f1ad633f
|
Update dependency @codemirror/autocomplete to v6.16.1 (#20948)
|
2024-06-01 22:39:12 -04:00 |
|
renovate[bot]
|
d449e10120
|
Update dependency eslint-plugin-lit to v1.14.0 (#20950)
|
2024-06-01 22:37:39 -04:00 |
|
renovate[bot]
|
474c8c243e
|
Update dependency ua-parser-js to v1.0.38 (#20939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-31 14:49:31 -04:00 |
|
renovate[bot]
|
e9e53e9451
|
Update dependency workbox-build to v7.1.1 (#20937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-31 14:29:02 +02:00 |
|
renovate[bot]
|
cfa84f30be
|
Update typescript-eslint monorepo to v7.11.0 (#20932)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-31 00:41:51 -04:00 |
|
karwosts
|
7416ae7dfd
|
Fix double unsubscribe in todo list card (#20928)
|
2024-05-30 20:21:39 +02:00 |
|
Bram Kragten
|
10a5c4dfb4
|
20240530.0 (#20925)
20240530.0
|
2024-05-30 16:27:39 +02:00 |
|
Bram Kragten
|
6f1fa139e7
|
Bumped version to 20240530.0
|
2024-05-30 16:08:31 +02:00 |
|
Paulus Schoutsen
|
b38a348957
|
Disable beta menu instead of hiding (#20906)
|
2024-05-30 15:29:28 +02:00 |
|
Simon Lamon
|
f97971faf6
|
Improve refresh token dialogs (#20917)
* Improve refresh token dialogs
* Remove this
|
2024-05-30 10:39:15 +02:00 |
|
Steve Repsher
|
c5ae9e8497
|
Remove eslint-plugin-disable (#20902)
|
2024-05-30 09:49:40 +02:00 |
|
Paul Bottein
|
c00287c401
|
Fix config entry menu (#20908)
|
2024-05-29 23:49:20 +02:00 |
|
Bram Kragten
|
1a2daf8a7a
|
20240529.0 (#20901)
20240529.0
|
2024-05-29 18:27:40 +02:00 |
|
Bram Kragten
|
c0e048023d
|
format webpack.cjs
|
2024-05-29 18:04:24 +02:00 |
|
Bram Kragten
|
431f4937c1
|
Update webpack.cjs
|
2024-05-29 17:55:40 +02:00 |
|
Bram Kragten
|
0a55220837
|
Merge branch 'master' into dev
|
2024-05-29 17:53:04 +02:00 |
|
Paul Bottein
|
13f01492b4
|
Add visibility option to dashboard cards (#20840)
* Create hui card
* Add compatiblity with helpers
* Improve layout options
* Fix conditional card
* Add missing import
* Add visibility option in config
* Fix conditions
* Fix case with multiple conditions
* Remove useless set hass
|
2024-05-29 17:50:16 +02:00 |
|
Bram Kragten
|
ce5bcf61f9
|
Bumped version to 20240529.0
|
2024-05-29 17:49:29 +02:00 |
|
Bram Kragten
|
d31a777135
|
use image selector for view background (#20898)
* use image selector for view background
* make config future proof
* improvements
|
2024-05-29 17:29:09 +02:00 |
|
Paul Bottein
|
5cc08cfe0b
|
Fix area card editor when an entity have an unknown device (#20900)
|
2024-05-29 14:29:04 +00:00 |
|
Steve Repsher
|
3eea7dc6cd
|
Use valid locale for translation test (#20899)
|
2024-05-29 15:44:56 +02:00 |
|