.. |
automation
|
Adds event automation module.
|
2015-02-23 20:42:37 -06:00 |
device_tracker
|
Remove CONF_TYPE and platform_devices_from_config
|
2015-03-06 00:04:32 -08:00 |
frontend
|
Add remember login option
|
2015-03-05 21:37:44 -08:00 |
light
|
Merge branch 'dev' of https://github.com/balloob/home-assistant into dev
|
2015-03-08 22:08:03 +11:00 |
media_player
|
Move device ABCs to separate helper file
|
2015-03-05 23:18:22 -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
|
Merge branch 'dev' of https://github.com/balloob/home-assistant into dev
|
2015-03-08 22:08:03 +11:00 |
switch
|
Merge branch 'dev' of https://github.com/balloob/home-assistant into dev
|
2015-03-08 22:08:03 +11:00 |
thermostat
|
Move device ABCs to separate helper file
|
2015-03-05 23:18:22 -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 |
configurator.py
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
demo.py
|
Refactor chromecast into media_player platform
|
2015-03-03 23:50:54 -08:00 |
device_sun_light_trigger.py
|
Style fixes to satisfy updated Flake8
|
2015-02-15 17:15:46 -08:00 |
discovery.py
|
Refactor chromecast into media_player platform
|
2015-03-03 23:50:54 -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 |
http.py
|
Fixed http being too strict on the api_password config
|
2015-03-08 08:41:28 +01: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 |
wink.py
|
Minor documentation updates
|
2015-02-28 20:27:42 -08:00 |
zwave.py
|
Fix http/zwave being too strict on the config
|
2015-03-05 20:43:20 -08:00 |