Bug#916951:

2020-11-15 Thread JENNY DESMOND
how are you


Bug#916951: aiohue instead

2018-12-22 Thread Ruben Undheim
I am planning to package python-aiohue instead of this package:
https://bugs.debian.org/917079
It is using asyncio (aiohttp) instead, and is therefore "better".

Ruben



Bug#916951: ITP: python3-phue -- Python library for Philips Hue

2018-12-20 Thread Ruben Undheim
Package: wnpp
Severity: wishlist
Owner: Ruben Undheim 

* Package name: python3-phue
  Version : 0.9
  Upstream Author : Nathanaël Lécaudé (studioimaginaire)
* URL : https://github.com/studioimaginaire/phue
* License : MIT
  Programming Lang: Python
  Description : Python library for Philips Hue


Full featured Python library to control the Philips Hue lighting system.


Features:
 - Compliant with the Philips Hue API 1.0
 - Support for Lights
 - Support for Groups
 - Support for Schedules
 - Support for Scenes
 - Support for Sensors
 - Compatible with Python 2.6.x and upwards
 - Compatible with Python 3
 - No dependencies
 - Simple structure, single phue.py file
 - Work in a procedural way or object oriented way