Python package for interacting with Yeelight Sunflower bulbs
Project description
#yeelightsunflower
[![Build Status](https://travis-ci.org/lindsaymarkward/python-yeelight-sunflower.svg?branch=master)](https://travis-ci.org/lindsaymarkward/python-yeelight-sunflower)
yeelightsunflower is a Python package for interacting with Yeelight Sunflower light bulbs.
Product details for these bulbs can be found at the following website (but note that they may not be available any more): https://www.yeelight.com/en_US/product/yeelight-sunflower
This library was written primarily to work with Home Assistant: https://home-assistant.io
Communication is via TCP commands, e.g. Sending GL,,,,0,rn to the IP address of the Yeelight hub gets the current state of all lights and would return something like: GLB 143E,1,1,22,255,10,10,0,0;287B,1,1,64,255,10,10,0,0;0001,1,1,0,255,10,10,0,0; Sending C 143F,255,0,255,50,rn would set the light identified by 143F to magenta at 50% brightness.
The library wraps these commands in a form suitable as a platform for the Home Assistant light component, and could be used by other modules.
This library does not implement the SSDP hub identification that Yeelight Sunflower hubs support.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file yeelightsunflower-0.0.6.tar.gz
.
File metadata
- Download URL: yeelightsunflower-0.0.6.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a5635b7cb2476908bf6dd0a331b691a9f51ab6035ab554ef8aaaa5c7ab3341f |
|
MD5 | 2565a652528a43bee944a8192e3d9a86 |
|
BLAKE2b-256 | 59874537b80c90f9de9e3f79a2e589dbb65b5487db3a48fc809865360f4cd4f4 |