Skip to content

Repository files navigation

hue-api-proxy

Usage

Toggle light

<ip>/api/v1/toggle/<id>

Recall scene

<ip>/api/v1/scene/<id>

Dim light

<ip>/api/v1/dim/<id>/<up|down>/<delta>

Recall effect

<ip>/api/v1/effect/<id>/<fire|candle>

Overview

<ip>/api/v1/overview/lights

<ip>/api/v1/overview/scenes

myStrom Button integration

Buttons

  • btn1, btn1, btn3, btn4

Actions

  • single, double, long

Set button

curl --location -g --request POST 'http://<button_ip>/api/v1/action/<button>/<action>' \
--data-raw get://<server_ip>/api/v1/toggle/<id>

Get Button

curl --location -g --request GET '<button_ip>/api/v1/actions/<button>'

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages