core/homeassistant/components/logbook
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
..
queries Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
__init__.py Add improved typing for event fire and listen methods (#114906) 2024-04-07 13:28:24 -10:00
const.py
helpers.py Add improved typing for event fire and listen methods (#114906) 2024-04-07 13:28:24 -10:00
icons.json Add service icons to Logbook (#113324) 2024-03-14 13:52:27 +01:00
manifest.json Remove built-in support for import_executor in manifest (#112725) 2024-03-08 12:02:32 -05:00
models.py Add improved typing for event fire and listen methods (#114906) 2024-04-07 13:28:24 -10:00
processor.py Add improved typing for event fire and listen methods (#114906) 2024-04-07 13:28:24 -10:00
rest_api.py
services.yaml
strings.json
websocket_api.py Use faster time compare in history and live logbook (#113897) 2024-03-20 19:40:23 -04:00