ha-core/homeassistant/auth/permissions
Marc Mueller a0e6fd6ec5
Add improved typing for event fire and listen methods (#114906)
* Add EventType implementation

* Update integrations for EventType

* Change state_changed to EventType

* Fix tests

* Remove runtime impact

* Add tests

* Move to stub file

* Apply pre-commit to stub files

* Fix ruff PYI checks

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-04-07 13:28:24 -10:00
..
__init__.py Add first batch of Ruff PYI rules (#115100) 2024-04-07 11:30:50 -10:00
const.py Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
entities.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
events.py Add improved typing for event fire and listen methods (#114906) 2024-04-07 13:28:24 -10:00
merge.py Improve loops and lists (#113269) 2024-03-14 10:22:20 +01:00
models.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
system_policies.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
types.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
util.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00