Tiến Nguyễn Khắc
Tiến Nguyễn Khắc
Unfortunately not possible right now with the API exposed by pi-hole. They are working on a new API so that might change soon.
Hey, sorry for not getting back sooner, I'm a bit busy with my work rn so won't be able to get this to F-Droid soon :( But I've made the...
The Airplay button is an uncontrolled component, so you shouldn't set an on click to it. Maybe react 0.73 just got stricter and throw an error now?
Unfortunately, I don't think Apple provide an API to programmatically control Airplay connection :(
Yep since V6 is in beta now, I'll spend some time to get this to work
Hey @Tqnsls can you see if this build here solves the issue for you? https://github.com/tien/pi-hole-connect/actions/runs/7618923092?pr=199 The build should be in the `artifact` zip which you can download.
Hey @Tqnsls, sorry for not getting back on this. I'll probably have this done as part of the upcoming v6 support/
Hey guys, quite busy recently and haven't been able to spend much time going over this. I have just tested today with the latest pi.hole version and everything seems to...
@bewA yeh it does seems like your request is missing the API token. From this logic [here](https://github.com/tien/pi-hole-connect/blob/ed594c59fd5a32e501e7b85ab82fd41b5f7be075/app/src/main/java/com/tien/piholeconnect/repository/PiHoleRepositoryImpl.kt#L49), if you have added the API token, then it should be included in...
@modem7 latest version will shows the actual error message. Can you see what it is?