core/homeassistant
J. Nick Koston 0d07dae3bc
Change default homekit ports to 21063 and 21064 (#47491)
We previously used a value in the linux default ephemerial port range
which meant that if something else happened to use that port HomeKit
would not start up.  We now use a value below 32768 to ensure that
the port is not randomly unavailable
2021-03-06 21:41:56 -10:00
..
auth Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
components Change default homekit ports to 21063 and 21064 (#47491) 2021-03-06 21:41:56 -10:00
generated Remove griddy integration (#47218) 2021-03-01 10:35:23 +01:00
helpers Merge action and condition traces (#47373) 2021-03-06 12:57:21 +01:00
scripts Clean up secret loading (#47034) 2021-03-02 12:58:53 -08:00
util Fix secrets in files included via include_dir_list (#47350) 2021-03-04 09:33:35 -08:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Clean up secret loading (#47034) 2021-03-02 12:58:53 -08:00
config.py Clean up secret loading (#47034) 2021-03-02 12:58:53 -08:00
config_entries.py Improve behaviour when disabling or enabling config entries (#47301) 2021-03-03 10:12:37 -08:00
const.py Add device classes for CO and CO2 measurements (#47487) 2021-03-07 00:52:43 +01:00
core.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
data_entry_flow.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
exceptions.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
loader.py Fix flip-flopped substitutions in Custom Version Type Warning message. (#46768) 2021-02-19 03:00:14 +01:00
package_constraints.txt Update frontend to 20210302.5 (#47462) 2021-03-05 09:42:08 -08:00
requirements.py
runner.py
setup.py
strings.json