hass-core/homeassistant
Arkadii Yakovets 7827f9ccae
Update country province validation (#84463)
* Update country `province` validation.

* Run pre-commit.

* Add tests

* Mod config flow

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-08-18 21:20:04 +02:00
..
auth Replace isort with ruff (#94302) 2023-06-08 23:43:56 +02:00
backports Relax typing on cached_property to accept subclasses (#95407) 2023-07-23 20:47:29 -05:00
brands Remove the virtual integration for ultraloq (#96355) 2023-07-17 11:49:42 +02:00
components Update country province validation (#84463) 2023-08-18 21:20:04 +02:00
generated New integration for Comelit SimpleHome (#96552) 2023-08-18 08:40:23 +02:00
helpers Cleanup ManualTriggerSensorEntity (#98629) 2023-08-18 20:19:17 +02:00
scripts Make the check_config script open issue_registry read only (#98545) 2023-08-18 20:15:00 +02:00
util Add types-Pillow dependency (#98266) 2023-08-13 11:57:46 -05:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
config.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
config_entries.py Reduce overhead to start a config entry flow by optimizing fetching the handler (#97883) 2023-08-06 20:25:03 -10:00
const.py Add wake word integration (#96380) 2023-08-07 22:22:16 -04:00
core.py Log events with no listeners (#98540) 2023-08-16 20:14:49 +02:00
data_entry_flow.py Migrate backported StrEnum to built-in StrEnum (#97101) 2023-07-23 23:19:24 +02:00
exceptions.py Move device info validation to device registry (#96465) 2023-07-14 08:55:17 -04:00
loader.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
package_constraints.txt Update frontend to 20230802.1 (#98616) 2023-08-18 13:09:35 +02:00
requirements.py Replace deprecated pkg_resources with importlib.metadata (#97628) 2023-08-03 09:14:00 +02:00
runner.py Decrease event loop latency by binding time.monotonic to loop.time directly (#98288) 2023-08-13 20:37:45 -04:00
setup.py Log a traceback when importing a component fails (#94778) 2023-06-19 13:10:39 +02:00
strings.json Add more common translations (#96429) 2023-07-12 22:00:05 -04:00