mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-01-31 00:18:55 +01:00
6c0978498d
* Add option for mqtt config * Setup communication layer * Have a dispatcher which is responsible for handling and sending messages * Move mqtt to communication * Separate ws communications module * Make ws client conform to communicator * Cleanup imports * Migrate to new dispatcher * Clean up * Need to set topic prefix * Remove references to mqtt in dispatcher * Don't start mqtt until dispatcher is subscribed * Cleanup * Shorten package * Formatting * Remove unused * Cleanup * Rename mqtt to ws on web * Fix ws mypy * Fix mypy * Reformat * Cleanup if/else chain * Catch bad set commands |
||
---|---|---|
.. | ||
comms | ||
detectors | ||
test | ||
__init__.py | ||
__main__.py | ||
app.py | ||
birdseye.png | ||
config.py | ||
const.py | ||
events.py | ||
http.py | ||
log.py | ||
models.py | ||
motion.py | ||
mypy.ini | ||
object_detection.py | ||
object_processing.py | ||
objects.py | ||
output.py | ||
plus.py | ||
record.py | ||
restream.py | ||
stats.py | ||
storage.py | ||
types.py | ||
util.py | ||
video.py | ||
watchdog.py | ||
zeroconf.py |