blakeblackshear.frigate/frigate
Nicolas Mowen 0a4d658c7f
Ability to enable / disable motion detection via MQTT (#3117)
* Starting working on adding motion toggle

* Add all info to mqtt command

* Send motion to correct funs

* Update mqtt docs

* Fixes for contingencies

* format

* mypy

* Tweak behavior

* Fix motion breaking frames

* Fix bad logic in detect set

* Always set value for motion boxes
2022-04-26 07:29:28 -05:00
..
test fix birdseye config 2022-04-16 09:08:10 -05:00
__init__.py app container and config schema 2021-01-26 21:40:33 -06:00
__main__.py Typing: mypy fixes for 2022-04-17 08:55:38 -05:00
app.py Ability to enable / disable motion detection via MQTT (#3117) 2022-04-26 07:29:28 -05:00
birdseye.png fix logo used for birdseye 2021-10-05 18:40:46 -05:00
config.py Merge remote-tracking branch 'origin/master' into release-0.11.0 2022-04-18 06:45:30 -05:00
const.py add endpoint to submit to plus 2022-04-10 09:11:16 -05:00
edgetpu.py Modernizing Typing 2022-04-17 08:55:38 -05:00
events.py lint fixes 2022-04-16 09:08:10 -05:00
http.py optimize caching of image data from api 2022-04-26 06:36:26 -05:00
log.py Add basic typing for multiple modules: 2022-04-15 07:01:43 -05:00
models.py type fixes 2022-04-18 06:52:13 -05:00
motion.py Allow improve_contrast to be toggled via mqtt (#3011) 2022-04-16 08:52:02 -05:00
mqtt.py Ability to enable / disable motion detection via MQTT (#3117) 2022-04-26 07:29:28 -05:00
mypy.ini Typing: mypy fixes for 2022-04-17 08:55:38 -05:00
object_processing.py type fixes 2022-04-18 06:52:13 -05:00
objects.py cleanup print statements 2022-04-16 09:08:10 -05:00
output.py Allow birdseye to be overridden at the camera level (#3083) 2022-04-15 06:59:30 -05:00
plus.py Typing: mypy fixes for 2022-04-17 08:55:38 -05:00
record.py remove invalid warning 2022-02-18 21:18:26 -06:00
stats.py Typing: mypy fixes for 2022-04-17 08:55:38 -05:00
types.py Ability to enable / disable motion detection via MQTT (#3117) 2022-04-26 07:29:28 -05:00
util.py fix depreciated import from collections 2022-04-15 07:01:43 -05:00
video.py Ability to enable / disable motion detection via MQTT (#3117) 2022-04-26 07:29:28 -05:00
watchdog.py Typing: mypy fixes for 2022-04-17 08:55:38 -05:00
zeroconf.py Add basic typing for multiple modules: 2022-04-15 07:01:43 -05:00