Qrome / Pi-hole-Monitor

ESP8266 and OLED Pi-hole Monitor
MIT License
79 stars 14 forks source link

Summary not returning any data if not logged in #17

Closed toto99303 closed 1 year ago

toto99303 commented 1 year ago

Hello,

I am running: Pi-hole v5.14.2 FTL v5.20 Web Interface v5.18

The summary is not appearing if you try http://xx.xx.xx.xx/admin/api.php?summary If I login to the GUI of pi-hole then it appears.

It looks like they changed this to require login before returning the summary. Please have a look.

Regards!

Qrome commented 1 year ago

Updated to include the api key on all transactions to go with the recent changes in Pi-hole. Please try 1.5 https://github.com/Qrome/Pi-hole-Monitor/releases/tag/V1.5

toto99303 commented 1 year ago

Thanks! Works great!