core/homeassistant
Martin Hjelmare 47f0d5ed1f
Add script to compare alexa locales with upstream (#114247)
* Add script to compare alexa locales with upstream

* Use a function in script

* Add test base

* Complete output assertion

* Add type annotation

* Add note to docstring

* Update script call example

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>

---------

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2024-04-18 13:41:34 +02:00
..
auth Add strict connection (#112387) 2024-04-12 14:47:46 +02:00
backports Deprecated old backports and typing aliases (#114883) 2024-04-06 13:15:30 -10:00
brands Remove Epson Workforce integration (#115201) 2024-04-09 10:38:17 +02:00
components Add script to compare alexa locales with upstream (#114247) 2024-04-18 13:41:34 +02:00
generated Add config flow to enigma2 (#106348) 2024-04-17 15:21:54 +02:00
helpers Simplify labels and areas template calls (#115673) 2024-04-17 21:28:09 +02:00
scripts Avoid creating unneeded Context and Event objects when firing events (#113798) 2024-03-20 09:40:06 +01:00
util Enable Ruff B905 (#114197) 2024-04-14 00:14:26 -05:00
__init__.py
__main__.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
block_async_io.py Detect blocking module imports in the event loop (#114488) 2024-03-30 19:51:31 -10:00
bootstrap.py Avoid useless stat() syscalls for every logger record (#114987) 2024-04-05 22:00:09 -04:00
config.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
config_entries.py Simplify config_entries entity registry filter (#115678) 2024-04-17 09:42:23 -05:00
const.py Use EventType for system events (#115190) 2024-04-08 08:25:34 -10:00
core.py Keep track of top level components (#115586) 2024-04-17 13:23:20 +02:00
data_entry_flow.py Improve FlowHandler menu_options typing (#115296) 2024-04-11 22:14:37 -04:00
exceptions.py Add improved typing for event fire and listen methods (#114906) 2024-04-07 13:28:24 -10:00
loader.py Avoid falling back to event loop import on ModuleNotFound (#115404) 2024-04-11 16:32:47 -10:00
package_constraints.txt Bump bluetooth-auto-recovery to 1.4.1 (#115792) 2024-04-17 20:38:17 -05:00
py.typed Add py.typed file (#115446) 2024-04-11 22:14:10 -04:00
requirements.py
runner.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
setup.py Small speed up to async_prepare_setup_platform (#115662) 2024-04-15 17:30:05 -05:00
strings.json Smhi add reconfigure step to config flow (#114044) 2024-03-23 11:01:59 +01:00