mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:31 +02:00
13 lines
201 B
Markdown
13 lines
201 B
Markdown
hcfg
|
|
====
|
|
|
|
See: https://home-assistant.io/docs/ecosystem/hass-configurator/
|
|
|
|
```yaml
|
|
panel_iframe:
|
|
configurator:
|
|
title: Configurator
|
|
icon: mdi:wrench
|
|
url: http://123.123.132.132:3218
|
|
```
|