hass-core/homeassistant
jan iversen 9acca1bf58
Make modbus retry fast on read errors (#99576)
* Fast retry on read errors.

* Review comments.
2023-09-12 10:01:15 -04:00
..
auth
backports Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
brands Add Apple WeatherKit integration (#99895) 2023-09-11 12:06:55 -05:00
components Make modbus retry fast on read errors (#99576) 2023-09-12 10:01:15 -04:00
generated Add configuration flow to Todoist integration (#100094) 2023-09-11 22:56:08 -07:00
helpers Add __slots__ to translation cache (#100069) 2023-09-10 20:46:55 +02:00
scripts Make the check_config script open issue_registry read only (#98545) 2023-08-18 20:15:00 +02:00
util Use aliases when listing pipeline languages (#99672) 2023-09-08 08:22:08 -04:00
__init__.py
__main__.py Remove dead code from __main__.py (#98694) 2023-08-20 10:17:28 +02:00
block_async_io.py
bootstrap.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
config.py Remove unnnecessary pylint configs from core (#98704) 2023-08-22 23:12:12 +02:00
config_entries.py Switch config_entries to use loop.create_future() (#100011) 2023-09-09 17:34:49 -05:00
const.py Bump version to 2023.10.0dev0 (#99349) 2023-08-30 19:32:10 +02:00
core.py Speed up serializing event messages (#100017) 2023-09-10 08:25:13 -05:00
data_entry_flow.py Use a single WS command for group preview (#98903) 2023-08-24 11:59:24 +02:00
exceptions.py
loader.py Fix module check in _async_get_flow_handler (#99509) 2023-09-04 14:19:10 -04:00
package_constraints.txt Bump hass-nabucasa from 0.70.0 to 0.71.0 (#100193) 2023-09-12 09:58:25 -04:00
requirements.py Replace deprecated pkg_resources with importlib.metadata (#97628) 2023-08-03 09:14:00 +02:00
runner.py Decrease event loop latency by binding time.monotonic to loop.time directly (#98288) 2023-08-13 20:37:45 -04:00
setup.py
strings.json