.. |
automation
|
Fix a config bug in Automation
|
2015-03-14 19:18:41 -07:00 |
device_tracker
|
fixed flake8 blank lines error
|
2015-03-29 11:49:07 +11:00 |
frontend
|
1) Merged with mainline dev branch. 2) Removed assumption in homeassistant/__init__.py that states are visible if not specified. This assumption is intrinsic in the JavaScript. 3) Recompiled frontend to assist merge.
|
2015-04-22 21:04:52 -04:00 |
light
|
Updated isy994 component to hide any device with the HIDDEN STRING in its ancestry.
|
2015-04-17 09:27:14 -04:00 |
media_player
|
Migrate components to use EntityComponent
|
2015-03-21 19:37:18 -07:00 |
notify
|
Fixed incorrect URL in config instructions
|
2015-03-22 15:37:43 +11:00 |
scheduler
|
Made bootstrap.setup_component more robust
|
2015-03-21 22:06:59 -07:00 |
sensor
|
1) Merged with mainline dev branch. 2) Removed assumption in homeassistant/__init__.py that states are visible if not specified. This assumption is intrinsic in the JavaScript. 3) Recompiled frontend to assist merge.
|
2015-04-22 21:04:52 -04:00 |
switch
|
Fixed copy pasta error.
|
2015-04-22 21:27:49 -04:00 |
thermostat
|
Migrate components to use EntityComponent
|
2015-03-21 19:37:18 -07:00 |
__init__.py
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
api.py
|
Move hass.local_api and hass.components to config object
|
2015-03-21 22:06:59 -07:00 |
browser.py
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
configurator.py
|
Move hass.local_api and hass.components to config object
|
2015-03-21 22:06:59 -07:00 |
conversation.py
|
Add support for voice commands
|
2015-03-10 00:20:52 -07:00 |
demo.py
|
ps: Add a global config object to Home Assistant
|
2015-03-18 23:02:58 -07:00 |
device_sun_light_trigger.py
|
Turn off correct lights
|
2015-03-15 15:50:32 -07:00 |
discovery.py
|
Made bootstrap.setup_component more robust
|
2015-03-21 22:06:59 -07: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
|
Moved card visibility logic out of the Entity class and into a VisibilityABC. Then made the Group class inherit the VisibilityABC. No duplication of code now. This is definitely better.
|
2015-04-22 21:21:50 -04:00 |
history.py
|
Fixed linting warnings
|
2015-04-07 18:01:23 +10:00 |
http.py
|
Move hass.local_api and hass.components to config object
|
2015-03-21 22:06:59 -07:00 |
isy994.py
|
Forced the isy994 component to treat underscores as spaces.
|
2015-04-17 09:30:20 -04:00 |
keyboard.py
|
Disable pylint unused-argument check
|
2015-01-19 23:40:51 -08:00 |
logbook.py
|
Style fixes
|
2015-04-01 07:18:03 -07:00 |
modbus.py
|
Passed Travis CI
|
2015-04-21 16:40:13 +02:00 |
process.py
|
Deprecate process component
|
2015-03-08 23:52:56 -07:00 |
recorder.py
|
Add State.last_updated to JSON obj
|
2015-03-31 23:08:38 -07:00 |
scene.py
|
Migrate components to use EntityComponent
|
2015-03-21 19:37:18 -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
|
ps: Add a global config object to Home Assistant
|
2015-03-18 23:02:58 -07:00 |
wink.py
|
Made bootstrap.setup_component more robust
|
2015-03-21 22:06:59 -07:00 |
zwave.py
|
Made bootstrap.setup_component more robust
|
2015-03-21 22:06:59 -07:00 |