How I do URL calls in python is through urllib.request - import that library then:
urllib.request.urlopen("http://pi.hole:60001/remote?action=MONITORTOGGLE")
Depends on how far outside you wanna go outside the MM ecosystem.
edit: reminds me, I gotta re-write that for the new config, pi-hole and the mirror being two different units now.
