Dermot Duffy
805a21107d
fix: Correctly detect configuration for the webrtc-card live provider ( #1850 )
...
- Closes #1843
If this breaks something for you, please let me know. As a workaround,
you should manually be able to set it back to what it was with something
like:
```yaml
cameras:
- camera_entity: camera.office
webrtc_card:
url: <frigate camera name>
```
2025-01-21 19:42:47 -08:00
Dermot Duffy
7ab545738d
Add initial keyboard shortcut support.
2024-06-05 21:44:17 -07:00
Dermot Duffy
e12912fa85
Add out-of-the-box Frigate PTZ support.
2023-10-29 14:10:41 -07:00
Dermot Duffy
b43389ed5b
Add support for go2rtc for non-Frigate cameras
2023-10-07 23:27:10 -07:00
Dermot Duffy
db50e36c76
Add support for custom go2rtc URLs.
2023-10-07 18:29:31 -07:00
Dermot Duffy
9b72dd8089
Refactor main types.ts .
2023-10-02 22:35:58 -07:00
Dermot Duffy
bfdbe70d6c
Refactor card.ts substantially and test.
2023-10-02 16:30:05 -07:00
Dermot Duffy
2faaf9e326
Fix timezone issue causing test to fail.
2023-06-16 20:39:17 -07:00
Dermot Duffy
1eafe42e7d
Fix recording downloads.
2023-06-16 20:32:23 -07:00