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