core/homeassistant/components/recorder/models
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
context.py
database.py
event.py Add improved typing for event fire and listen methods (#114906) 2024-04-07 13:28:24 -10:00
legacy.py
state.py
state_attributes.py
statistics.py
time.py