I have start using packages and got it working.
But the automations from packages are shwoing greyed out in automations (see picture).
They do not run.
Is greyed out the normal behaviour?
in Packages the file 123test.yaml
automation:
alias: test
description: ''
trigger:
- platform: time_pattern
seconds: '30'
hours: '*'
minutes: '*'
condition: []
action:
- type: toggle
device_id: 27ca9f0e7508601df4c3fce669e87b56
entity_id: switch.plug_3_on_off
domain: switch
mode: single
In configuration.yaml:
homeassistant:
packages: !include_dir_named packages