core/homeassistant
jan iversen 70b09ed9a1
Handle relation between scan_interval and pymodbus timeout in modbus (#50363)
* Control scan_interval compared to pymodbus timeout.

add MINIMUM_SCAN_INTERVAL=5 seconds and validata with Voluptous.
Keep modbus.py 100% coverage.

* Please pylint.

* Review comments.

* pylint.
2021-05-10 19:28:38 +02:00
..
auth Rename FlowResultDict to FlowResult (#49847) 2021-04-29 13:40:51 +02:00
components Handle relation between scan_interval and pymodbus timeout in modbus (#50363) 2021-05-10 19:28:38 +02:00
generated Loosen flume dhcp discovery matching (#50379) 2021-05-09 19:32:00 -05:00
helpers Type hint device registry identifiers as set of str 2-tuples (#50355) 2021-05-10 12:13:45 +02:00
scripts
util Use zoneinfo instead of dateutil (#50387) 2021-05-10 08:32:29 -07:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py Don't overwrite existing files when generating configuration (#49815) 2021-04-28 17:15:04 +02:00
config_entries.py Allow passing options in config flow entry creation (#49912) 2021-05-05 22:14:01 -07:00
const.py Restore dictionary constants in Elgato device info (#50013) 2021-05-03 09:42:45 -07:00
core.py Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
data_entry_flow.py Allow passing options in config flow entry creation (#49912) 2021-05-05 22:14:01 -07:00
exceptions.py
loader.py
package_constraints.txt Use zoneinfo instead of dateutil (#50387) 2021-05-10 08:32:29 -07:00
requirements.py
runner.py
setup.py
strings.json