Added kiosk mode
This commit is contained in:
@@ -8,6 +8,8 @@ homeassistant:
|
||||
# Load frontend themes from the themes folder
|
||||
frontend:
|
||||
themes: !include_dir_merge_named themes
|
||||
extra_module_url:
|
||||
- /local/community/kiosk-mode/kiosk-mode.js
|
||||
|
||||
# Inclusions
|
||||
automation: !include automations.yaml
|
||||
@@ -150,3 +152,5 @@ lovelace:
|
||||
type: module
|
||||
- url: /hacsfiles/Bubble-Card/bubble-card.js
|
||||
type: module
|
||||
- url: /local/community/kiosk-mode/kiosk-mode.js
|
||||
type: module
|
||||
|
||||
Reference in New Issue
Block a user