mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +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>
|
||||
<textarea>[[_toStr(StateObj)]]</textarea>
|
||||
<textarea>[[_toStr(stateObj)]]</textarea>
|
||||
</template>
|
||||
</dom-module>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user