hass-core/homeassistant/components/mobile_app
Erik Montnemery d1afcd773f
Revert "Cache entity properties that are never expected to change in the base class" (#100422)
Revert "Cache entity properties that are never expected to change in the base class (#95315)"

This reverts commit 042776ebb8.
2023-09-15 11:25:24 +02:00
..
__init__.py
binary_sensor.py Revert "Cache entity properties that are never expected to change in the base class" (#100422) 2023-09-15 11:25:24 +02:00
config_flow.py
const.py
device_action.py
device_tracker.py Fix docstrings in mobile app device tracker (#97963) 2023-08-07 18:41:08 +02:00
entity.py Revert "Cache entity properties that are never expected to change in the base class" (#100422) 2023-09-15 11:25:24 +02:00
helpers.py Migrate mobile_app to use json helper (#100136) 2023-09-11 12:08:48 -05:00
http_api.py
logbook.py
manifest.json
notify.py Remove unnnecessary pylint configs from components [m-r]* (#98924) 2023-08-24 00:56:50 +02:00
push_notification.py
sensor.py Revert "Cache entity properties that are never expected to change in the base class" (#100422) 2023-09-15 11:25:24 +02:00
services.yaml
strings.json
util.py
webhook.py Fix mobile app dispatcher performance (#99647) 2023-09-04 20:56:34 -04:00
websocket_api.py