1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/script/hassfest
Erik Montnemery dec54488e8
Enable basic type checking for cloud (#55337)
* Enable basic type checking for cloud

* Update mypy settings

* Address review comment

* Fix rebase mistakes

* Correct decorator order
2021-11-17 09:07:01 +01:00
..
__init__.py Validate component usage (#23037) 2019-04-13 13:17:01 -07:00
__main__.py Validate requirements format in hassfest (#55094) 2021-08-24 08:51:07 +02:00
codeowners.py Update typing 16 (#48087) 2021-03-18 22:58:19 +01:00
config_flow.py Add support for USB discovery (#54904) 2021-08-20 14:04:18 -05:00
coverage.py Remove deprecated Wink integration (#57634) 2021-10-14 00:20:13 +02:00
dependencies.py Replace util.get_local_ip in favor of components.network.async_get_source_ip() - part 4 (#58669) 2021-11-15 09:18:57 -08:00
dhcp.py Allow specifying discovery without a config flow (#54677) 2021-08-16 16:28:26 +02:00
json.py Update typing 16 (#48087) 2021-03-18 22:58:19 +01:00
manifest_helper.py Sort imports according to PEP8 for 'script' folder (#29790) 2019-12-09 16:24:03 +01:00
manifest.py Add support for matching the zeroconf model property (#58922) 2021-11-07 07:44:15 -08:00
model.py Allow specifying discovery without a config flow (#54677) 2021-08-16 16:28:26 +02:00
mqtt.py Allow specifying discovery without a config flow (#54677) 2021-08-16 16:28:26 +02:00
mypy_config.py Enable basic type checking for cloud (#55337) 2021-11-17 09:07:01 +01:00
requirements.py Fix issue with ranges in requirements with hassfest (#59470) 2021-11-12 09:39:30 +01:00
services.py Make hassfest service validation faster (#50003) 2021-05-02 21:49:51 -07:00
ssdp.py Allow specifying discovery without a config flow (#54677) 2021-08-16 16:28:26 +02:00
translations.py Add translations for binary_sensor device classes (#58471) 2021-10-26 20:41:44 +02:00
usb.py Add known devices to USB Vendor / Product IDs (#54986) 2021-08-21 21:56:49 +02:00
zeroconf.py Allow specifying discovery without a config flow (#54677) 2021-08-16 16:28:26 +02:00