.. |
alarm_control_panel
|
Fix another manual alarm regression
|
2015-10-15 08:39:38 -07:00 |
automation
|
Add link to docs
|
2015-10-13 21:09:11 +02:00 |
camera
|
Remove unused import for re
|
2015-11-08 20:37:29 -06:00 |
device_tracker
|
increase valid for time to 60 since I was having some issues. removed deprecated lines.
|
2015-10-30 07:00:35 -04:00 |
frontend
|
Light: base color now in RGB instead of XY
|
2015-11-07 01:25:33 -08:00 |
light
|
Merge pull request #590 from balloob/light-rgb
|
2015-11-08 20:06:49 -08:00 |
media_player
|
Logic fixes
|
2015-10-25 17:54:48 +00:00 |
mqtt
|
Remove configuration details
|
2015-10-23 22:34:02 +02:00 |
notify
|
Clean up notifiy component
|
2015-11-08 22:15:34 -08:00 |
sensor
|
Merge pull request #596 from badele/dev
|
2015-11-08 19:57:58 -08:00 |
switch
|
Merge pull request #596 from badele/dev
|
2015-11-08 19:57:58 -08:00 |
thermostat
|
Style fixes + rename honeywell
|
2015-11-08 20:56:11 -08:00 |
__init__.py
|
Extract core into own submodule
|
2015-08-16 20:44:46 -07:00 |
api.py
|
Expose API to view error log
|
2015-11-07 01:44:02 -08:00 |
arduino.py
|
UPdate docstring
|
2015-10-23 22:34:23 +02: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 link to docs
|
2015-10-25 15:58:58 +01:00 |
demo.py
|
Demo uses device tracker demo platform
|
2015-11-03 00:19:28 -08:00 |
device_sun_light_trigger.py
|
Remove more deprecated method calls
|
2015-08-04 18:13:35 +02:00 |
discovery.py
|
Update netdisco requirement
|
2015-10-26 20:49:20 -07:00 |
downloader.py
|
Merge pull request #553 from balloob/download_relative
|
2015-10-25 21:06:33 -07:00 |
group.py
|
Add link to docs
|
2015-10-25 15:58:58 +01:00 |
history.py
|
Add link to docs
|
2015-10-25 15:58:58 +01:00 |
http.py
|
Add link to docs
|
2015-10-25 15:58:58 +01:00 |
ifttt.py
|
Remove configuration details
|
2015-10-25 15:58:58 +01:00 |
introduction.py
|
Update links in introduction component
|
2015-10-29 00:23:05 -07:00 |
isy994.py
|
Changed component REQUIREMENTS to absolute versions.
|
2015-08-29 21:39:50 -04:00 |
keyboard.py
|
Add link to docs
|
2015-10-25 15:58:58 +01:00 |
logbook.py
|
Add link to docs
|
2015-10-25 15:58:58 +01:00 |
logger.py
|
Fix flake & pylint
|
2015-11-08 11:29:56 +01:00 |
modbus.py
|
Remove configuration details
|
2015-10-21 21:11:18 +02:00 |
recorder.py
|
Add link to docs
|
2015-10-25 15:58:58 +01:00 |
rfxtrx.py
|
Update docstring
|
2015-10-23 22:29:22 +02:00 |
scene.py
|
Add link to docs
|
2015-10-25 15:58:58 +01:00 |
script.py
|
Removed extra pylint hint from a previous merge
|
2015-10-28 22:17:17 +01:00 |
shell_command.py
|
Allow pipes in command sensors and services
|
2015-10-24 12:40:36 -07:00 |
simple_alarm.py
|
Add link to doc
|
2015-10-14 10:39:51 +02:00 |
sun.py
|
Move configuration details to docs
|
2015-10-14 10:39:51 +02:00 |
verisure.py
|
Remove configuration details
|
2015-10-23 22:31:37 +02:00 |
wink.py
|
Upgrade Wink version to v0.1.1
|
2015-11-08 19:41:22 -08:00 |
zone.py
|
Add icon support to entity
|
2015-11-03 00:20:48 -08:00 |
zwave.py
|
Fixed the get_config_value method when the zwave node was changed while reading it.
|
2015-10-31 23:34:19 +01:00 |