core/homeassistant
epenet 250379e181
Add setup type hints (init) (#64351)
* Add setup type hints to acmeda

* Add setup type hints to xiaomi_aqara

* Add setup type hints to motion_blinds

* Add setup type hints to xiaomi_miio

* Add setup type hints to diagnostics

* Add setup type hints to zha

* Add setup type hints to firmata

* Add setup type hints to denonavr

* Add setup type hints to rfxtrx

* Add setup type hints to hue

* Cleanup denonavr

* Add return types to xiaomi_miio

* Fix return type

Co-authored-by: epenet <epenet@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-19 18:00:34 +01:00
..
auth Update typing - collections.abc (1) (#63933) 2022-01-12 07:56:35 +01:00
backports
components Add setup type hints (init) (#64351) 2022-01-19 18:00:34 +01:00
generated Fix unifi discovery, add Dream Machine SE (#64377) 2022-01-18 12:46:25 -08:00
helpers Add entity options to entity registry (#64350) 2022-01-18 22:47:46 +01:00
scripts
util Remove Windows workarounds (#64068) 2022-01-13 20:41:11 +01:00
__init__.py
__main__.py Validate operating system is supported (#64352) 2022-01-18 13:16:23 -08:00
async_timeout_backcompat.py
block_async_io.py Warn on`time.sleep` in event loop (#63766) 2022-01-11 17:55:24 +01:00
bootstrap.py Import persistent notification part 1 (#63898) 2022-01-11 17:24:59 +01:00
config.py Remove Windows workarounds (#64068) 2022-01-13 20:41:11 +01:00
config_entries.py Automatically add entry title as name placeholder in reauth (#64078) 2022-01-18 14:18:16 -08:00
const.py Import persistent notification part 1 (#63898) 2022-01-11 17:24:59 +01:00
core.py Update typing - collections.abc (1) (#63933) 2022-01-12 07:56:35 +01:00
data_entry_flow.py
exceptions.py Move `disallow-any-generics` to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
loader.py Update typing - collections.abc (1) (#63933) 2022-01-12 07:56:35 +01:00
package_constraints.txt Bump frontend to 20220118.0 (#64388) 2022-01-18 14:44:27 -08:00
requirements.py Move `disallow-any-generics` to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
runner.py Move `disallow-any-generics` to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
setup.py Move `disallow-any-generics` to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
strings.json