core/homeassistant
Anders Melchiorsen 6265d1b747 Avoid influxdb filling connection pool (#12182)
* Add a processing queue to influxdb

* Updates after reviews

* Remove lint

* Move retry loop to thread class

* Move constant calculation out of loop

* Deprecate retry_queue_limit
2018-02-08 12:25:26 +01:00
..
components Avoid influxdb filling connection pool (#12182) 2018-02-08 12:25:26 +01:00
helpers Entity layer cleanup (#12237) 2018-02-08 12:16:51 +01:00
scripts Upgrade keyring to 11.0.0 (#12082) 2018-01-31 09:03:20 -08:00
util Flake8 bugbear fixes (#12072) 2018-01-30 14:44:05 -08:00
__init__.py
__main__.py Handle more file closing using context manager (#11942) 2018-01-31 11:30:48 +01:00
bootstrap.py Add basic backend support for a system log (#10492) 2017-11-14 20:35:56 -08:00
config.py Core support for hass.io calls & Bugfix check_config (#11571) 2018-01-12 15:29:58 +01:00
const.py Extract requirements (#12051) 2018-01-30 12:30:47 +01:00
core.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
exceptions.py Fix recorder crash for long state string - enforce at core level (#9696) 2017-10-25 09:05:30 -07:00
loader.py Typing fixes (#12015) 2018-01-29 00:24:08 -08:00
monkey_patch.py Flake8 35 (#11972) 2018-01-29 00:23:53 -08:00
package_constraints.txt Update jinja2 to 2.10 (#12118) 2018-02-01 19:21:15 +01:00
remote.py Use constants for HTTP headers (#10313) 2017-11-04 12:04:05 -07:00
requirements.py Extract requirements (#12051) 2018-01-30 12:30:47 +01:00
setup.py Extract requirements (#12051) 2018-01-30 12:30:47 +01:00