core/homeassistant/components
ziotibia81 a024c1b162 Communication timeout support in modbus hub. (#9780)
* Communication timeout support in modbus hub.

Timeout parameter are taken from configuration and passed to pymodbus constructor.

* CONF_TYPE and CONF_TIMEOUT imported from const.py
2017-10-09 23:51:18 +02:00
..
alarm_control_panel Updating pythonegardia package requirement to .22 because of fixed bug in passing default value for parameter SSL for egardiaserver (#9770) 2017-10-09 10:37:51 +02:00
alexa Rewrite Alexa Smart-Home skill to v3 (#9699) 2017-10-07 13:31:57 -07:00
automation Event trigger nested conditions (#9732) 2017-10-07 13:13:32 -07:00
binary_sensor Tesla bug fixes. (#9774) 2017-10-09 14:38:00 +03:00
calendar Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
camera WIP: Fix Arlo Camera blocking IO (#9758) 2017-10-09 11:35:05 +02:00
climate Tesla bug fixes. (#9774) 2017-10-09 14:38:00 +03:00
cloud Update cloud auth (#9357) 2017-09-12 18:47:04 +02:00
config Add polling interval service and setting available through zwave node entity panel (#9056) 2017-09-11 20:30:48 +02:00
cover missing is_closed ( rflink cover fix ) (#9776) 2017-10-09 16:57:44 +02:00
device_tracker fix for LocationParseError in netgear platform (#9683) 2017-10-08 22:14:39 -07:00
emulated_hue Replace emulated_hue: with emulated_hue_hidden: for consistency. (#9382) 2017-09-26 00:31:35 -07:00
fan Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
frontend bump the version and catch all exceptions to avoid showing backtraces… (#9720) 2017-10-07 00:21:34 +02:00
group Move group services into their own YAML (#9597) 2017-10-01 23:18:10 -07:00
http Add OwnTracks over HTTP (#9582) 2017-09-28 09:49:35 +02:00
image_processing Fixed typo in opencv (#9697) 2017-10-05 00:04:39 +02:00
light yeelight: implement min_mireds and max_mireds, fixes #9509 (#9763) 2017-10-08 21:05:49 -07:00
lock Tesla bug fixes. (#9774) 2017-10-09 14:38:00 +03:00
mailbox Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
media_player Bump rxv library to 0.5.1 (#9784) 2017-10-09 17:58:53 +02:00
mqtt Adds MQTT Fan Discovery (#9463) 2017-09-17 11:32:22 +02:00
notify Add notification platform for Rocket.Chat. (#9553) 2017-10-09 09:38:48 +02:00
persistent_notification Move group services into their own YAML (#9597) 2017-10-01 23:18:10 -07:00
recorder Add recorder purge service, rework purge timer (#9523) 2017-10-04 14:07:42 +02:00
remote Upgrade pyitachip2ir to 0.0.7 (#9669) 2017-10-03 08:17:36 +02:00
scene Added Lutron Caseta Scene Support (#8690) 2017-07-29 18:07:28 +02:00
sensor Fix off by one error in arwn platform (#9781) 2017-10-09 15:41:18 +02:00
switch Wink dome siren support (#9667) 2017-10-09 11:16:36 -04:00
telegram_bot Upgrade python-telegram-bot to 8.0.0 (#9282) 2017-09-03 17:21:51 -04:00
tts Fix TTS options. #8375 (#8376) 2017-07-06 22:20:49 -07:00
vacuum move icon battery function from util to helpers (#9708) 2017-10-05 20:55:19 -07:00
weather Buienradar newconditions (#8897) 2017-08-15 23:07:04 -07:00
zha Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
zwave Fix typo in cancel_command description (#9671) 2017-10-03 15:24:59 +02:00
__init__.py Backend changes for customize config panel. (#9134) 2017-08-26 10:02:32 -07:00
abode.py Abode Temp, Humidity, and Light Sensor (#9709) 2017-10-07 10:25:53 +02:00
alarmdecoder.py Upgrade the alarmdecoder dependency library from 0.12.1 to 0.12.3. (#8542) 2017-07-19 12:21:39 +02:00
alert.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
amcrest.py Bumped Amcrest version (#8624) 2017-07-23 23:46:35 -07:00
android_ip_webcam.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
apcupsd.py Update apcaccess to 0.0.13. Add "Percent Load Capacity" to INFERRED_UNITS. (#8277) 2017-07-02 11:24:07 +02:00
api.py Polymer access to log file broken when using new log file command line (#9437) 2017-09-15 22:25:32 -07:00
apiai.py Add Intent component (#8434) 2017-07-21 21:38:53 -07:00
apple_tv.py Bump pyatv to 0.3.5 (#9586) 2017-09-26 21:01:17 +02:00
arduino.py
arlo.py WIP: Fix Arlo Camera blocking IO (#9758) 2017-10-09 11:35:05 +02:00
asterisk_mbox.py Add Initial Mailbox panel and sensor (#8233) 2017-08-06 11:19:47 -07:00
axis.py Solve Recorder component failing when using Axis component (#9293) 2017-09-19 10:09:47 +02:00
bbb_gpio.py
blink.py
bloomsky.py
browser.py
comfoconnect.py Update docstrings (#8244) 2017-06-29 11:44:35 +02:00
configurator.py Add support for Automatic OAuth2 authentication (#8962) 2017-08-13 22:37:50 -07:00
conversation.py Upgrade fuzzywuzzy to 0.15.1 (#8671) 2017-07-27 17:22:40 +02:00
counter.py Add counter component (#9146) 2017-08-29 15:44:36 +02:00
datadog.py
demo.py Rename input_slider to input_number and add numeric text box option (#9494) 2017-10-03 21:34:13 +02:00
device_sun_light_trigger.py
digital_ocean.py Use 'hass.data' instead of global (#8245) 2017-06-30 08:46:03 +02:00
discovery.py Upgrade netdisco to 1.2.2 (#9649) 2017-10-02 17:16:50 +02:00
doorbird.py DoorBird Component (#9281) 2017-09-17 20:47:30 +02:00
downloader.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
duckdns.py Add DuckDNS component (#9556) 2017-09-24 15:48:45 -07:00
dweet.py
dyson.py Add support to Dyson 360 Eye robot vacuum using new vacuum platform (#8852) 2017-08-06 13:08:46 +02:00
ecobee.py upgrade python-ecobee-api (#9612) 2017-09-28 20:38:15 +02:00
eight_sleep.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
emoncms_history.py
enocean.py
envisalink.py Update to pyenvisalink 2.2, and remove range validation on zonedump i… (#8981) 2017-08-16 12:08:15 +02:00
feedreader.py
ffmpeg.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
foursquare.py
google.py Fix Google Calendar/oauth2client warning (#9677) 2017-10-04 10:01:20 +02:00
graphite.py Use const (#9127) 2017-08-25 13:30:00 +02:00
hassio.py HassIO replace config changes (#9695) 2017-10-04 18:31:50 +02:00
hdmi_cec.py Ensure display-name does not exceed 12 characters for CecAdapter. (#9268) 2017-09-05 18:11:02 +03:00
history.py Fix restore state by filter out null value row from DB query (#9690) 2017-10-04 14:13:58 +02:00
history_graph.py Add history_graph component (#9472) 2017-09-23 10:01:48 -07:00
homematic.py Upgrade pyhomematic, add path setting and HM-CC-VG-1 support (#9707) 2017-10-06 11:09:50 +02:00
ifttt.py
influxdb.py Upgrade influxdb to 4.1.1 (#9652) 2017-10-02 17:17:08 +02:00
input_boolean.py added services.yaml integration for input_boolean (#9519) 2017-09-21 16:58:12 +02:00
input_datetime.py Add an input_datetime (#9313) 2017-09-28 23:57:49 +02:00
input_number.py Rename input_slider to input_number and add numeric text box option (#9494) 2017-10-03 21:34:13 +02:00
input_select.py Add bind_hass to components (#8502) 2017-07-16 10:14:46 -07:00
input_text.py Cleanup input_text (#9326) 2017-09-08 21:19:49 -07:00
insteon_local.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
insteon_plm.py insteon_plm: fix typo in attributes (#9284) 2017-09-03 15:42:05 -04:00
intent_script.py Add Intent component (#8434) 2017-07-21 21:38:53 -07:00
introduction.py
ios.py Ios notify camera fix (#9427) 2017-09-17 11:30:17 +02:00
isy994.py Bumped the version of PyISY 2017-08-27 23:24:29 -04:00
joaoapps_join.py
juicenet.py Add juicenet platform (#7668) 2017-06-05 08:39:31 -07:00
keyboard.py
keyboard_remote.py Check if /dev/input/by-id exists (#8601) 2017-07-23 23:47:52 -07:00
kira.py
knx.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
lametric.py LaMetric platform and notify module (#8230) 2017-07-07 08:21:06 +02:00
lirc.py
litejet.py
logbook.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
logentries.py
logger.py
lutron.py Fix typo (sending USERNAME instead of PASSWORD) introduced in #7963 (#8433) 2017-07-10 20:52:37 -07:00
lutron_caseta.py Improved Lutron Caseta shade support (#9302) 2017-09-05 11:30:36 +02:00
mailgun.py Update mailgun (#7984) 2017-06-11 22:19:10 -07:00
maxcube.py
media_extractor.py Upgrade youtube_dl to 2017.10.01 (#9647) 2017-10-02 17:16:09 +02:00
microsoft_face.py
mochad.py Add mochad light component (#8476) 2017-08-03 10:51:01 +02:00
modbus.py Communication timeout support in modbus hub. (#9780) 2017-10-09 23:51:18 +02:00
mqtt_eventstream.py
mqtt_statestream.py mqtt_statestream: Add options to publish attributes/timestamps (#9645) 2017-10-02 17:41:07 +02:00
mycroft.py Upgrade mycroftapi to 2.0 (#9309) 2017-09-05 07:05:31 -04:00
mysensors.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
neato.py
nest.py Add support for Automatic OAuth2 authentication (#8962) 2017-08-13 22:37:50 -07:00
netatmo.py Fixed the Wind sensor following new release of netatmo-api-python (#8030) 2017-06-15 22:14:46 -07:00
nuimo_controller.py
octoprint.py Fix octoprint errors when printer is off/disconnected (#8988) 2017-08-22 09:37:06 -04:00
panel_custom.py
panel_iframe.py
pilight.py
plant.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
prometheus.py Use const (#9127) 2017-08-25 13:30:00 +02:00
proximity.py
python_script.py Expose time module in Python Scripts (#9736) 2017-10-09 08:51:32 +02:00
qwikswitch.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
raincloud.py Bump raincloudy version 0.0.3 (#9767) 2017-10-08 21:08:40 -07:00
raspihats.py raspihats: unmet dependency fix (#9638) 2017-10-01 23:05:24 -07:00
rest_command.py
rflink.py Cover component for RFlink (#9432) 2017-09-29 00:49:03 +02:00
rfxtrx.py rfxtrx lib upgrade (#9288) 2017-09-04 10:19:58 +02:00
ring.py Persistent notification import (#8507) 2017-07-16 21:39:38 +02:00
rpi_gpio.py
rpi_pfio.py
rss_feed_template.py
satel_integra.py Added satel_integra alarm panel and binary sensor platform (#9336) 2017-09-18 17:42:31 +02:00
script.py Add scripts editor backend (#8993) 2017-08-15 22:09:10 -07:00
scsgate.py
services.yaml Move group services into their own YAML (#9597) 2017-10-01 23:18:10 -07:00
shell_command.py
shiftr.py Upgrade paho-mqtt to 1.3.0 (#8125) 2017-06-21 00:32:04 +02:00
shopping_list.py Persist shopping list + clear completed (#8697) 2017-07-29 12:22:52 -07:00
skybell.py Skybell (#9681) 2017-10-08 20:14:39 +02:00
sleepiq.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
snips.py Added intent_type to exception log (#9289) 2017-09-04 13:40:08 +02:00
spc.py Add support for Vanderbilt SPC alarm panels and attached sensors (#7663) 2017-06-04 23:53:25 -07:00
splunk.py splunk: Handle datetime objects in event payload (#9628) 2017-09-30 09:35:25 +02:00
statsd.py Adding support for mapping keys to value in statsd (#8665) 2017-07-27 08:58:34 +02:00
sun.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
tado.py pytado moved to pypi (#8298) 2017-07-02 12:54:59 -07:00
tellduslive.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
tellstick.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
tesla.py Tesla bug fixes. (#9774) 2017-10-09 14:38:00 +03:00
thethingsnetwork.py Support for The Things Network (#9627) 2017-10-05 09:12:02 -07:00
thingspeak.py
tradfri.py [light.tradfri] async support with resource observation. (#7815) 2017-10-05 09:05:38 -07:00
twilio.py
updater.py Honor PEP8 naming convention (#8909) 2017-08-10 19:31:28 +02:00
upnp.py Allow specifying multiple ports for UPNP component (#9560) 2017-09-24 13:08:58 -07:00
usps.py fix usps? (#9557) 2017-09-24 08:28:11 +02:00
velbus.py Velbus (#8076) 2017-07-26 14:03:29 +02:00
velux.py Fixed link to documentation (#8424) 2017-07-10 12:11:16 +02:00
vera.py Bump pyvera - handle non english language controllers. 2017-09-17 10:11:57 +01:00
verisure.py vsure 1.3.7 (#8321) 2017-07-04 06:26:55 +02:00
volvooncall.py Handle the case where no registration number is available (instead display VIN (vehicle identification number)). (#9073) 2017-09-05 09:10:01 -07:00
wake_on_lan.py New service `send_magic_packet` with new component `wake_on_lan` (#8397) 2017-07-10 18:37:51 -07:00
weblink.py
websocket_api.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
wemo.py Bump pywemo, handle more ports. 2017-09-03 11:31:55 +01:00
wink.py Wink dome siren support (#9667) 2017-10-09 11:16:36 -04:00
xiaomi_aqara.py update xiaomi aqara lib (#9520) 2017-09-21 08:53:40 +02:00
zabbix.py
zeroconf.py Upgrade zeroconf to 0.19.1 (#8043) 2017-06-15 21:25:19 +02:00
zigbee.py
zone.py Add bind_hass to components (#8502) 2017-07-16 10:14:46 -07:00
zoneminder.py