blakeblackshear.frigate/frigate
Nicolas Mowen 58c32857d3
Add latest frigate version to stats endpoints (#3038)
* Add latest version to stats in mqtt and http

* Update json to include new field

* Update to use requests

* Don't use incorrect exception
2022-04-11 07:10:19 -05:00
..
test Add object filter ratio (#2952) 2022-04-10 08:25:18 -05:00
__init__.py
__main__.py
app.py add endpoint to submit to plus 2022-04-10 09:11:16 -05:00
birdseye.png
config.py Add object filter ratio (#2952) 2022-04-10 08:25:18 -05:00
const.py add endpoint to submit to plus 2022-04-10 09:11:16 -05:00
edgetpu.py
events.py Add object filter ratio (#2952) 2022-04-10 08:25:18 -05:00
http.py add frontend for frigate+ submission 2022-04-10 09:11:16 -05:00
log.py
models.py add endpoint to submit to plus 2022-04-10 09:11:16 -05:00
motion.py
mqtt.py
object_processing.py Add object filter ratio (#2952) 2022-04-10 08:25:18 -05:00
objects.py Add object filter ratio (#2952) 2022-04-10 08:25:18 -05:00
output.py FEAT: Ability to set custom birdseye icon and birdseye docs (#2979) 2022-04-10 09:15:56 -05:00
plus.py add endpoint to submit to plus 2022-04-10 09:11:16 -05:00
record.py
stats.py Add latest frigate version to stats endpoints (#3038) 2022-04-11 07:10:19 -05:00
util.py Add object filter ratio (#2952) 2022-04-10 08:25:18 -05:00
video.py Add object filter ratio (#2952) 2022-04-10 08:25:18 -05:00
watchdog.py
zeroconf.py