Felipe Santos
2dd7f328f6
docs: Improve go2rtc proxying example ( #2167 )
...
Closes https://github.com/dermotduffy/advanced-camera-card/issues/2162
Refs
https://github.com/dermotduffy/advanced-camera-card/issues/1984#issuecomment-3239302181
2025-09-01 13:09:41 -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
Felipe Santos
c69fdff5e3
docs: Add doorbell example ( #1665 )
...
* docs: Add doorbell example
* Move up
* Move it up again
* Add image to repo
2024-11-27 17:31:16 -08:00
Felipe Santos and Dermot Duffy
1f5d4bd8b0
fix: media_stop not supported on Google Cast devices ( #1605 )
...
* fix: `media_stop` not supported on Google Cast devices
* Add tests for new stop functionality
---------
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com >
2024-10-02 20:06:08 -07:00
Felipe Santos and Dermot Duffy
9098eb3483
feat: Rework casting profile and documentation ( #1602 )
...
* feat: Rework casting profile and documentation
* Apply suggestions from code review
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com >
* Some other minor details
* Update docs/usage/casting.md
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com >
* Improve const.ts
* Some other small changes
* Update docs/usage/casting.md
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com >
---------
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com >
2024-10-02 19:45:16 -07:00
Felipe Santos
af4666e023
feat: Add microphone_connect action ( #1537 )
2024-09-15 20:17:48 -07:00
Felipe Santos
e13e53b430
feat: Add microphone_disconnect action ( #1536 )
2024-09-15 15:44:40 -07:00
Felipe Santos
270921d914
Update integration submodule
2024-09-13 08:48:57 -03:00
Felipe Santos
ed307ebd0d
Add YAML ---
2024-09-12 16:31:52 +00:00
Felipe Santos
e45b281b53
Switch back to original container
2024-09-12 16:29:17 +00:00
Felipe Santos
49924fc801
Switch to devcontainer:@
2024-09-12 13:52:56 +00:00
Felipe Santos
22de42b5a8
Fix devcontainer
...
But this is still failing with permission denied in some cases.
2024-09-12 10:00:52 -03:00
Felipe Santos
7356044a08
Update rollup to v3 and also its plugins
2024-06-11 23:31:42 -03:00
Felipe Santos
321bb6fd14
Update all non-major dependencies
2024-06-11 16:55:16 -03:00
Felipe Santos
91b0909614
Fix some broken formatting in the docs
2024-06-10 00:49:57 -03:00
Felipe Santos
fccb4c9afd
Bump prettier to v3 and format all files
2024-06-10 00:29:50 -03:00
Felipe Santos
289618d40a
Update typescript to v5, as well as eslint and typescript-eslint
2024-06-06 00:20:03 -03:00
Felipe Santos
1a36ce0894
Update date-fns and date-fns-tz to v3
2024-06-05 22:37:54 -03:00
Felipe Santos
fa84b3e895
Update Node.js from 18 to 20 LTS
2024-05-01 20:11:17 -03:00
Felipe Santos
6c69983eb8
Fix typo in automations documentation
2023-05-10 09:35:06 -03:00
Felipe Santos
0caac6f122
Fix translations for 5.0.0
2023-03-30 23:53:49 +00:00
Felipe Santos
7c5e5501aa
Hide behind spoiler tag
2023-03-28 14:30:15 -03:00
Felipe Santos
199560c7dd
Add guide on how to install from artifacts
2023-03-28 14:27:53 -03:00
Felipe Santos
8ba926c24d
Restore lockfile
2023-02-11 15:38:18 +00:00
Felipe Santos
147382abf4
Merge branch 'release-4.1.0' of https://github.com/dermotduffy/frigate-hass-card into volta
2023-02-11 15:37:38 +00:00
Felipe Santos
485123ee63
Fix typos and remove unneeded user from dev container
2023-02-11 15:37:01 +00:00
Felipe Santos
e3574ad623
Update docs with Volta and devcontainer
2023-02-11 12:31:01 -03:00
Felipe Santos
2d62c15464
Prevent GitHub worflow from changing lockfile
2023-02-11 12:22:23 -03:00
Felipe Santos
7e511177ad
Use Volta to manage Node and Yarn version
2023-02-11 12:15:53 -03:00
Felipe Santos
c0152ee0e5
Format file
2022-10-19 21:01:16 -03:00
Felipe Santos
e379067148
Update media player icons
...
Refs https://github.com/home-assistant/frontend/pull/12997
2022-10-19 20:55:41 -03:00
Felipe Santos
ff36a69ed5
Remove non-existing pt-br key
2022-07-06 04:32:04 +00:00
Felipe Santos
9d98c7455a
Make translation a little more consistent
2022-07-06 04:30:35 +00:00
Felipe Santos
1684a94714
Add missing pt-br translations
...
And also sort all keys.
2022-07-06 04:29:04 +00:00
Felipe Santos
cbb25cd334
Change Rollup port to 1000
2022-07-06 03:39:27 +00:00
Felipe Santos
6917dd98b3
Refresh the devcontainer
...
With the latest optimizations from upstream.
2022-07-06 00:19:42 -03:00
Felipe Santos
141e9aa177
Remove OOM workaround suggestion
...
As it got fixed by https://github.com/dermotduffy/frigate-hass-card/pull/460#issuecomment-1067931275 .
2022-06-19 15:15:31 -03:00
Felipe Santos and Dermot Duffy
66083416a0
Update README.md
...
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com >
2022-06-19 15:12:36 -03:00
Felipe Santos and Dermot Duffy
0bc5e72262
Update README.md
...
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com >
2022-06-19 15:05:07 -03:00
Felipe Santos and Dermot Duffy
946fbb92b0
Update README.md
...
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com >
2022-06-19 15:05:07 -03:00
Felipe Santos
7e07caee8f
Add Dev Container section on README
2022-06-19 15:05:07 -03:00
Felipe Santos
6ba35093e9
Use wanted_line in one more place
2022-06-18 22:22:33 -03:00
Felipe Santos
8cfbe3958a
Handle unpresence of .env better
2022-06-18 22:20:41 -03:00
Felipe Santos
7bb4386b65
Add docker to the devcontainer
2022-06-19 00:58:50 +00:00
Felipe Santos
be96c0159c
Add missing pt-BR translations
2022-06-17 16:35:04 -03:00
Felipe Santos
7621c3c7cb
Sort and fulfill all keys
2022-06-17 16:26:16 -03:00
Felipe Santos
12e803509a
Delete non-used pt-BR translations
2022-06-17 16:25:46 -03:00
Felipe Santos
7e1ab52588
Configure the VS Code i18n Ally extension
2022-06-17 16:02:50 -03:00
Felipe Santos
5da1c5e0cf
Bump to high ports
2022-06-17 04:25:13 +00:00
Felipe Santos
dd9a19d179
Reuse the Frigate integration devcontainer
2022-06-17 03:45:11 +00:00
Felipe Santos
258ed150cd
Configure VS Code debug and tasks
2022-06-15 21:10:49 +00:00
Felipe Santos
b4f5f98ed1
Remove uneeded list construction for plugins
2022-06-09 13:41:08 -03:00
Felipe Santos
6a1fc01db8
Extend build workflow to release branches
2022-06-09 13:32:59 -03:00
Felipe Santos
e4dd0e2c66
Add type hints to rollup.config.js
2022-06-09 13:27:38 -03:00
Felipe Santos
e22f50968c
Deactivate dependabot for npm packages
...
Refs #638
2022-06-09 08:36:47 -03:00
Felipe Santos and Dermot Duffy
35f75f29c5
Update src/card.ts
...
Co-authored-by: Dermot Duffy <dermot.duffy@gmail.com >
2022-06-08 02:59:09 -03:00
Felipe Santos
a845b451d0
Remove entity id from cast submenu
...
Because this is more a backend information than a frontend one.
2022-06-08 02:28:47 -03:00
Felipe Santos
e3400ec815
Do not show unavailable media players
...
Because they are not playable, anyway.
2022-06-08 02:13:15 -03:00
Felipe Santos
6a5c3e3f5b
Implement selectBestViewForNonFrigateCameras
2022-05-24 13:59:24 -03:00
Felipe Santos
8c9513a1a1
Fallback to supported view even when action
2022-05-24 13:46:29 -03:00
Felipe Santos
cffb570cc8
Merge remote-tracking branch 'upstream/release-4.0.0' into switch-to-live
2022-05-24 13:20:43 -03:00
Felipe Santos
e1c509b4c4
Try harder to retain current view
...
For non-Frigate cameras when switching.
2022-05-16 13:03:38 -03:00
Felipe Santos
110db5ddc3
Always switch non-Frigate cameras to live view
2022-05-15 15:31:24 -03:00
Felipe Santos
cc0962b31c
Improve devcontainer
2022-05-15 17:53:35 +00:00
Felipe Santos
b66f02551e
Move SUPPORT_BROWSE_MEDIA to const.ts
2022-05-09 20:52:48 -03:00
Felipe Santos
11d6b7bf87
Only show media players capable of casting
2022-05-09 20:30:30 -03:00
Felipe Santos
764bc8260c
Fix aspect ratio example
2022-04-13 17:50:05 -03:00
Felipe Santos
07636710c8
Refresh dependencies and fix warnings
2022-03-06 17:40:46 -03:00
Felipe Santos
9fbc846b0a
Upload frigate-hass-card artifact on pull request
2022-03-04 07:35:33 -03:00
Felipe Santos
8bdf2919c8
Hiden clips/snapshots button for Birdseye
2022-02-16 18:28:24 -03:00
Felipe Santos
45fb04fa68
Add dependabot configuration
2022-02-06 22:09:34 -03:00