.. |
alarm_control_panel
|
Add alarm control panel services.yaml
|
2016-07-31 11:49:30 -07:00 |
automation
|
numeric state: validate multiple entities (#2066)
|
2016-05-14 12:29:57 -07:00 |
binary_sensor
|
Make sure zwave values are updated regardles of manual or frontend update, (#2595)
|
2016-07-26 08:26:40 +02:00 |
camera
|
Docstrings (#2502)
|
2016-07-12 16:46:29 +02:00 |
device_tracker
|
Upgrade python-nmap to 0.6.1 (#2681)
|
2016-07-31 13:47:46 -07:00 |
frontend
|
update frontend
|
2016-07-31 16:39:07 -07:00 |
garage_door
|
Add garage door services.yaml
|
2016-07-31 11:34:18 -07:00 |
hvac
|
Kill celcius with fire, replacing it with celsius, finally finishing what #1860 started (#2679)
|
2016-07-31 12:18:40 -07:00 |
light
|
Bring back delayed zwave value update behavior (#2674)
|
2016-07-31 09:09:00 +02:00 |
lock
|
Update lock services.yaml
|
2016-07-31 11:45:57 -07:00 |
media_player
|
Add 5 second timeout to Kodi connections (#2683)
|
2016-07-31 13:47:24 -07:00 |
mqtt
|
Upgrade paho-mqtt to 1.2 (#2339)
|
2016-06-20 21:51:50 -07:00 |
notify
|
Upgrade sendgrid to 3.1.10 (#2684)
|
2016-07-31 13:49:01 -07:00 |
recorder
|
Recorder typing & ensure DB ready on query (#2680)
|
2016-07-31 22:56:57 +02:00 |
rollershutter
|
Add rollershutter services.yaml
|
2016-07-31 11:27:57 -07:00 |
scene
|
Corrected link to documentation (#2022)
|
2016-05-09 23:30:22 +02:00 |
sensor
|
Kill celcius with fire, replacing it with celsius, finally finishing what #1860 started (#2679)
|
2016-07-31 12:18:40 -07:00 |
switch
|
Update Qwikswitch: fix typing, add validation, shutdown (#2603)
|
2016-07-23 17:03:29 -07:00 |
thermostat
|
Kill celcius with fire, replacing it with celsius, finally finishing what #1860 started (#2679)
|
2016-07-31 12:18:40 -07:00 |
__init__.py
|
Move elevation to core config and clean up HTTP mocking in tests (#2378)
|
2016-06-27 09:02:45 -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
|
Upgrade to PyMata 2.12 (#1993)
|
2016-05-06 18:03:28 -07:00 |
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
|
DirecTV Receiver Media Player Component (#2559)
|
2016-07-25 23:20:56 -07:00 |
downloader.py
|
Fix linting errors
|
2016-07-16 23:45:38 -07:00 |
dweet.py
|
Add dweet export component (#1818)
|
2016-05-06 17:55:26 -07:00 |
ecobee.py
|
Fix discovery (#2305)
|
2016-06-14 22:51:46 -07:00 |
enocean.py
|
Initial support for EnOcean (#2177)
|
2016-05-29 14:28:03 -07:00 |
envisalink.py
|
Docstring updates (#2404)
|
2016-07-01 21:39:30 +02:00 |
feedreader.py
|
Feedreader: add file data storage (#2147)
|
2016-05-29 14:33:53 -07:00 |
graphite.py
|
…
|
|
group.py
|
Add group state for locks (#2647)
|
2016-07-29 11:55:18 -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
|
Update pyhomematic to version 0.1.10 (#2589)
|
2016-07-21 20:49:30 +02:00 |
http.py
|
Upgrade cherrypy to 7.1.0 (#2682)
|
2016-07-31 13:47:34 -07:00 |
ifttt.py
|
Service validation for ifttt component.
|
2016-04-13 12:35:07 -04:00 |
influxdb.py
|
Add the option to add additional tags when logging to InfluxDB (#2613)
|
2016-07-25 23:01:57 -07:00 |
input_boolean.py
|
Service validation for input_boolean component.
|
2016-04-13 12:35:07 -04:00 |
input_select.py
|
Service validation for input_select component.
|
2016-04-13 12:35:07 -04:00 |
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
|
Service validation for keyboard component.
|
2016-04-13 12:35:07 -04:00 |
knx.py
|
Knx thermostat (#2575)
|
2016-07-23 13:54:20 -07:00 |
lirc.py
|
Stability improvement in Pandora and proper shutdown in LIRC (#2299)
|
2016-06-14 22:42:54 -07:00 |
logbook.py
|
Use local timezone for log and history dates (#2622)
|
2016-07-27 20:43:46 -07:00 |
logentries.py
|
Add support for Logentries (#1945)
|
2016-05-21 11:21:23 -07:00 |
logger.py
|
…
|
|
modbus.py
|
…
|
|
mqtt_eventstream.py
|
We need to allow extra keys on the top-level component config.
|
2016-04-07 00:42:56 -04:00 |
mysensors.py
|
Fix discovery (#2305)
|
2016-06-14 22:51:46 -07:00 |
nest.py
|
Upgrade Nest to 2.9.2 (#2126)
|
2016-05-21 11:57:33 -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_iframe.py
|
Fix linting errors
|
2016-07-16 23:45:38 -07:00 |
persistent_notification.py
|
Persistent_notification service description (#2407)
|
2016-07-03 18:33:23 -07:00 |
proximity.py
|
Proximity unit of measure (#2659)
|
2016-07-31 10:20:56 -07:00 |
qwikswitch.py
|
Update Qwikswitch: fix typing, add validation, shutdown (#2603)
|
2016-07-23 17:03:29 -07:00 |
rfxtrx.py
|
Rfxtrx sensor (#2563)
|
2016-07-19 19:15:50 -07:00 |
rpi_gpio.py
|
…
|
|
script.py
|
Script entities to allow passing in variables
|
2016-04-21 22:24:23 -04:00 |
scsgate.py
|
SCSGATE: Actually cycle through all devices to register (#1841)
|
2016-04-17 10:17:42 -07:00 |
services.yaml
|
homematic update to pyhomematic 0.1.9
|
2016-07-13 23:15:21 +02: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
|
Disable updater.updater on dev versions
|
2016-04-06 18:46:48 -07:00 |
upnp.py
|
Disable import-error on upnp
|
2016-04-10 18:19:32 -07:00 |
vera.py
|
Tidy / Refactor Vera (#2569)
|
2016-07-19 19:13:33 -07:00 |
verisure.py
|
Fix discovery (#2305)
|
2016-06-14 22:51:46 -07:00 |
weblink.py
|
…
|
|
wemo.py
|
Migrate to generic discovery method (#2271)
|
2016-06-11 17:43:13 -07: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
|
Enable ZigBee "push" updates for digital/analog sensors. (#1976)
|
2016-05-06 18:09:18 -07:00 |
zone.py
|
…
|
|
zwave.py
|
Expand to respond to basic node events (#2615)
|
2016-07-29 21:56:03 +02:00 |