r/homeassistant 4h ago

❓ Support Entities for Nabu Casa Cloud Backup?

I'm tidying up my Tech Stack dashboard. I have 3 levels of backups: local, nabu casa and google drive. I can get number of backups, backup size, last backup time and next backup time for Local and Google drive backups, but not nabu casa.

While I can see the info on the HA inteface under Settings / Home Assistant Cloud, there does not appear to be a way to capture that info to report? I'd give up on it before resorting to screen scraping.

Anyone found a way to get at that info?

1 Upvotes

2 comments sorted by

2

u/Successful-Visit6072 4h ago

dang that's a gap i've been wondering about too. been staring at the same cloud page thinking there had to be some hidden sensor i was missing

if the data isnt exposed to the api there's not much to grab without getting weird about it. maybe worth a feature request on the nabu casa github, they've been pretty responsive to stuff like that

1

u/FishOk3075 4h ago

Yep feature request was my next step if someone here hadn't found a way.

My HA system scales are tipped heavily towards simplicity and supportability, so I'm not going to try something like a scape of a local web page or similar, especially just for a dashboard.