.. |
automation
|
Fix a config bug in Automation
|
2015-03-14 19:18:41 -07:00 |
device_tracker
|
Convert MAC addresses to uppercase on load
|
2015-03-15 14:43:45 -07:00 |
frontend
|
Minor frontend bugfixes
|
2015-03-16 22:20:35 -07:00 |
light
|
Updates to demo component and platforms
|
2015-03-16 22:20:35 -07:00 |
media_player
|
Updates to demo component and platforms
|
2015-03-16 22:20:35 -07:00 |
notify
|
Updates to demo component and platforms
|
2015-03-16 22:20:35 -07:00 |
scheduler
|
Fixed pylint errors
|
2015-02-03 20:18:19 +01:00 |
sensor
|
Updates to demo component and platforms
|
2015-03-16 22:20:35 -07:00 |
switch
|
Updates to demo component and platforms
|
2015-03-16 22:20:35 -07:00 |
thermostat
|
Updates to demo component and platforms
|
2015-03-16 22:20:35 -07:00 |
__init__.py
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
api.py
|
Add scene component
|
2015-03-15 23:36:42 -07: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 |
conversation.py
|
Add support for voice commands
|
2015-03-10 00:20:52 -07:00 |
demo.py
|
Add scene to demo
|
2015-03-16 22:35:57 -07:00 |
device_sun_light_trigger.py
|
Turn off correct lights
|
2015-03-15 15:50:32 -07: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
|
Fix issue causing blank passwords to no longer be accepted.
|
2015-03-08 16:21:35 -05:00 |
keyboard.py
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
process.py
|
Deprecate process component
|
2015-03-08 23:52:56 -07:00 |
recorder.py
|
Fix a bug in recorder. Fixes #33
|
2015-02-09 19:12:12 -08:00 |
scene.py
|
Add scene to demo
|
2015-03-16 22:35:57 -07:00 |
script.py
|
Adds script component.
|
2015-03-14 21:29:55 -05: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 |