52 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			52 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| resources:
 | |
|   - type: module
 | |
|     url: /local/community/mini-media-player/mini-media-player.js
 | |
|   - type: module
 | |
|     url: /local/community/compact-custom-header/compact-custom-header.js
 | |
|   - type: js
 | |
|     url: /local/community/lovelace-xiaomi-vacuum-card/xiaomi-vacuum-card.js
 | |
|   - type: js
 | |
|     url: /local/community/lovelace-slider-entity-row/slider-entity-row.js
 | |
|   - type: js
 | |
|     url: /local/community/lovelace-layout-card/layout-card.js
 | |
|   - type: js
 | |
|     url: /local/community/lovelace-multiple-entity-row/multiple-entity-row.js
 | |
|   - type: js
 | |
|     url: /local/community/secondaryinfo-entity-row/secondaryinfo-entity-row.js
 | |
|   - type: js
 | |
|     url: /local/community/entity-attributes-card/entity-attributes-card.js
 | |
|   - type: js
 | |
|     url: /local/community/vertical-stack-in-card/vertical-stack-in-card.js
 | |
|   - type: js
 | |
|     url: /local/community/lovelace-card-tools/card-tools.js
 | |
|   - type: js
 | |
|     url: /local/community/monster-card/monster-card.js
 | |
|   - type: js
 | |
|     url: /local/community/lovelace-fold-entity-row/fold-entity-row.js
 | |
|   - type: js
 | |
|     url: /local/community/lovelace-auto-entities/auto-entities.js
 | |
| 
 | |
| cch:
 | |
|   swipe: true
 | |
|   options: show
 | |
|   exceptions:
 | |
|     - conditions:
 | |
|         user_agent: Mobile
 | |
|       config:
 | |
|         options: hide
 | |
|       
 | |
| title: Hogar
 | |
| views:
 | |
|   - !include /config/lovelace/estado.yaml
 | |
|   - !include /config/lovelace/pasillo.yaml
 | |
|   - !include /config/lovelace/principal.yaml
 | |
|   - !include /config/lovelace/noha.yaml
 | |
|   - !include /config/lovelace/mia.yaml
 | |
|   - !include /config/lovelace/estudio.yaml
 | |
|   - !include /config/lovelace/salon.yaml
 | |
|   - !include /config/lovelace/cocina.yaml
 | |
|   - !include /config/lovelace/banos.yaml
 | |
|   - !include /config/lovelace/coches.yaml
 | |
|   - !include /config/lovelace/consumos.yaml
 | |
|   - !include /config/lovelace/varios.yaml
 | 
