I have Home Assistant installed on TrueNas Scale. The configuration is saved in the Custom Host Path.
When I create Automations under Settings/Automations & scenes the system does not show it in the list. I can see it in automations.yaml file:
id: ‘1703617543638’
alias: Test1
description: test
trigger:
platform: time
at: ‘15:00:00’
condition:
action:
type: turn_on
device_id: 5df41c3229470bf2377ebaa6fb572fa7
entity_id: c05e1c5fd3ee591d584963e71f498e0b
domain: switch
mode: single
and restarting the HA under Development tools/check configuration/restart solved the issue.
Make sure you have at least an empty automations.yaml, group.yaml, scripts.yaml, scenes.yaml files