Staze
Staze
Same issue. Anytime running "Match" results in this error. Several forum users reporting same thing. https://community.hubitat.com/t/beta-hubitat-package-manager/38016 Given the info above, does this mean someone can break HPM by just pushing...
possibly. been waiting to test, hopefully in the next week or so.
no luck so far, but coworker is working on it. This is likely our last hurdle until we can disable basic auth.
This works for me using the Microsoft packaged lldpd... https://www.microsoft.com/en-us/download/details.aspx?id=103383 Package includes post-install script to create user, add launchd plist, etc.
I have a workaround for this but not sure if I can do a pull request since it's going to be very environment specific. You have to pass the installer...
Thanks Rusty. And yeah, would need to have permissions (or just hardcode username and password into the script(s)). I found something called MacUSMT that I'm gonna give a go. it...
It does not, which is sad, since this is by far the easiest of the Fitbit API libraries to use.
Looks like you should be able to do (works with my testing): ``` #!/bin/zsh if [ -d /Library/Application\ Support/Microsoft/MAU2.0/Microsoft\ AutoUpdate.app ]; then HowToCheck=$(defaults read /Users/rstasel/Library/Preferences/com.microsoft.autoupdate2 HowToCheck 2>/dev/null) if [ -z...
@pbowden-msft
Is Bedside not just an extension attribute that you can do via EA_ ?