Adaptive Dashboard
This commit is contained in:
@ -19,4 +19,9 @@ lovelace:
|
||||
- url: /hacsfiles/simple-weather-card/simple-weather-card-bundle.js
|
||||
type: module
|
||||
- url: /hacsfiles/home-assistant-sun-card/home-assistant-sun-card.js
|
||||
type: module
|
||||
type: module
|
||||
- url: /hacsfiles/lovelace-layout-card/layout-card.js
|
||||
type: module
|
||||
- url: /hacsfiles/lovelace-state-switch/state-switch.js
|
||||
type: module
|
||||
|
@ -1,3 +1,11 @@
|
||||
input_boolean:
|
||||
welcome_collapse:
|
||||
name: welcome_collapse
|
||||
name: welcome_collapse
|
||||
|
||||
|
||||
input_select:
|
||||
minimalist_ui_switch:
|
||||
name: Select popup/view
|
||||
options:
|
||||
- light.all_indirect
|
||||
- light.all_direct
|
Reference in New Issue
Block a user