I made a small display to show most recent detections #2307
chvvkumar
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
|
Nice one.. Was thinking to do the same... But I ended up with a similar on my dashboard.. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Raspberry Pi3:
Chromium browser auto starts up with the following configuration (note the 'kiosk' option at the end of hte URL, it's needed when using the Kiosk integration mentioned below):
Autostart config file:
/etc/xdg/lxsession/LXDE-pi/autostartFrigate:
Frigate HASS Integration:
https://github.com/blakeblackshear/frigate-hass-integration
Frigate HASS Card:
https://github.com/dermotduffy/frigate-hass-card
Kiosk Mode:
https://github.com/maykar/kiosk-mode
A new lovelace dashboard for just this screen with one view in single panel mode.
I am working on using the HTTP API to get a static image and show that instead of a Lovelace dashboard but this was a quick and dirty project :)
Beta Was this translation helpful? Give feedback.
All reactions