.. |
automation
|
Fix issue with automation event data after YAML conversion.
|
2015-03-07 16:10:35 -06:00 |
device_tracker
|
Add configurable interval for nmap_tracker when devices are home.
|
2015-03-08 15:54:00 -05:00 |
frontend
|
Upgrade to latest home assistant js
|
2015-03-14 00:00:51 -07:00 |
light
|
Fixes for new release PyLint
|
2015-03-14 12:38:30 -07: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
|
Fixed variable scoping
|
2015-03-09 15:16:02 +11:00 |
switch
|
Fixed variable scoping
|
2015-03-09 15:16:02 +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 |
conversation.py
|
Add support for voice commands
|
2015-03-10 00:20:52 -07:00 |
demo.py
|
Deprecate process component
|
2015-03-08 23:52:56 -07: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
|
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 |
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 |