We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaca5d1 commit 03413eaCopy full SHA for 03413ea
README.md
@@ -48,14 +48,14 @@ Restart home assistant.
48
49
add config-editor-card.js to your `<config>/www/` folder
50
51
- add url `/local/config-editor-card.js?v=1` from Configuration -> Lovelace Dashboards -> Resources panel when not using YAML mode
+ Settings > Dashboards > ⋮ > Resources > + Add Resource > Javascript module > url `/local/config-editor-card.js?v=1`
52
53
54
55
56
## Add in the sidebar
57
58
-Configuration > Dashboards > + Add dashboard
+Settings > Dashboards > + Add dashboard
59
60
create a new tab in panel mode and add the card [more info](https://github.com/junkfix/config-editor-card/issues/29)
61
```yaml
0 commit comments