You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,10 @@ The documentation is available at [https://docs.teslamate.org](https://docs.tesl
47
47
- Import from TeslaFi and tesla-apiscraper
48
48
- Customizable theme mode (light, dark, or system default)
49
49
50
+
### Use as App — Progressive Web App (PWA)
51
+
52
+
TeslaMate can be installed as a Progressive Web App (PWA) from your self‑hosted instance. Add your instance to your device's home screen and use it like a native app. See the PWA documentation: [Use as App — Progressive Web App (PWA)](website/docs/pwa.md).
53
+
50
54
### Dashboards
51
55
52
56
Sample screenshots of bundled dashboards can be seen by clicking the links below.
TeslaMate can be installed as a Progressive Web App (PWA) from your own self‑hosted instance. Installing your instance adds it to the home screen and provides an app‑like experience (offline cache, standalone window).
8
+
9
+
### Requirements
10
+
11
+
- The TeslaMate URL must be served over HTTPS.
12
+
13
+
### Install
14
+
15
+
- Android (Chrome / others): open your TeslaMate URL → browser menu (⋮) → "Add to Home screen" → follow prompts.
16
+
- iOS (only use Safari): open your TeslaMate URL → Share → "Add to Home Screen" → confirm.
17
+
- Desktop (Chrome / others): open your TeslaMate URL → click the install icon in the address bar or Menu → "Install App".
18
+
- For browser‑specific details consult your browser's documentation.
0 commit comments