core/homeassistant
J. Nick Koston 49478298cc
Ensure service browser does not collapse on bad dns names (#38851)
If a device on the network presented a bad name, zeroconf
would throw zeroconf.BadTypeInNameException and the service
browser would die off.  We now trap the exception and continue.
2020-08-13 22:00:39 -05:00
..
auth Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
components Ensure service browser does not collapse on bad dns names (#38851) 2020-08-13 22:00:39 -05:00
generated Add roon media player integration (#37553) 2020-08-12 09:09:47 -04:00
helpers Add default_* to device registry (#38829) 2020-08-13 10:38:56 +02:00
scripts
util Intelligent timeout handler for setup/bootstrap (#38329) 2020-08-05 14:58:19 +02:00
__init__.py
__main__.py
block_async_io.py Various type hint improvements (#37952) 2020-07-22 08:06:37 -07:00
bootstrap.py Install a threading.excepthook on python 3.8 and later (#38741) 2020-08-11 09:45:36 +02:00
config.py Fix swapped variables deprecation in log message (#37901) 2020-07-16 10:08:05 +02:00
config_entries.py Add support for reload_on_update to _abort_if_unique_id_configured (#38638) 2020-08-08 13:23:56 -05:00
const.py Add device classes for electrical measurement (#36800) 2020-08-08 21:04:18 +02:00
core.py Improve performance of fetching the state domain (#38653) 2020-08-09 13:45:16 +02:00
data_entry_flow.py
exceptions.py
loader.py Add zeroconf/homekit/ssdp discovery support for custom components (#38466) 2020-08-05 15:50:56 +02:00
package_constraints.txt Bump frontend to 20200811.0 (#38760) 2020-08-11 15:45:07 +02:00
requirements.py Intelligent timeout handler for setup/bootstrap (#38329) 2020-08-05 14:58:19 +02:00
runner.py Make executor max_workers consistent between python versions (#38821) 2020-08-13 10:12:18 +02:00
setup.py Intelligent timeout handler for setup/bootstrap (#38329) 2020-08-05 14:58:19 +02:00
strings.json Add URL as common string (#38694) 2020-08-10 22:51:37 +02:00