mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Tweaked the default 'more info' component text
This commit is contained in:
parent
67d62a1723
commit
1ebaf7fd36
@ -3,7 +3,7 @@
|
|||||||
<polymer-element name="more-info-default" attributes="stateObj" noscript>
|
<polymer-element name="more-info-default" attributes="stateObj" noscript>
|
||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
The card for '{{stateObj.domain}}' is not there yet..
|
There is no extra info for domain '{{stateObj.domain}}' yet.
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
</polymer-element>
|
</polymer-element>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user