12 lines
352 B
HTML
12 lines
352 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="refresh" content="0; URL='https://home-assistant.io/components/mobile_app/'" />
|
|
<title>Home Assistant Mobile Apps</title>
|
|
</head>
|
|
<body>
|
|
<h1>Redirecting to <a href="https://home-assistant.io/components/mobile_app/">mobile_app docs</a>.</h1>
|
|
</body>
|
|
</html>
|