ha-core/homeassistant
J. Nick Koston dd3965e4e2
Ensure zeroconf does not generate config flows when matching attributes are missing (#50208)
If macaddress, name, or manufacturer were missing from the
discovery info, the matcher would accept instead of reject.
2021-05-11 21:24:42 -07:00
..
auth Rename FlowResultDict to FlowResult (#49847) 2021-04-29 13:40:51 +02:00
components Ensure zeroconf does not generate config flows when matching attributes are missing (#50208) 2021-05-11 21:24:42 -07:00
generated Add discovery to yeelight (#50385) 2021-05-11 19:55:50 -05:00
helpers Fix event action return value typing (#50353) 2021-05-11 16:23:59 +02:00
scripts Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
util Replace hand-rolled binary search with bisect_left (#50410) 2021-05-11 08:18:20 -07:00
__init__.py
__main__.py Update pylint to 2.8.0 (#49637) 2021-04-24 14:39:24 -10:00
block_async_io.py
bootstrap.py Avoid sending empty integration list multiple times during subscribe_bootstrap_integrations (#49181) 2021-04-15 23:16:17 -07:00
config.py Don't overwrite existing files when generating configuration (#49815) 2021-04-28 17:15:04 +02:00
config_entries.py Reduce boilerplate to abort for matching config entries (#50186) 2021-05-11 22:00:12 +02:00
const.py Add missing type hints in http component (#50411) 2021-05-10 14:30:47 -07:00
core.py Migrate from pytz to python-dateutil (#49643) 2021-05-07 22:46:26 -07:00
data_entry_flow.py Allow passing options in config flow entry creation (#49912) 2021-05-05 22:14:01 -07:00
exceptions.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
loader.py Change log severity from warn to error for custom integration version (#49726) 2021-04-26 15:04:39 -07:00
package_constraints.txt Use zoneinfo instead of dateutil (#50387) 2021-05-10 08:32:29 -07:00
requirements.py Update pylint to 2.8.0 (#49637) 2021-04-24 14:39:24 -10:00
runner.py Ensure shutdown does not deadlock (#49282) 2021-04-18 08:55:51 -10:00
setup.py Update typing syntax (#49480) 2021-04-20 17:40:41 +02:00
strings.json