hassio-addons / addon-uptime-kuma

Uptime Kuma - Home Assistant Community Add-ons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't backup addon by service call

Erelen-Laiquendi opened this issue · comments

Problem/Motivation

Service call:

service: hassio.backup_partial
data:
  addons:
    - a0d7b954_uptime-kuma

Result: Failed to call service hassio.backup_partial. invalid slug a0d7b954_uptime-kuma (try a0d7b954_uptime_kuma) @ data['addons'][0]. Got None

With a0d7b954_uptime_kuma slug - HA doesn't create any backup (as with any another formally allowed slug - "qwerty", for example)

Expected behavior

Creating partial backup with Uptime Kuma addon

Or, please, tell me any another way to backup this addon by service call.

Hi there,

I think you are mixing up things. If you have an issue with Home Assistant, please report your issue with the Home Assistant project.

../Frenck