hass-core/homeassistant
Robert Svensson 539ef31046
Reflect changes to pydeconz v84 (#56361)
Mostly snake case conversions and typing
But also a change in retry mechanism
Added a more complete set_* call to most types to remove the direct relation to rest API of deCONZ
2021-09-18 09:05:08 +02:00
..
auth Bump PyJWT to 2.1.0 (#55911) 2021-09-07 20:59:02 -07:00
components Reflect changes to pydeconz v84 (#56361) 2021-09-18 09:05:08 +02:00
generated Add Crownstone integration (#50677) 2021-09-14 09:46:52 -10:00
helpers Allow IntegrationNotFound when checking config in safe mode (#56283) 2021-09-17 22:25:50 -07:00
scripts Better handle invalid trigger config (#55637) 2021-09-03 10:15:57 -07:00
util Use NamedTuple for RGBColor (#55698) 2021-09-04 09:25:25 +02:00
__init__.py
__main__.py Fix missing encoding with open() (#53593) 2021-07-28 09:41:45 +02:00
block_async_io.py
bootstrap.py Report integrations that block startup wrap up (#56003) 2021-09-09 20:39:22 -07:00
config.py ConfigType and async_setup/setup type hint improvements (#54739) 2021-08-18 13:22:05 +02:00
config_entries.py Index config entries by domain (#56316) 2021-09-17 10:39:00 -10:00
const.py Add date device class (#55887) 2021-09-07 16:46:12 +02:00
core.py Fix external internal url core check (#54310) 2021-08-09 10:52:14 +02:00
data_entry_flow.py
exceptions.py Avoid some implicit generic Anys (#54577) 2021-08-16 23:12:06 +02:00
loader.py Bump awesomeversion to 21.8.1 (#55817) 2021-09-11 11:40:46 -07:00
package_constraints.txt Bump zeroconf to 0.36.4 (#56314) 2021-09-16 21:04:54 -10:00
requirements.py Ensure PyPI packages can still be installed on high latency connections (#53365) 2021-07-24 14:07:10 +02:00
runner.py Fix deadlock at shutdown with python 3.9 (#52613) 2021-07-07 09:23:24 +02:00
setup.py Avoid some implicit generic Anys (#54577) 2021-08-16 23:12:06 +02:00
strings.json