Skip to content

How to use hueshelly

Jan Thewes edited this page Jan 16, 2022 · 4 revisions

Using hueshelly is quite simple. Just download a prebuilt binary from the releases section or build from source if you prepare.

  • Place config.json next to the binary. The config.json needs to have the following format: config.json

  • Inside the config.json enter a hueUser you created on your Hue bridge. See Hue user creation

  • Launch the hueshelly binary. You can look at the log output or invoke http://localhost:/groups (default port is 8090) to see if hueshelly is able to get all your groups and lights from the hue bridge.

  • Enter your hueshelly URL as an I/O action on you shelly for On and Off.

    • This images demonstrates your URL if hueshelly is running on port 8090 and you want to toggle a light with the id 16:

    • This images demonstrates your URL if hueshelly is running on port 8090 and you want to toggle all lights inside a group named 'Küche':

Clone this wiki locally