hass-core/homeassistant/components/mobile_app
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 Load mobile_app notify platform with eager_start (#114700) 2024-04-04 09:34:13 +02:00
binary_sensor.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
config_flow.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
const.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
device_action.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
device_tracker.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
entity.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
helpers.py Add first batch of Ruff PYI rules (#115100) 2024-04-07 11:30:50 -10:00
http_api.py Remove supports_encryption check from mobile_app (#113490) 2024-03-15 11:13:44 +01:00
logbook.py Add improved typing for event fire and listen methods (#114906) 2024-04-07 13:28:24 -10:00
manifest.json Remove built-in support for import_executor in manifest (#112725) 2024-03-08 12:02:32 -05:00
notify.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
push_notification.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
sensor.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
services.yaml
strings.json
util.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
webhook.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
websocket_api.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00