Skip to content

Release 0.1.0

Compare
Choose a tag to compare
@trickeydan trickeydan released this 10 Jul 12:49
· 47 commits to main since this release
ec607bc

Hue2MQTT lets you control your Hue setup using MQTT and publishes the current state in real-time.

  • Python 3.8+ with type hints and asyncio
  • Uses the excellent aiohue library to communicate with Hue.
  • Control your lights using MQTT
  • Receive live events (i.e button pushes, motion sensors) in real-time.
  • No polling your Hue Bridge for changes
  • IPv6 Support