You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.
But setting polling to true gives me an annoying log in Homebridge console like:
pam_unix(sudo:session): session opened for user root by (uid=0)
pam_unix(sudo:session): session closed for user root
homebridge : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/lsblk
pam_unix(sudo:session): session opened for user root by (uid=0)
pam_unix(sudo:session): session closed for user root
homebridge : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/ps4-waker search
If I disable polling the logs disappear but I can't get the current state of the device (of course).
I already tried without the sudo but nothing changed.
Does anyone had the same problem?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I configured the plugin in the following way:
But setting polling to true gives me an annoying log in Homebridge console like:
If I disable polling the logs disappear but I can't get the current state of the device (of course).
I already tried without the sudo but nothing changed.
Does anyone had the same problem?
The text was updated successfully, but these errors were encountered: