core/homeassistant/components
MartinHjelmare 59524c7933 Add multiple gateways
* Add support for multiple serial gateways.
* Fix serialization of python objects by adding dict representation of
    classes.
* Add support for showing more than one child value type per entity.
    The entity state is always only one value type. This is defined by
    the platform value types. Value types that are not defined as the
    platform value type are shown as state_attributes.
* Add more unit of measurement types.
* Clean up code.
2015-12-06 00:29:03 +01:00
..
alarm_control_panel Update demo entities 2015-11-29 17:59:59 -08:00
automation Merge pull request #681 from pavoni/add_solar_elevation 2015-11-29 14:14:26 -08:00
binary_sensor Update demo entities 2015-11-29 17:59:59 -08:00
camera More PyLint fixes 2015-11-29 14:04:44 -08:00
device_tracker Support for legacy nmap. 2015-11-28 20:43:27 +01:00
frontend Update material design icons 2015-12-05 13:20:00 -08:00
light Remove Hue transition time limit 2015-12-01 23:33:55 -08:00
lock Add tests for lock component 2015-11-29 11:44:27 -08:00
media_player Have Sonos work nicer with discovery 2015-11-30 00:55:36 -08:00
mqtt Update docstrings 2015-11-29 15:52:44 +01:00
notify PyLint 1.5 fixes 2015-11-29 13:49:05 -08:00
rollershutter Add rollershutter demo 2015-12-05 01:12:38 -08:00
sensor Add multiple gateways 2015-12-06 00:29:03 +01:00
switch Add multiple gateways 2015-12-06 00:29:03 +01:00
thermostat fix flake8 warnings 2015-12-02 16:37:16 -05:00
__init__.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
api.py Streaming API will keep session alive 2015-11-28 22:14:40 -08:00
arduino.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
browser.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
configurator.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
conversation.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
demo.py Add rollershutter demo 2015-12-05 01:12:38 -08:00
device_sun_light_trigger.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
discovery.py Update discovery component to netdisco 0.5.2 2015-11-28 01:36:42 -08:00
downloader.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
ecobee.py fix req_all 2015-12-02 16:32:28 -05:00
group.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
history.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
http.py HTTP will not fail if no config 2015-12-05 13:44:50 -08:00
ifttt.py Merge pull request #672 from balloob/some-cleanup 2015-11-27 15:08:22 -08:00
introduction.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
isy994.py Fix ISY994 hidden property 2015-12-01 23:33:55 -08:00
keyboard.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
logbook.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
logger.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
modbus.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
mysensors.py Add multiple gateways 2015-12-06 00:29:03 +01:00
recorder.py PyLint 1.5 fixes 2015-11-29 13:49:05 -08:00
rfxtrx.py Merge pull request #672 from balloob/some-cleanup 2015-11-27 15:08:22 -08:00
scene.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
script.py PyLint 1.5 fixes 2015-11-29 13:49:05 -08:00
shell_command.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
simple_alarm.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
sun.py Remove unused and potentially confusing property 2015-11-29 20:45:03 +00:00
updater.py PyLint 1.5 fixes 2015-11-29 13:49:05 -08:00
verisure.py Update link to docs (Jekyll 3 update) 2015-11-09 13:12:18 +01:00
wink.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
zone.py Make DEPENDENCIES optional for components 2015-11-26 13:11:59 -08:00
zwave.py Merge pull request #672 from balloob/some-cleanup 2015-11-27 15:08:22 -08:00