- Add support for ZHA entities exposed by Zigpy quirks (@dmulcahey - #111176)
- Deprecate
hass.components
and log warning if used inside custom component (@jpbede - #111508) - Fix race in config entry setup again (@bdraco - #111800)
- Include filename in exception when loading a json file fails (@bdraco - #111802)
- Import cryptography OpenSSL backend (@balloob - #111840)