Interactive CLI for Philips Hue bridges, command line control for smart lighting and other hue compatible zigbee devices.
Go to file
2022-09-06 16:38:29 -07:00
internal literally had to make these changes before I could turn my hallway light back on :^) 2022-09-06 16:31:44 -07:00
vendor Merge dev + implement delete functions 2022-09-05 17:29:02 -07:00
.gitignore Tinkering 2022-09-05 14:02:29 -07:00
go.mod Tinkering 2022-09-05 14:02:29 -07:00
go.sum Tinkering 2022-09-05 14:02:29 -07:00
main.go literally had to make these changes before I could turn my hallway light back on :^) 2022-09-06 16:31:44 -07:00
README.md Fix: typo 2022-09-06 16:38:29 -07:00

Ziggs

This is really messy code that I use to control the lighting in my house.

It's really bad.

Features:

  • interactive readline shell
  • pain
  • control color/brightness/power per light or per group
  • list lights
  • list groups
  • list scenes
  • pain
  • list rules
  • list schedules
  • specify light color by HTML color codes
  • set light/group colors dynamically based on CPU load
  • pain
  • access firewalled bridge via SOCKS proxy
  • port scan to find offline (no call home) bridges on LAN
  • save config automatically
  • pain

I use this every day to inflict pain upon myself control the lights inside and outside of my house.