novaonline / hue-logging

Polling Philips Hue Bridge the slow and painful way.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Polling Philips Hue Bridge the slow and painful way.


Languages

Language:C# 63.8%Language:Scala 32.5%Language:Shell 2.1%Language:Dockerfile 1.5%