core/homeassistant/components/mobile_app
J. Nick Koston 09b209245a
Only calculate native_value once in mobile_app (#115550)
native_value is read a few times during the state write.

Use _attr_native_value so its only calculated once
2024-04-13 18:57:12 -04:00
..
__init__.py Load mobile_app notify platform with eager_start (#114700) 2024-04-04 09:34:13 +02:00
binary_sensor.py
config_flow.py
const.py
device_action.py
device_tracker.py
entity.py
helpers.py Add first batch of Ruff PYI rules (#115100) 2024-04-07 11:30:50 -10:00
http_api.py
logbook.py Add improved typing for event fire and listen methods (#114906) 2024-04-07 13:28:24 -10:00
manifest.json
notify.py
push_notification.py
sensor.py Only calculate native_value once in mobile_app (#115550) 2024-04-13 18:57:12 -04:00
services.yaml
strings.json
util.py
webhook.py
websocket_api.py Avoid removing websocket_api subscription in mobile_app teardown (#115540) 2024-04-13 15:24:46 -05:00