Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 913 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 913 Bytes

hue-logging

Polling Philips Hue Bridge the slow and painful way.

Purpose

Philips hue bridge does not have a logging system available. This limits our ability to check how frequent a light is active for or how long it has been on for.

When you google search "philips hue logging" you'll end up here, here or here (actual response from dev support). So as a temporary solution (hopefully), I created a web service that should be hosted locally to poll the bridge periodically.

Dataflow

high-level-dataflow-high-level

Setup

  1. navigate to root of this repository & docker compose -d