core/homeassistant
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
..
components Communication timeout support in modbus hub. (#9780) 2017-10-09 23:51:18 +02:00
helpers RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
scripts Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
util move icon battery function from util to helpers (#9708) 2017-10-05 20:55:19 -07:00
__init__.py
__main__.py Added log-file command line flag (#9422) 2017-09-13 21:22:42 -07:00
bootstrap.py RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
config.py RFC: Create a secrets file and enable HTTP password by default (#9685) 2017-10-05 09:10:29 -07:00
const.py Bump release to 0.56.0dev (#9726) 2017-10-07 16:07:49 +02:00
core.py RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
exceptions.py EntityComponent to retry platforms that are not ready yet (#8209) 2017-06-26 09:41:48 -07:00
loader.py RFC: Use bind_hass for helpers (#9745) 2017-10-08 08:17:54 -07:00
monkey_patch.py Make monkey patch work in Python 3.6 (#7848) 2017-06-01 23:23:39 -07:00
package_constraints.txt Upgrade async_timeout to 1.4.0 (#9488) 2017-09-18 23:03:02 +02:00
remote.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
setup.py Fix check for running inside venv (#8481) 2017-07-15 07:25:02 -07:00