unltdnetworx / ioBroker.pi-hole

Adapter for cotrolling pi-hole in ioBroker smarthome
MIT License
13 stars 5 forks source link

Updates values in iobroker only on adapter (re)start #44

Closed joerghohn closed 1 year ago

joerghohn commented 1 year ago

Describe the bug
When I (re)start the adapter, everything seems fine. While the adapter is running, no values in iobroker are updated.

To Reproduce
Steps to reproduce the behavior:

  1. (re)start adapter
  2. Find Values under pi-hole.0.summary are updated
  3. Wait some time or even a week
  4. No values are updated anymore, stucks on values and date from adapter start

Expected behavior
All values are updated continuously

Versions:

unltdnetworx commented 1 year ago

Was steht denn in den Einstellungen des Adapters im Feld "Zeit in Sekunden, um neue Werte vom Pi-Hole-Gerät anzufordern."? Hier sollte eine Ganzzahl stehen. In diesem Zeitfenster werden die Werte dann neu von Pihole geholt.

joerghohn commented 1 year ago

Das wars, vielen Dank. Da stand gar nichts drin, ich hatte nur die Zugangsdaten für den PiHole im Adapter eingetragen. Ein default Wert von 60 Sekunden oder so wäre da vielleicht nicht verkehrt.