Skip to content

Obsthaendler/ioBroker.frigate

 
 

Repository files navigation

Logo

ioBroker.frigate

NPM version Downloads Number of Installations Current version in stable repository

NPM

frigate adapter for ioBroker

Frigate is an open source NVR built around real-time AI object detection. This adapter parses Frigate's MQTT messages and creates data objects from them

Instructions

MQTT must be activated in Frigate and integrated into the ioBroker. The MQTT data point (usually "mqtt.0.frigate"), the frigate url and Number of web url are entered in the adapter settings.

Automatically created objects:

  • objects for settings in Frigate
  • motion events for each camera
  • the last camera snapshot/clip url in the ring buffer

These objects can be further processed in the ioBroker, e.g. in the Vis.

Link

Changelog

0.2.7

  • (bettman66) missing objects bug

0.2.6

  • (bettman66) add camid

0.2.5

  • (bettman66) fix https

0.2.4

  • (bettman66) add v0.2.4 to npm

0.2.3

  • (bettman66) merge pull request

0.2.2

  • (bettman66) settings translate

0.2.1

  • (bettman66) add version

0.2.0

  • (bettman66) add uptime and more

0.1.9

  • (bettman66) add online

0.1.8

  • (bettman66) add storage info

0.1.7

  • (bettman66) add switch

0.1.6

  • (bettman66) Number of web url

0.1.5

  • (bettman66) new npm package

0.1.4

  • (bettman66) update readme

0.1.3

  • (bettman66) bug web objects

0.1.2

  • (bettman66) ready to test

0.1.1

  • (bettman66) translate

0.1.0

  • (bettman66) objects add

License

MIT License

Copyright (c) 2023 Bettman66 w.zengel@gmx.de

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

ioBroker adapter for the frigate project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%