Ryan Kraus
|
893ae15042
|
Changed component REQUIREMENTS to absolute versions.
|
2015-08-29 21:39:50 -04:00 |
Paulus Schoutsen
|
e917479fba
|
Update netdisco to latest version
|
2015-08-23 17:18:52 -07:00 |
Fabian Affolter
|
06a40ad30c
|
update header
|
2015-08-11 19:12:32 +02:00 |
Paulus Schoutsen
|
b6fd282143
|
Merge remote-tracking branch 'origin/dev' into auto-dependency
Conflicts:
homeassistant/components/media_player/cast.py
|
2015-07-10 21:48:01 -07:00 |
Michaël Arnauts
|
7530109ce8
|
Implement the colorloop effect for hue lights
|
2015-07-08 20:26:37 +02:00 |
Paulus Schoutsen
|
940b2998ea
|
Add REQUIREMENTS list to components
|
2015-07-07 00:01:46 -07:00 |
Paulus Schoutsen
|
d3320963c3
|
Refactor basic light structure
|
2015-06-13 16:42:09 -07:00 |
Paulus Schoutsen
|
a9324ba9d4
|
Update components to use Entity instead of Device
|
2015-03-21 19:16:13 -07:00 |
Paulus Schoutsen
|
7a7f486cb2
|
Rename config.get_config_path to config.path
|
2015-03-19 12:27:56 -07:00 |
Paulus Schoutsen
|
9b643d57f0
|
ps: Add a global config object to Home Assistant
|
2015-03-18 23:02:58 -07:00 |
Paulus Schoutsen
|
3e15742875
|
Move device ABCs to separate helper file
|
2015-03-05 23:18:22 -08:00 |
Paulus Schoutsen
|
72b930af8f
|
Fix: Hue reports state correctly if 2 services called quickly
|
2015-03-05 22:53:11 -08:00 |
Paulus Schoutsen
|
b38146bdef
|
Auto set friendly name in state attributes
|
2015-02-28 20:10:39 -08:00 |
andythigpen
|
c3155651e4
|
Fix issue with some bulbs missing 'xy' attribute.
Philips Lux bulbs (as well as other dimmable bulbs that work with the
Hue hub) do not have an 'xy' attribute.
|
2015-02-21 15:02:08 -06:00 |
Paulus Schoutsen
|
ff230cefe3
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
Paulus Schoutsen
|
cdbcc844cf
|
Add tests, fix styling
|
2015-01-19 21:40:54 -08:00 |
Paulus Schoutsen
|
980ecdaacb
|
Add initial version of configurator component
|
2015-01-19 21:40:54 -08:00 |
Paulus Schoutsen
|
283b187501
|
Use properties instead of getters for Device class
|
2015-01-11 09:20:41 -08:00 |
Paulus Schoutsen
|
c2b8f8d34e
|
Prevent devices from being discovered twice
|
2015-01-10 10:34:56 -08:00 |
Paulus Schoutsen
|
6044742cee
|
Fix: Hue lights will not flash anymore on next turn on call after having flashed
|
2014-12-08 23:41:52 -08:00 |
Paulus Schoutsen
|
99447eaa17
|
Light component now supports sending flash command
|
2014-12-08 23:02:38 -08:00 |
Paulus Schoutsen
|
0527760e9b
|
Refactor: code moved to new helper and constants file. Also adds support for multiple types for switch/light components.
|
2014-12-06 23:57:02 -08:00 |
Paulus Schoutsen
|
48089b01ab
|
Renamed AddCooldown to Throttle and added bypass functionality
|
2014-12-04 21:06:45 -08:00 |
Paulus Schoutsen
|
5f9787aeb2
|
Added light component test coverage
|
2014-11-25 21:28:43 -08:00 |
Paulus Schoutsen
|
01f738c151
|
Move to Pypi version of Phue again
|
2014-11-22 15:49:54 -08:00 |
Paulus Schoutsen
|
9f9b926011
|
All platforms supported by components have their own file - you can can have custom platforms
|
2014-11-11 21:39:17 -08:00 |