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