Add info.md for hacs
This commit is contained in:
parent
ecbacde665
commit
a56d78e096
@ -1,6 +1,8 @@
|
||||
lovelace\_gen
|
||||
============
|
||||
|
||||
[](https://github.com/custom-components/hacs)
|
||||
|
||||
Improve the lovelace yaml parser for Home Assistant.
|
||||
|
||||
See [my floorplan card](https://github.com/thomasloven/hass-config/blob/master/lovelace/floorplan.yaml) for an example of what's possible.
|
||||
@ -21,7 +23,7 @@ lovelace:
|
||||
|
||||
# Usage
|
||||
|
||||
This integration changes the way Home Assistant parses your `ui_lovelace.yaml` before sending the information off to the lovelace frontend in your browser.
|
||||
This integration changes the way Home Assistant parses your `ui_lovelace.yaml` before sending the information off to the lovelace frontend in your browser. It's obviously only useful if you are using [YAML mode](https://www.home-assistant.io/lovelace/yaml-mode/).
|
||||
|
||||
### First of all
|
||||
To rerender the frontend, use the Refresh option from the three-dots-menu in Lovelace
|
||||
|
9
info.md
Normal file
9
info.md
Normal file
@ -0,0 +1,9 @@
|
||||
lovelace\_gen
|
||||
============
|
||||
|
||||
Improve the lovelace yaml parser for Home Assistant.
|
||||
|
||||
See [my floorplan card](https://github.com/thomasloven/hass-config/blob/master/lovelace/floorplan.yaml) for an example of what's possible.
|
||||
|
||||
### See [README](https://github.com/thomasloven/hass-lovelace_gen/blob/master/README.md) for usage instructions
|
||||
|
Loading…
x
Reference in New Issue
Block a user