.. |
automation
|
Adds event automation module.
|
2015-02-23 20:42:37 -06:00 |
device_tracker
|
Merge branch 'dev'
|
2015-02-27 18:37:54 -08:00 |
frontend
|
Add more info card for thermostat. Fixes #28
|
2015-02-28 08:48:33 -08:00 |
http
|
Move more HTTP stuff into constant file
|
2015-02-13 18:27:13 -08:00 |
light
|
Devices can now be polling or push
|
2015-02-28 22:33:44 -08:00 |
notify
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
scheduler
|
Fixed pylint errors
|
2015-02-03 20:18:19 +01:00 |
sensor
|
Devices can now be polling or push
|
2015-02-28 22:33:44 -08:00 |
switch
|
Devices can now be polling or push
|
2015-02-28 22:33:44 -08:00 |
thermostat
|
Devices can now be polling or push
|
2015-02-28 22:33:44 -08:00 |
__init__.py
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
api.py
|
Frontend: stream fires ping on connect
|
2015-02-19 23:31:06 -08:00 |
browser.py
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
chromecast.py
|
Fire a time_changed event every second
|
2015-01-24 18:04:19 -08:00 |
configurator.py
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
demo.py
|
Break demo component into small demo platforms
|
2015-02-28 07:31:39 -08:00 |
device_sun_light_trigger.py
|
Style fixes to satisfy updated Flake8
|
2015-02-15 17:15:46 -08:00 |
discovery.py
|
Update discovery to work without zeroconf installed
|
2015-02-28 21:06:59 -08:00 |
downloader.py
|
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 |
group.py
|
Group component now supports lists in the config
|
2015-02-28 19:22:16 -08:00 |
history.py
|
Improve performance for history component
|
2015-02-07 13:23:01 -08:00 |
keyboard.py
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
process.py
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
recorder.py
|
Fix a bug in recorder. Fixes #33
|
2015-02-09 19:12:12 -08:00 |
simple_alarm.py
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
sun.py
|
Ensure the sun latitude and longitude are strings
|
2015-02-28 19:14:32 -08:00 |
tellstick_sensor.py
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
wink.py
|
Minor documentation updates
|
2015-02-28 20:27:42 -08:00 |
zwave.py
|
Use PyDispatcher instead of Louie
|
2015-02-28 22:49:27 -08:00 |