core/homeassistant
Jesse Hills ea028e38d5
Allow configuration_url to be removed/nullified from device registry (#58564)
* Allow configuration_url to be removed from device registry

* Add test

* Check for None before stringifying and url parsing

* Add type to dict to remove mypy error on assigning None
2021-10-28 12:11:54 +02:00
..
auth Bump pyotp to 2.6.0 (#58413) 2021-10-26 20:41:12 +02:00
components Fix default value for host in octoprint config flow (#58568) 2021-10-28 11:20:28 +02:00
generated Add additional MAC address pattern for Guardian DHCP discovery (#58562) 2021-10-28 08:47:54 +02:00
helpers Allow configuration_url to be removed/nullified from device registry (#58564) 2021-10-28 12:11:54 +02:00
scripts
util Use http.HTTPStatus in util.aiohttp (#58456) 2021-10-26 13:13:27 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Index in-progress flows to avoid linear search (#58146) 2021-10-22 07:19:49 -10:00
const.py Bump version to 2021.12.0dev0 (#58546) 2021-10-27 23:08:34 +02:00
core.py
data_entry_flow.py Index in-progress flows to avoid linear search (#58146) 2021-10-22 07:19:49 -10:00
exceptions.py
loader.py Ensure domain is correct format (#58429) 2021-10-25 15:56:07 -07:00
package_constraints.txt Update frontend to 20211027.0 (#58545) 2021-10-27 21:55:58 +02:00
requirements.py
runner.py Log unhandled loop exception traces when asyncio debug is on (#57602) 2021-10-18 20:07:51 -07:00
setup.py
strings.json