mcp
mcp
for whatever reason the threshold for UV index does not work. I've set it to 6 but Homebridge shows occupancy with value of 0. I thought the bug is the...
Hi, needrestart suggests to restart postfix all the time, even if it's restarted following needrestart call. root@lokalhorst:/root/ # needrestart Scanning processes... Scanning candidates... Scanning processor microcode... The processor microcode seems...
I've been using homebridge-fhem for a long time now w/o any big problems until and including v1.2.5 of Homebridge. I tried it with Homebridge v1.3.4 but as soon as I...
### Describe the bug I like to set a guest vehicle via the MQTT api but didn't find out how to do it, so I did trial & error :)...
Hi Lars, I REALLY like your tweak :) I've been waiting a long time for a tweak like this, thank you! I'd like to see a feature where you can...
As the title says, if you disable all tweaks for an app or start it with 3D touch "start without tweaks" both will not work. No tweaks are disabled at...
It seems the daily or every two days auto update is not working since 1 year :-( > How the script works > It will get the black.list from my...
Hello Sebastian, works pretty well but some commands will not work like volume_down/volume_up. Debug log shows: ``` [info][192.168.255.62] [node-pyatv][3D] atvscript -s 192.168.255.62 volume_down ... [info][192.168.255.62] [node-pyatv][3D] stderr: /usr/local/lib/python3.9/dist-packages/pyatv/scripts/atvscript.py:315: DeprecationWarning: Call...
It would be really cool if smahub would process MQTT "set" publishes, i.e. if you want to enable/disable AFCI, Auto-Updates, Modbus or ShadeFix, Reboot the device, change the name and...
### What to change? Hello. atvscript is using deprecated functions for volume_down/volume_up (maybe more): ``` atvscript -s 192.168.255.62 volume_down /usr/local/lib/python3.9/dist-packages/pyatv/scripts/atvscript.py:315: DeprecationWarning: Call to deprecated function volume_down. await getattr(atv.remote_control, args.command)() {"result":...