mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Merge pull request #4813 from nicmar/patch-1
Incorrect case in stateObj
This commit is contained in:
commit
79ad6d8073
@ -48,7 +48,7 @@ frontend:
|
|||||||
<style>
|
<style>
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
<textarea>[[_toStr(StateObj)]]</textarea>
|
<textarea>[[_toStr(stateObj)]]</textarea>
|
||||||
</template>
|
</template>
|
||||||
</dom-module>
|
</dom-module>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user