core/homeassistant
elmurato 45241e57ca
Add support for Minecraft SRV records (#32372)
* Added support for Minecraft SRV records

* Switched from dnspython to aiodns, improved server ping and log messages, use address instead of host and port in config flow

* Updated component requirements
2020-03-23 16:51:13 -07:00
..
auth Use PEP 526 syntax with NamedTuples (#33081) 2020-03-21 11:18:32 +02:00
components Add support for Minecraft SRV records (#32372) 2020-03-23 16:51:13 -07:00
generated Config flow for doorbird (#33165) 2020-03-23 10:14:21 +01:00
helpers Fix state_automation_listener when new state is None (#32985) 2020-03-23 16:05:21 -07:00
scripts Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
util Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
__init__.py
__main__.py
bootstrap.py Type hint improvements (#32793) 2020-03-14 11:39:28 +01:00
config.py Fix package default extraction (#33071) 2020-03-20 20:27:37 -07:00
config_entries.py Freeze config entry data (#32615) 2020-03-09 14:07:50 -07:00
const.py Bumped version to 0.108.0dev0 (#32697) 2020-03-12 12:40:31 +01:00
core.py Add support for simultaneous runs of Script helper - Part 2 (#32442) 2020-03-11 16:34:50 -07:00
data_entry_flow.py
exceptions.py
loader.py Type hint improvements (#32793) 2020-03-14 11:39:28 +01:00
package_constraints.txt Updated frontend to 20200318.1 (#32957) 2020-03-18 17:13:19 -07:00
requirements.py Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
setup.py Fix hassio panel load (#32922) 2020-03-17 17:54:57 -07:00