Giter Site home page Giter Site logo

arlo-mqtt's Introduction

arlo-mqtt

CI

A simple bridge between Arlo and MQTT. Follows Homie v4.0.0 convention in exposing devices in MQTT. Based on the Arlo python module from twrecked/pyaarlo and Homie4 python module from mjcumming/Homie4.

Usage

usage: arlo-mqtt [-h] [-d] [--arlo-user ARLO_USER] [--arlo-pass ARLO_PASS] [--arlo-extras-json ARLO_EXTRAS_JSON]
                 [--broker BROKER] [--port PORT] [--mqtt-user MQTT_USER] [--mqtt-pass MQTT_PASS]

A simple bridge between Arlo and MQTT.

optional arguments:
  -h, --help            show this help message and exit
  -d, --debug           Enable debug logging.

Arlo:
  --arlo-user ARLO_USER
                        Arlo username. Can also be set via env ARLO_USER.
  --arlo-pass ARLO_PASS
                        Arlo password. Can also be set via env ARLO_PASS.
  --arlo-extras-json ARLO_EXTRAS_JSON
                        Pyaarlo extra options in JSON format. E.g., you can specify 2FA options here. Can also be
                        set via env ARLO_EXTRAS_JSON.

MQTT:
  --broker BROKER       MQTT broker address. Defaults to localhost.
  --port PORT           MQTT broker port. Defaults to 1883.
  --mqtt-user MQTT_USER
                        MQTT username. Can also be set via env ARLO_MQTT_USER.
  --mqtt-pass MQTT_PASS
                        MQTT password. Can also be set via env ARLO_MQTT_PASS.

Docker

docker run --rm -it jasonxh/arlo-mqtt [args]

MQTT Topic Structure

TODO

arlo-mqtt's People

Contributors

dependabot[bot] avatar jasonxh avatar

Watchers

 avatar  avatar

Forkers

ferdyh nag94

arlo-mqtt's Issues

WARNING - Invalid Value: Device XXX Node Camera Property Motion Detected Value false

Hello,

my config itself is working. I have MFA running, the arlo-mqtt sends homie-uptime-updates to my MQTT broker, so all good. I had left my config unattended for many month (no need) and was now looking at it again, the values coming from the device dont seems to translate any more to something usable so MQTT motiondetection update is not being sent. I wouldn't know since when it looks like this as I wasn't paying attention to the config.

2024-01-05T10:39:28.676831061Z 2024-01-05 10:39:28,676 - homie.node.property.property_base - WARNING - Invalid Value: Device Garage Node Camera Property Motion Detected Value true

2024-01-05T10:40:03.174329290Z 2024-01-05 10:40:03,174 - homie.node.property.property_base - WARNING - Invalid Value: Device Garage Node Camera Property Motion Detected Value false

2FA via imap

Hi,

Would it be possible to implement the 2FA via IMAP functionality from the pyaarlo package in your docker app?

Best regards
Lenny

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.