home-assistant: Add (back) event-snapshot.sh
When transitioning to the ConfigMap for maintaining Home Assistant YAML configuration, I did not bring the `event-snapshot.sh` script because I thought it was no longer in use. It turns out I was mistaken; it is used by the driveway camera alerts.
This commit is contained in:
@@ -23,6 +23,7 @@ configMapGenerator:
|
||||
- name: home-assistant
|
||||
files:
|
||||
- configuration.yaml
|
||||
- event-snapshot.sh
|
||||
- groups.yaml
|
||||
- shell-command.yaml
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user