mirror of
https://github.com/junkfix/config-editor-card.git
synced 2026-02-22 18:26:31 +01:00
Updated url
This commit is contained in:
parent
92dae348eb
commit
b0b03518f1
|
|
@ -4,14 +4,14 @@ Config Editor Card to edit configuration.yaml from dashboard
|
||||||
Automaticly searches for `*.yaml` in the root and subfolders and lists in the dropdown menu.
|
Automaticly searches for `*.yaml` in the root and subfolders and lists in the dropdown menu.
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Step 1
|
### Step 1
|
||||||
You will **also** need to install a custom component https://github.com/htmltiger/config-editor to reads/writes files
|
You will **also** need to install a custom component https://github.com/junkfix/config-editor to reads/writes files
|
||||||
|
|
||||||
* **[HACS](https://hacs.xyz/)**
|
* **[HACS](https://hacs.xyz/)**
|
||||||
|
|
||||||
|
|
@ -52,7 +52,7 @@ Restart home assistant.
|
||||||
|
|
||||||
Configuration > Dashboards > + Add dashboard
|
Configuration > Dashboards > + Add dashboard
|
||||||
|
|
||||||
create a new tab in panel mode and add the card [more info](https://github.com/htmltiger/config-editor-card/issues/29)
|
create a new tab in panel mode and add the card [more info](https://github.com/junkfix/config-editor-card/issues/29)
|
||||||
```yaml
|
```yaml
|
||||||
type: custom:config-editor-card
|
type: custom:config-editor-card
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue