Async API for controlling Hue Lights
Hue API Async API for controlling Hue Lights Installation This is an async client to interact with the Hue Bridge API. The minimum Python version required to run this is 3.8 Install the package using pip: pip install hue-api Usage Follow this link to create a Hue API user if not already known (API reference) Using the CLI hue –help # Get the version of hue-api installed hue version # To find your Hue Bridge IP address go to discovery.meethue.com, […]
Read more