Sign inSign up

fensoft/netgear_prosafeplus_web2mqtt

By fensoft

•Updated over 3 years ago

Image
0

182

fensoft/netgear_prosafeplus_web2mqtt repository overview

⁠NetGear Pro Safe Plus Web to mqtt

Compatible:

  • JGS516PE 2.6.0.48

Usage:

./netgear.py <ip> <password> <mqtt-ip> <mqtt-topic> <delay-stats> <delay-config>

Or with docker-compose:

version: "3.9"
services:
  netgear:
    image: fensoft/netgear_prosafeplus_web2mqtt:latest
    environment:
    - SWITCH_IP=
    - SWITCH_PASSWORD=
    - MQTT_IP=
    - MQTT_TOPIC=
    - DELAY_STATS=15
    - DELAY_CONFIG=120

Tag summary

Content type

Image

Digest

sha256:07417d53a…

Size

21.8 MB

Last updated

over 3 years ago

docker pull fensoft/netgear_prosafeplus_web2mqtt