See this: https://developer.chrome.com/blog/private-network-access-update/ HTTPS needs to be enabled, otherwise the calls to the Hue Api are getting blocked by the CORS policy See my fix here: https://github.com/frostyandy2k/huedash/commit/bc3550306350f4512a26a8461055252cc6419c88
See this: https://developer.chrome.com/blog/private-network-access-update/
HTTPS needs to be enabled, otherwise the calls to the Hue Api are getting blocked by the CORS policy
See my fix here: frostyandy2k@bc35503