It seems that shell_command are not allowed to read the backup directery under HAOS.
Is this intentional or is it a bug?
shell_command: copy_backups: cp /backup/*.* /media/esphome/ -u
Logger: homeassistant.components.shell_command Source: /usr/src/homeassistant/homeassistant/components/shell_command/__init__.py:129 integration: Shell Command (documentation, issues) First occurred: 18:18:54 (2 occurrences) Last logged: 18:22:44 Error running command: cp /backup/*.* /media/esphome/ -u, return code: 1 NoneType: None