Dermot Duffy
1bbc5be6fe
fix: Fix issues where camera exceeded allowable width ( #2096 )
...
- Closes : #2073
2025-06-08 17:01:13 -07:00
Dermot Duffy
3b4752b257
feat: Triggers should fire on startup if entities are in an active state ( #2095 )
...
- Closes : #2087
2025-06-08 16:01:26 -07:00
Dermot Duffy
2b92f84665
perf: Improve performance of the carousel auto-height functionality ( #2094 )
2025-06-08 15:05:40 -07:00
Dermot Duffy
70f1d5fc8e
docs: Add a troubleshooting entry on how to disable HACS update notifications ( #2091 )
2025-06-06 15:04:54 -07:00
Dermot Duffy
f5918738e4
fix: Allow multiple date parsers to apply at the same folder hierarchy level ( #2090 )
...
- For: #1748
2025-06-06 14:30:55 -07:00
Dermot Duffy
3d9499ed8c
docs: Add another worked example of a folder configuration ( #2089 )
2025-06-06 14:23:18 -07:00
Dermot Duffy
2971b402b7
feat: Allow grid selected border color to be overridden for theming ( #2088 )
...
- For #2047
[skip ci]
2025-06-05 20:10:41 -07:00
Dermot Duffy
5b9187f8c9
feat: Allow trigger border color to be overridden for theming ( #2085 )
...
- Closes : #2047
2025-06-04 20:39:42 -07:00
Dermot Duffy
13e43b8747
fix: Handle spaces in PTZ presets ( #2084 )
...
- Closes #2079
2025-06-03 20:27:40 -07:00
Dermot Duffy
a3d062eec5
fix: Old Reolink media items shown instead of more recent ones ( #2081 )
...
- Closes : #2078
2025-06-02 20:55:09 -07:00
Dermot Duffy
956a2e523c
feat: Add folder view to view folder media ( #2077 )
...
- Closes : #2068
Note: Renames existing `folder` view to `folders` [experimental
functionality]
2025-05-31 17:13:39 -07:00
Dermot Duffy
1901475065
docs: Remove references to card rename process ( #2076 )
2025-05-31 14:23:22 -07:00
Dermot Duffy
c55a0f00fd
feat: Allow matching of folders based on parsed date ( #2074 )
...
- For: #1748
2025-05-31 14:12:09 -07:00
Dermot Duffy
dc63dcdab9
feat: Add or and template folder media matchers ( #2071 )
...
- For: #1748
2025-05-29 21:21:59 -07:00
Dermot Duffy
c077f8bf70
feat: Add folder title matching and parsing ( #2067 )
...
This is a breaking change for users of the [experimental 'folder'
functionality](https://card.camera/#/configuration/folders ).
Related: #1748
2025-05-27 07:50:51 -07:00
Dermot Duffy
c4400194f5
fix: Allow multiple overrides to operate independently ( #2063 )
...
- Closes #1954
2025-05-24 16:14:09 -07:00
Dermot Duffy
b97e1358d0
fix: Fix issue with media view incorrectly rejecting cameras ( #2061 )
...
For issue: #1748
2025-05-23 20:02:13 -07:00
Dermot Duffy
14cf80c7b4
fix: Download icon should show on thumbnails ( #2059 )
...
- Closes #2056
2025-05-22 21:31:45 -07:00
Dermot Duffy
c342c5d529
fix: Fix thumbnail rendering issues ( #2058 )
...
- Closes #2054
2025-05-22 21:21:04 -07:00
Dermot Duffy
95c926e237
chore: Update yarn lockfile ( #2053 )
2025-05-21 20:41:30 -07:00
Felipe Santos
b9a3527954
chore: Revamp devcontainer ( #2021 )
...
Depends on
https://github.com/blakeblackshear/frigate-hass-integration/pull/884 .
2025-05-21 20:32:47 -07:00
Alain Raymond
e1e80e2cc8
fix: Improve French translations ( #2030 )
...
Add missing translations for grid_selected_position
2025-05-21 20:12:21 -07:00
Dermot Duffy
542ff9b813
docs: Add folders screenshot ( #2052 )
2025-05-21 20:10:16 -07:00
Dermot Duffy
c6a4c8aea2
feat: Implement basic general folder support ( #2051 )
...
- Related: #1748
2025-05-21 19:59:21 -07:00
Dermot Duffy
2eb0d9e35e
fix: Reolink PTZ support should work with hub-connected cameras ( #2014 )
...
- Related: #1964
2025-04-16 10:58:18 +01:00
Dermot Duffy
168b9b0c90
fix: Fix issues with lazy loading and overridden configuration ( #2012 )
...
- Closes #2011
2025-04-15 17:10:18 +01:00
Dermot Duffy
54ee1e1cf3
fix: Improve reliability of connection cleanup ( #2009 )
...
- Closes #1992
2025-04-14 16:58:17 +01:00
Dermot Duffy
da17c689b8
docs: Clarify lazy unloading documentation ( #2005 )
...
- Closes #2001
2025-04-12 11:23:38 +01:00
Dermot Duffy
a5ffd51728
fix: Lazy unloading should not leave dangling connections ( #2004 )
...
- Closes #1992
2025-04-12 10:48:37 +01:00
Dermot Duffy
a24c9628c5
fix: Reolink PTZ support should detect presets ( #1997 )
...
- Related: #1964
2025-04-06 17:47:43 +01:00
Dermot Duffy
e7a9e20c9e
feat: Add support for template conditions ( #1995 )
...
- Closes: #1988
2025-04-05 22:25:46 +01:00
Dermot Duffy
36783855a2
fix: Fix issue with detection of zoom in/out buttons ( #1986 )
...
- Related: #1964
2025-03-29 12:49:36 -07:00
Dermot Duffy
b5eee5878a
feat: Add out of the box support for Reolink PTZ ( #1982 )
...
- Closes : #1964
2025-03-26 21:26:02 -07:00
Dermot Duffy
f6bb8001e3
fix: Allow entity to take remote control priority ( #1981 )
...
- Closes : #1958
[skip ci]
2025-03-24 18:24:56 -07:00
Dermot Duffy
a3b17d8cb2
feat: Add or, and and not condition types ( #1980 )
...
[skip ci]
2025-03-23 21:04:15 -07:00
Dermot Duffy
f140f6a653
feat: Allow control of where selected item is in grid ( #1979 )
...
- Closes : #1946
2025-03-23 14:49:47 -07:00
Dermot Duffy
8512df1720
fix: Prevent "action loops" ( #1978 )
...
- Closes : #1967
- Closes : #1969
2025-03-22 18:39:36 -07:00
Dermot Duffy
d6225fefda
refactor: Break apart monolithic configuration schema ( #1977 )
...
[skip ci]
2025-03-22 15:06:11 -07:00
Dermot Duffy
92fc8dd844
test: Add tests for config actions, elements and conditions ( #1976 )
...
[skip ci]
2025-03-21 20:14:24 -07:00
Dermot Duffy
773b486489
refactor: Remove unnecessary schemaForType ( #1960 )
2025-03-15 14:45:13 -07:00
Dermot Duffy
75ae7720d3
fix: Confirmations should apply to all actions ( #1959 )
...
This also refactors how generic HA actions are handled, and improves
typing of actions.
[skip ci]
2025-03-15 14:32:48 -07:00
Dermot Duffy
a79ffa6edc
refactor: Retire the use of unmaintained custom-card-helpers ( #1956 )
...
- Closes #1295
2025-03-09 16:02:33 -07:00
Dermot Duffy
c65ee3f0f2
fix: Avoid inadvertently resetting the go2rtc connection in some circumstances ( #1953 )
...
- Closes #1914
2025-03-08 20:27:23 -08:00
Dermot Duffy
480c3d0ab7
perf: Various minor timeline performance improvements ( #1952 )
...
- Closes #1930
2025-03-08 17:31:25 -08:00
Dermot Duffy
dbd47c93c1
fix: Fix conditions re-triggering incorrectly in certain cases ( #1950 )
...
- Closes #1948
[skip ci]
2025-03-07 20:28:45 -08:00
Dermot Duffy
7daf580c7a
fix: Use better default media download filenames ( #1949 )
...
* Closes #1938
[skip ci]
2025-03-07 18:57:07 -08:00
Dermot Duffy
473ac5b947
fix: Prevent gallery overflowing onto menu ( #1945 )
...
- Closes #1937
2025-03-06 07:35:22 -08:00
Dermot Duffy
bad737994d
docs: Highlight and improve help for duplicate versions ( #1935 )
2025-03-03 21:10:06 -08:00
Dermot Duffy
3b77b11196
fix: Increase reliability of media auto actions (e.g. play) ( #1934 )
...
Refactors media player handling entirely to make the code more
consistent and less boilerplate. Add testing for media player actions.
- Closes #1921
- Closes #1916
2025-03-03 20:59:01 -08:00
Dermot Duffy
d4650eae8a
docs: Add troubleshooting entry for multiple dashboard resources ( #1926 )
...
- Related: #1925
2025-03-01 10:40:52 -08:00