Lovelace just says" ID `` has multiple occurances in cards"
How do I get home assistant to work. I just can’t seem to wrap my head around the lovelace syntax.
Nor can I seem to find out what lovelace is complaining about.
HELP
I’ve put Id: everywhere I thought might be a card.
` # This file was automatically generated by lovelace_migrate.py`
# https://github.com/dale3h/python-lovelace
title: Home
views:
- title: Home
id: Home
cards:
- type: entities
title: all lights
id: 1
show_header_toggle: true
entities:
- light.h801
- light.living_room_ambient
- light.fastled_ws2811_light_2
- light.living_room_main
- type: entities
title: Living Room Light
id: 2
show_header_toggle: true
entities:
- light.living_room_ambient
- switch.sonoff1
- light.living_room_main
- type: entities
title: all switches
id: 3
show_header_toggle: true
entities:
- switch.pow1
- switch.sonoff1
- type: entities
title: Security Server Ran
id: 4
show_header_toggle: true
entities:
- sensor.network_in_enx001e06328001
- sensor.load_5m
- sensor.disk_use_percent_
- sensor.memory_use_percent
- type: entities
title: Weather
id: 5
show_header_toggle: true
entities:
- sensor.rain_24h
- sensor.yr_symbol
- sun.sun
- sensor.rain_rate
- sensor.indoortemp
- sensor.barometer
- sensor.wind_direction
- sensor.wind_speed
- sensor.outdoortemp
- sensor.wind_gusts
- sensor.humidity_exterior
- type: entities
title: Home-Nas
id: 6
show_header_toggle: true
entities:
- sensor.network_down
- sensor.network_up
- sensor.memory_usage_real
- sensor.temperature_sdb
- sensor.cpu_load_total
- sensor.temperature_sda
- type: entities
title: all automations
id: 7
show_header_toggle: true
entities:
- automation.remote_toggle3151
- automation.lights_out
- automation.sunset_lights
- automation.set_washing_machine_active_when_power_detected
- automation.set_washing_machine_idle_when_power_drops
- automation.remote_toggle
- automation.remote_toggle3150
- title: Garage
id: Garage
cards:
- type: entities
entities:
- binary_sensor.front_garage_door
- sensor.washing_machine_voltage
- sensor.washing_machine_energy
- sensor.front_garage_temperature
- sensor.washing_machine_power
- sensor.washing_machine_current
- title: Exterior
id: Exterior
cards:
- type: entities
entities:
- sensor.usgs_all_earthquakes_past_day
- sensor.outdoortemp
- sensor.inciweb_any
- sensor.usgs_all_earthquakes_past_hour
- sensor.humidity_exterior
- title: Systems
id: System
cards:
- type: entities
title: Security Server Ran
id: 8
show_header_toggle: true
entities:
- sensor.network_in_enx001e06328001
- sensor.load_5m
- sensor.disk_use_percent_
- sensor.memory_use_percent
- type: entities
title: Home-Nas
id: 9
show_header_toggle: true
entities:
- sensor.network_down
- sensor.network_up
- sensor.memory_usage_real
- sensor.temperature_sdb
- sensor.cpu_load_total
- sensor.temperature_sda
- title: Mobile
id: Mobile
cards:
- type: entities
entities:
- binary_sensor.front_garage_door
- light.living_room_main
- switch.sonoff1
- light.living_room_ambient
- type: entities
title: Living Room Light
id: 10
show_header_toggle: true
entities:
- light.living_room_ambient
- switch.sonoff1
- light.living_room_main