sterrenb / flutterhole

A third party Android application for the Pi-Hole® dashboard.
https://play.google.com/store/apps/details?id=sterrenburg.github.flutterhole
MIT License
401 stars 27 forks source link

Client and Group Support #117

Open warren-woolsey opened 3 years ago

warren-woolsey commented 3 years ago

Is your feature request related to a problem? Please describe. With one of the more recent updates I have gained the ability to define Clients and Groups. This feature is fantastic on the Pi-Hole, but it breaks the ability to turn rules on and off from FlutterHole. I would love to see these features integrated with FlutterHole; it really would make this THE killer home network app for parents.

Describe the solution you'd like Integrate the new Clients and Groups features from Pi-Hole into FlutterHole

Describe alternatives you've considered These are new features that would need to be added to the Android client.

Additional context PLEASE???

sterrenb commented 3 years ago

Hello @warren-woolsey 👋 - Thanks for opening an issue!

I appreciate the additional context. The Pi-hole API currently does not have endpoints to read or modify Clients/Groups.

Once https://github.com/pi-hole/FTL/pull/659 drops, it might be possible.