lovelace_gen
This commit is contained in:
@@ -257,6 +257,10 @@ Step 1+2 Downloading and unzipping is straightforward
|
||||
* Blueprint to control light. https://gist.github.com/rvdlee/2af667b095d783d44395ba25798217aa
|
||||
|
||||
|
||||
* Stue thermostat EQ3
|
||||
* Stue thermostat EQ3. https://www.home-assistant.io/integrations/eq3btsmart/
|
||||
|
||||
* checkout (Gollum) https://github.com/gollum/gollum/ wiki for docker (and git))
|
||||
* checkout (Gollum) https://github.com/gollum/gollum/ wiki for docker (and git))
|
||||
|
||||
## Lovelace
|
||||
|
||||
* Lovelace_gen https://github.com/thomasloven/hass-lovelace_gen
|
||||
@@ -162,3 +162,14 @@ shell_command: !include_dir_merge_named include/shell_commands/
|
||||
|
||||
# PYTHON
|
||||
python_script:
|
||||
|
||||
# https://community.home-assistant.io/t/lovelace-gen-add-abilities-to-ui-lovelace-yaml/130328
|
||||
lovelace_gen:
|
||||
|
||||
lovelace:
|
||||
resources: !include_dir_merge_list include/resources/
|
||||
mode: yaml
|
||||
|
||||
frontend:
|
||||
themes: !include_dir_merge_named themes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user