Updated url

This commit is contained in:
junkfix 2024-04-05 21:50:50 +01:00 committed by GitHub
parent 92dae348eb
commit b0b03518f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.
![screenshot](https://github.com/htmltiger/config-editor-card/raw/main/screenshot.png)
![screenshot](https://github.com/junkfix/config-editor-card/raw/main/screenshot.png)
## Installation
### 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/)**
@ -52,7 +52,7 @@ Restart home assistant.
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
type: custom:config-editor-card
```