Skip to content

Releases: livehouse-automation/ha-bridge

Fibaro HC3 Update - Scenes and Device API Builder

24 Sep 07:02
e76e929
Compare
Choose a tag to compare

Change to the scenes and device URL builders for the updated HC3 API.

Note that Devices now use POST and require application/json body.

For turnOn/turnOff: {"args": []}
For Dimmer Percentage: {"args":[${intensity.percent}]}

Scenes can continue to use GET. POST is optional and requires a json body.

Fibaro HC3 Update

24 Sep 00:18
4cf1e4a
Compare
Choose a tag to compare

Update to fix the listing of scenes from Fibaro Home Center 3.