initial commit
This commit is contained in:
125
ui-lovelace.yaml
Normal file
125
ui-lovelace.yaml
Normal file
@ -0,0 +1,125 @@
|
||||
---
|
||||
title: Savin!Home
|
||||
|
||||
swipe_nav:
|
||||
enable: true
|
||||
wrap: false
|
||||
animate: swipe
|
||||
skip_hidden: true
|
||||
prevent_default: true
|
||||
swipe_amount: 30
|
||||
|
||||
#####################################################################################################
|
||||
### VIEWS #######################################################################################
|
||||
#####################################################################################################
|
||||
views:
|
||||
- strategy:
|
||||
type: original-states
|
||||
visible:
|
||||
- user: 1614b22cbef54f979741cf8a6b3413ec # Alex
|
||||
|
||||
#####################################################################################################
|
||||
### DEFAULT PAGE ################################################################## VIEWS ###
|
||||
#####################################################################################################
|
||||
- !include configuration/ui-lovelace/000-default-page.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### SECURITY VIEW ################################################################# VIEWS ###
|
||||
#####################################################################################################
|
||||
# - !include configuration/ui-lovelace/010-security.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### MEDIA/CAST VIEW ############################################################### VIEWS ###
|
||||
#####################################################################################################
|
||||
# - !include configuration/ui-lovelace/020-media.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### KITCHEN VIEW ################################################################## VIEWS ###
|
||||
#####################################################################################################
|
||||
- !include configuration/ui-lovelace/030-kitchen.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### LIVING ROOM VIEW ############################################################## VIEWS ###
|
||||
#####################################################################################################
|
||||
- !include configuration/ui-lovelace/040-living-room.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### MASTER BEDROOM VIEW ########################################################### VIEWS ###
|
||||
#####################################################################################################
|
||||
- !include configuration/ui-lovelace/050-bedroom-master.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### MAX BEDROOM VIEW ############################################################## VIEWS ###
|
||||
#####################################################################################################
|
||||
- !include configuration/ui-lovelace/060-bedroom-max.yaml # Full Access
|
||||
- !include configuration/ui-lovelace/061-bedroom-max.yaml # Only for Max (No Camera card)
|
||||
|
||||
#####################################################################################################
|
||||
### OLIVIA BEDROOM ################################################################ VIEWS ###
|
||||
#####################################################################################################
|
||||
- !include configuration/ui-lovelace/070-bedroom-olivia.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### BATHROOMS VIEW ################################################################ VIEWS ###
|
||||
#####################################################################################################
|
||||
- !include configuration/ui-lovelace/080-bathrooms.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### GARAGE VIEW ################################################################### VIEWS ###
|
||||
#####################################################################################################
|
||||
- !include configuration/ui-lovelace/090-garage.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### PORCH / BACKYARD VIEW ######################################################### VIEWS ###
|
||||
#####################################################################################################
|
||||
- !include configuration/ui-lovelace/100-outside.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### BATHROOM LIVING ROOM VIEW ##################################################### VIEWS ###
|
||||
#####################################################################################################
|
||||
# - !include configuration/ui-lovelace/100-bathroom-living-room.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### STAIRWELL VIEW ################################################################ VIEWS ###
|
||||
#####################################################################################################
|
||||
# - !include configuration/ui-lovelace/110-stairwell.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### GARAGE VIEW ################################################################### VIEWS ###
|
||||
#####################################################################################################
|
||||
# - !include configuration/ui-lovelace/120-garage.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### NETWORK VIEW ################################################################## VIEWS ###
|
||||
#####################################################################################################
|
||||
# - !include configuration/ui-lovelace/130-network.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### CLIMATE VIEW ################################################################## VIEWS ###
|
||||
#####################################################################################################
|
||||
# - !include configuration/ui-lovelace/140-climate.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### METERS VIEW ################################################################### VIEWS ###
|
||||
#####################################################################################################
|
||||
- !include configuration/ui-lovelace/110-consumption.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### BATTERIES VIEW ################################################################ VIEWS ###
|
||||
#####################################################################################################
|
||||
- !include configuration/ui-lovelace/160-batteries.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### SETTINGS VIEW ################################################################# VIEWS ###
|
||||
#####################################################################################################
|
||||
# - !include configuration/ui-lovelace/170-settings.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### SURVEILANCE VIEW ############################################################## VIEWS ###
|
||||
#####################################################################################################
|
||||
- !include configuration/ui-lovelace/180-surveillance.yaml
|
||||
|
||||
#####################################################################################################
|
||||
### APPLICATIONS VIEW ############################################################# VIEWS ###
|
||||
#####################################################################################################
|
||||
- !include configuration/ui-lovelace/190-apps.yaml
|
Reference in New Issue
Block a user