mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 01:06:35 +00:00
Update demo data
This commit is contained in:
parent
44ca449de5
commit
77f4dd1fed
@ -20,7 +20,7 @@
|
||||
"author": "Paulus Schoutsen <Paulus@PaulusSchoutsen.nl> (http://paulusschoutsen.nl)",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"home-assistant-js": "git+https://github.com/home-assistant/home-assistant-js.git#1e0a2700e33d5dd82a7142dc14338473a214a645",
|
||||
"home-assistant-js": "git+https://github.com/home-assistant/home-assistant-js.git#ff2bd7efd23bb731d1bcc88996154c5d573395ed",
|
||||
"lodash": "^4.11.2",
|
||||
"moment": "^2.13.0"
|
||||
},
|
||||
|
@ -40,7 +40,8 @@
|
||||
Here are some resources to get started.
|
||||
<ul>
|
||||
<template is='dom-if' if='[[showInstallInstruction]]'>
|
||||
<li><a href='https://home-assistant.io/getting-started/'>Installation instructions per platform</a></li>
|
||||
<li><a href='https://home-assistant.io/getting-started/'>Home Assistant website</a></li>
|
||||
<li><a href='https://home-assistant.io/getting-started/'>Installation instructions</a></li>
|
||||
<li><a href='https://home-assistant.io/getting-started/troubleshooting/'>Troubleshooting your installation</a></li>
|
||||
</template>
|
||||
<li><a href='https://home-assistant.io/getting-started/configuration/' target='_blank'>
|
||||
@ -51,7 +52,7 @@
|
||||
</a></li>
|
||||
<li><a href='https://home-assistant.io/getting-started/troubleshooting-configuration/' target='_blank'>Troubleshooting your configuration</a></li>
|
||||
<li><a href='https://home-assistant.io/help/' target='_blank'>
|
||||
Getting help
|
||||
Ask community for help
|
||||
</a></li>
|
||||
</ul>
|
||||
<template is='dom-if' if='[[showHideInstruction]]'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user