Mitch Nemirovsky

Results 2 comments of Mitch Nemirovsky

While it is strange that auth doesn't show up if `enableGuestAccess` isn't set to `true`, you can prevent guests from editing (actually even seeing) your config by adding `disableConfigurationForNonAdmin: true`...

I found another project that had functions setup to read chromecast info (status, ip/mac addresses, etc) and they have instructions for getting authentication setup for the new auth flow Google...