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

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" () 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 () 2023-08-07 18:41:08 +02:00
entity.py Revert "Cache entity properties that are never expected to change in the base class" () 2023-09-15 11:25:24 +02:00
helpers.py Migrate mobile_app to use json helper () 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]* () 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" () 2023-09-15 11:25:24 +02:00
services.yaml
strings.json
util.py
webhook.py Fix mobile app dispatcher performance () 2023-09-04 20:56:34 -04:00
websocket_api.py