core/homeassistant
Matthew Garrett ff0788324c Add support for Tikteck Bluetooth bulbs (#4843)
* Add support for Tikteck Bluetooth bulbs

Adds support for the Tikteck RGBW BLE bulbs. These don't provide "true" RGBW
support - at a certain point in RGB space, the white LEDs turn on. Each bulb
has a specific key that needs to be extracted from the Android app.

* Update tikteck.py
2017-01-04 22:31:31 +01:00
..
components Add support for Tikteck Bluetooth bulbs (#4843) 2017-01-04 22:31:31 +01:00
helpers user agent header (#5172) 2017-01-04 21:15:50 +01:00
scripts Bugfix async log handler (#4954) 2016-12-17 12:21:52 -08:00
util Bugfix close async log handler (#5086) 2016-12-29 17:27:58 +01:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Add version test for monkey_patch_asyncio() (#5127) 2017-01-03 17:47:33 +01:00
bootstrap.py Bugfix async log handler (#4954) 2016-12-17 12:21:52 -08:00
config.py Base url: Fix external port different from internal port (#4990) 2016-12-18 15:00:16 -08:00
const.py Add support for limiting which entities are recorded (#4733) 2017-01-04 00:19:28 +02:00
core.py Gracefully exit with async logger (#4965) 2016-12-18 13:00:21 -08:00
exceptions.py Do not report on shutting down errors (#4431) 2016-11-17 12:02:43 -08:00
loader.py fix some comments spell (#4082) 2016-10-28 21:26:52 +02:00
remote.py Base url: Fix external port different from internal port (#4990) 2016-12-18 15:00:16 -08:00