magcode

Results 16 comments of magcode

I'm not using any API. Instead I install some custom code directly to the device. see https://github.com/magcode/lametric-tools/issues/1#issuecomment-458170148 Documentation is pending.

My process was to open the device, remove the SD card, create a new OS image and write it back to the SD card. I didn't document all steps so...

for me adding `or replace` to https://github.com/bablokb/mtv_cli/blob/deb3d3980cdb5cc7fe5ffde0eff25c2f1452b027/files/usr/local/bin/mtv_filmdb.py#L132 fixed it

The issue for me was not a missing id but the same ID coming again. I did simply print out the id and called `mtv_cli.py -A`. Then I saw the...

[https://github.com/Crozzers/screen_brightness_control](https://github.com/Crozzers/screen_brightness_control) is a good, free alternative if its really just about command line monitor brightness control.

+1 please @wborn I get the following error in the pihole FTL.log ``` WARNING: API: Bad request (key: bad_request, hint: The API is hosted at pi.hole/api, not pi.hole/admin/api ```