streamdeck-pihole icon indicating copy to clipboard operation
streamdeck-pihole copied to clipboard

Documentation requested for plugin configuration

Open LampaGJ opened this issue 3 years ago • 3 comments

Hello, can you please provide additional documentation on proper specification of settings in your plugin? I can't seem to get it working from the existing documentation you have provided.

For instance:

  • What does "Time (s)" indicate? Is this the amount of time to disable in seconds or minutes?
  • API key is self-explanatory, but some explanation for users as to where to find this in pihole admin might be helpful?
  • Address—this is where I am likely getting messed up. Is this just the IP address? IP address /admin? Do I include http? Help here is appreciated.

LampaGJ avatar Mar 21 '22 15:03 LampaGJ

Was able to get this running by only putting in the IP address (no protocol or /admin) and it's now working as expected thanks!

LampaGJ avatar Mar 21 '22 21:03 LampaGJ

Only entering the IP dont work for me, maybe its because i changed Pihole port. Default was 80 but there is other stuff running on that.

Thanks for that plugin :) (if it would work for me)

lXndr6 avatar Mar 28 '22 17:03 lXndr6

See #2 – what you want to put in the address field is {address}:{port}, e.g. 192.168.1.123:4567

johnholbrook avatar Mar 28 '22 23:03 johnholbrook