hass-core/homeassistant
epenet a27d483009
Remove unifi from mypy ignore list (#74456)
* Remove unifi diagnostics from mypy ignore list

* Remove unifi init from mypy ignore list

* Remove unifi device tracker from mypy ignore list

* Adjust doc string

* Adjust doc string

* Remove unifi entity base from mypy ignore list

* Keep comprehension

* Remove unifi config flow from mypy ignore list

* Fix circular import
2022-07-06 10:25:53 +02:00
..
auth Add EVENT_USER_UPDATED (#71965) 2022-06-09 20:49:02 -07:00
backports
components Remove unifi from mypy ignore list (#74456) 2022-07-06 10:25:53 +02:00
generated Add NextDNS integration (#74150) 2022-07-03 09:51:50 -07:00
helpers Avoid loading mqtt for type checking (#74464) 2022-07-05 10:27:27 -07:00
scripts Initial orjson support take 3 (#73849) 2022-06-22 21:59:51 +02:00
util Use the orjson equivalent default encoder when save_json is passed the default encoder (#74377) 2022-07-04 08:41:23 -05:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Prime platform.uname cache at startup to fix blocking subprocess in the event loop (#73975) 2022-06-25 04:31:44 -04:00
config.py Add Show logs URL to integration errors notification (#71142) 2022-05-01 16:14:30 -07:00
config_entries.py Track tasks adding entities (#73828) 2022-06-29 09:38:35 +02:00
const.py Bump version to 2022.8.0dev0 (#74184) 2022-06-29 21:20:57 +03:00
core.py Speed up generation of template states (#73728) 2022-06-24 17:28:26 -04:00
data_entry_flow.py Adjust FlowResult construction in data entry flow (#72884) 2022-06-16 12:57:41 +02:00
exceptions.py
loader.py Revert "Partially revert "Switch loader to use json helper (#73872)" (#74077)" (#74087) 2022-06-28 09:34:56 +02:00
package_constraints.txt Bump Frontend to 20220705.0 (#74467) 2022-07-05 19:43:10 +02:00
requirements.py Avoid creating executor job in requirements if another call satisfied the requirement (#73451) 2022-06-13 14:33:29 -07:00
runner.py Update Mypy to 0.950 (#70948) 2022-04-27 20:49:54 -05:00
setup.py
strings.json Handle OAuth2 rejection (#72040) 2022-05-28 20:23:16 -07:00