Looks like. I’d actually prefer working in yaml (and do my own errors), any pointer on how to do that? Like having this lovelace thingy in yaml instead of hidden JSON? (Ideally without losing the first, default, dashboard?)
This one actually got converted to JSON (not YAML), into .storage/lovelace.lovelace_test
(excerpt):
{
"badges": [],
"cards": [
{
"entities": [
"automation.alarm_clock_settings",
"automation.astronomy_astrolights",
"automation.audio_alert_volume_day",
"automation.audio_alert_volume_night",
"automation.audio_alerts_message",
"automation.auto_renew_ssl_cert",
"automation.bei_dunkelheit_einschalten",
"automation.bei_helligkeit_ausschalten",
"automation.bei_sonnenuntergang_einschalten",
"automation.bewegung_flur_zurucksetzen",
"automation.calendar_event_geburtstage",
"automation.calendar_event_matthias",
"automation.call_connected",
"automation.call_finished",
"automation.cheerlights_astrolights",
"automation.device_tracker_battery_alerts",
"automation.doorbell",
"automation.esszimmerlampe_an",
"automation.esszimmerlampe_aus",
"automation.flurlicht_an_bei_bewegung",
"automation.flurlicht_aus_ohne_bewegung",
"automation.frank_nicht_zuhause",
"automation.frank_zuhause",
"automation.goodnight",
"automation.happy_hour_begins",
"automation.happy_hour_ends",
"automation.idjc_error",
"automation.idjc_mic_closed",
"automation.idjc_mic_open",
"automation.idjc_off",
"automation.idjc_offline",
"automation.idjc_on",
"automation.idjc_online",
"automation.incoming_call",
"automation.internet_off",
"automation.internet_on",
"automation.kaffee_kochen",
"automation.last_orders",
"automation.leisegedanken_de_off",
"automation.leisegedanken_de_on",
"automation.lufter_wohnzimmer_alert",
"automation.lufter_wohnzimmer_an",
"automation.lufter_wohnzimmer_aus",
"automation.main_computer_off",
"automation.main_computer_on",
"automation.main_screen_alert",
"automation.mullabfuhr_problemmull",
"automation.mullabfuhr_restmull",
"automation.mulleimer_reingeholt",
"automation.mumble_aktivitat",
"automation.outgoing_call",
"automation.party_mode",
"automation.persons_coming_home",
"automation.pflanzenlampe_alert",
"automation.pflanzenlampe_an",
"automation.pflanzenlampe_aus",
"automation.random_speaker",
"automation.say_date_time",
"automation.say_morning_info",
"automation.say_phase_of_day",
"automation.say_time",
"automation.schalter_fur_bettlampe_klein_synchronisieren",
"automation.schalter_fur_bettlampe_synchronisieren",
"automation.sensors_battery_alerts",
"automation.ssl_expiry_notification",
"automation.syncthing_aktivitat",
"automation.syncthing_off",
"automation.syncthing_on",
"automation.test_gazoo",
"automation.test_light_animation_speed",
"automation.timer_hard_egg_cancel",
"automation.timer_hard_egg_finished",
"automation.timer_hard_egg_start",
"automation.timer_pizza_cancel",
"automation.timer_pizza_finished",
"automation.timer_pizza_start",
"automation.timer_soft_egg_cancel",
"automation.timer_soft_egg_finished",
"automation.timer_soft_egg_start",
"automation.update_available_notification",
"automation.wecker",
"automation.witching_hour",
"automation.zur_bettzeit_ausschalten"
],
"show_header_toggle": true,
"title": "Parking For Automation",
"type": "entities"
}
],
"path": "parking",
"title": "Parking"
}