| .. |
|
alarm_control_panel
|
Fix logging message for disarm (#2857)
|
2016-08-16 20:53:59 -07:00 |
|
automation
|
…
|
|
|
binary_sensor
|
binary occupancy sensor (#2869)
|
2016-08-19 00:11:56 -07:00 |
|
camera
|
Adding Digest Auth for webcam image retrieval (#2821)
|
2016-08-17 19:08:47 +02:00 |
|
climate
|
Improve homematic climate support (#2894)
|
2016-08-20 00:20:41 +02:00 |
|
device_tracker
|
Ble tracker (#2810)
|
2016-08-17 23:41:05 -07:00 |
|
frontend
|
HTML5 notify actions (#2855)
|
2016-08-17 22:34:12 -07:00 |
|
garage_door
|
garage door rpi_gpio.py fix (#2759)
|
2016-08-08 19:03:23 -07:00 |
|
hvac
|
Fix unknown unit of measurement for hvac and thermostat component (#2816)
|
2016-08-14 01:19:54 -07:00 |
|
light
|
Added support for exposing light features (#2828)
|
2016-08-15 23:07:07 -07:00 |
|
lock
|
add changed_by attribute to lock (#2766)
|
2016-08-09 19:37:46 -07:00 |
|
media_player
|
Bust cache for new media player covers (#2882)
|
2016-08-20 15:14:57 -07:00 |
|
mqtt
|
Upgrade paho-mqtt to 1.2 (#2339)
|
2016-06-20 21:51:50 -07:00 |
|
notify
|
Added LlamaLab Automate notify platform (#2863)
|
2016-08-20 15:11:37 -07:00 |
|
recorder
|
Recorder: Increase size of the entity column in states table (#2778)
|
2016-08-10 17:40:52 -07:00 |
|
rollershutter
|
More generic use of up and down commands plus a workaround for SOMFY controller. (#2852)
|
2016-08-20 13:59:23 +02:00 |
|
scene
|
…
|
|
|
sensor
|
Migrate to voluptuous (#2905)
|
2016-08-20 15:28:26 -07:00 |
|
switch
|
Migrate to voluptuous (#2907)
|
2016-08-20 15:25:11 -07:00 |
|
thermostat
|
Migrate Thermostat and HVAC component to climate component (#2825)
|
2016-08-19 00:17:28 -07:00 |
|
__init__.py
|
Limit dependencies of HA core (#2762)
|
2016-08-08 20:21:40 -07:00 |
|
alexa.py
|
Alexa: run script before generating response text (#2276)
|
2016-06-12 00:03:18 -07:00 |
|
apcupsd.py
|
…
|
|
|
api.py
|
Migrate to cherrypy wsgi from eventlet (#2387)
|
2016-06-30 09:02:12 -07:00 |
|
arduino.py
|
…
|
|
|
bloomsky.py
|
Migrate to generic discovery method (#2271)
|
2016-06-11 17:43:13 -07:00 |
|
browser.py
|
Fix linting errors
|
2016-07-16 23:45:38 -07:00 |
|
configurator.py
|
Update frontend
|
2016-06-10 19:45:15 -07:00 |
|
conversation.py
|
Upgrade fuzzywuzzy to 0.11.1 (#2685)
|
2016-07-31 15:00:52 -07:00 |
|
demo.py
|
Extend persistent notification support (#2371)
|
2016-06-25 16:40:33 -07:00 |
|
device_sun_light_trigger.py
|
…
|
|
|
discovery.py
|
Upgrade netdisco (#2706)
|
2016-08-01 23:50:01 -07:00 |
|
downloader.py
|
Fix linting errors
|
2016-07-16 23:45:38 -07:00 |
|
dweet.py
|
…
|
|
|
ecobee.py
|
Migrate Thermostat and HVAC component to climate component (#2825)
|
2016-08-19 00:17:28 -07:00 |
|
enocean.py
|
…
|
|
|
envisalink.py
|
add tcp/udp port to config validation (#2854)
|
2016-08-16 20:55:29 -07:00 |
|
feedreader.py
|
…
|
|
|
foursquare.py
|
Minor changes (#2784)
|
2016-08-11 11:14:24 +02:00 |
|
graphite.py
|
…
|
|
|
group.py
|
Limit dependencies of HA core (#2762)
|
2016-08-08 20:21:40 -07:00 |
|
hdmi_cec.py
|
couple fixes
|
2016-06-22 17:29:22 -04:00 |
|
history.py
|
Use local timezone for log and history dates (#2622)
|
2016-07-27 20:43:46 -07:00 |
|
homematic.py
|
Improve homematic climate support (#2894)
|
2016-08-20 00:20:41 +02:00 |
|
http.py
|
Add CORS fixes to support OPTIONS preflight requests. (#2773)
|
2016-08-13 11:49:44 -07:00 |
|
ifttt.py
|
…
|
|
|
influxdb.py
|
Added whitelist option to InfluxDB to select the only entities that will be logged on InfluxDB (#2727)
|
2016-08-04 08:35:01 -07:00 |
|
input_boolean.py
|
…
|
|
|
input_select.py
|
…
|
|
|
input_slider.py
|
Float value for input slider (#2607)
|
2016-07-23 09:53:16 -07:00 |
|
insteon_hub.py
|
fix insteon hub discovery
|
2016-06-19 20:53:56 -07:00 |
|
introduction.py
|
…
|
|
|
isy994.py
|
Fix discovery (#2305)
|
2016-06-14 22:51:46 -07:00 |
|
joaoapps_join.py
|
expect a list of devices from config (#2567)
|
2016-07-19 19:14:41 -07:00 |
|
keyboard.py
|
…
|
|
|
knx.py
|
Bugfix in pknx library (#2835)
|
2016-08-15 23:42:45 -07:00 |
|
lirc.py
|
Stability improvement in Pandora and proper shutdown in LIRC (#2299)
|
2016-06-14 22:42:54 -07:00 |
|
logbook.py
|
Filter continuous values from logbook (#2761)
|
2016-08-09 08:01:02 -07:00 |
|
logentries.py
|
…
|
|
|
logger.py
|
…
|
|
|
modbus.py
|
…
|
|
|
mqtt_eventstream.py
|
…
|
|
|
mysensors.py
|
Update pymysensors version to 0.7
|
2016-08-20 22:45:55 +02:00 |
|
nest.py
|
Migrate Thermostat and HVAC component to climate component (#2825)
|
2016-08-19 00:17:28 -07:00 |
|
netatmo.py
|
Fix discovery (#2305)
|
2016-06-14 22:51:46 -07:00 |
|
octoprint.py
|
Migrate to generic discovery method (#2271)
|
2016-06-11 17:43:13 -07:00 |
|
panel_custom.py
|
Minor changes (#2784)
|
2016-08-11 11:14:24 +02:00 |
|
panel_iframe.py
|
Tweak panel parameters (#2746)
|
2016-08-07 21:56:17 -07:00 |
|
persistent_notification.py
|
Persistent_notification service description (#2407)
|
2016-07-03 18:33:23 -07:00 |
|
pilight.py
|
Minor changes (#2784)
|
2016-08-11 11:14:24 +02:00 |
|
proximity.py
|
Add unit system support
|
2016-08-04 22:02:19 -07:00 |
|
qwikswitch.py
|
Added support for exposing light features (#2828)
|
2016-08-15 23:07:07 -07:00 |
|
rfxtrx.py
|
improve logging from rfxtrx component
|
2016-08-12 20:46:54 +02:00 |
|
rpi_gpio.py
|
…
|
|
|
script.py
|
Limit dependencies of HA core (#2762)
|
2016-08-08 20:21:40 -07:00 |
|
scsgate.py
|
…
|
|
|
services.yaml
|
Foursquare Component (#2723)
|
2016-08-08 17:34:29 -07:00 |
|
shell_command.py
|
Allow service data to be passed to shell_command (#2362)
|
2016-06-23 08:47:56 -07:00 |
|
splunk.py
|
…
|
|
|
statsd.py
|
Added attributes to the statsd data (#2440)
|
2016-07-07 23:09:02 -07:00 |
|
sun.py
|
Move elevation to core config and clean up HTTP mocking in tests (#2378)
|
2016-06-27 09:02:45 -07:00 |
|
tellduslive.py
|
Migrate to generic discovery method (#2271)
|
2016-06-11 17:43:13 -07:00 |
|
tellstick.py
|
Migrate to generic discovery method (#2271)
|
2016-06-11 17:43:13 -07:00 |
|
updater.py
|
…
|
|
|
upnp.py
|
…
|
|
|
vera.py
|
Tidy.
|
2016-08-20 15:43:07 +01:00 |
|
verisure.py
|
bump vsure version
|
2016-08-20 17:08:42 +02:00 |
|
weblink.py
|
…
|
|
|
wemo.py
|
Add voluptuous to wemo. (#2895)
|
2016-08-20 14:03:57 +02:00 |
|
wink.py
|
Wink water leak sensor (#2572)
|
2016-07-20 07:39:45 -07:00 |
|
zeroconf.py
|
Upgrade zeroconf to 0.17.6 (#2503)
|
2016-07-12 21:56:23 -07:00 |
|
zigbee.py
|
…
|
|
|
zone.py
|
…
|
|
|
zwave.py
|
Migrate Thermostat and HVAC component to climate component (#2825)
|
2016-08-19 00:17:28 -07:00 |