hassio-google-drive-backup icon indicating copy to clipboard operation
hassio-google-drive-backup copied to clipboard

Unable to hide (binary) sensors

Open SamKr opened this issue 5 years ago • 6 comments

Both sensor objects keep appearing in hass default view:

binary_sensor.snapshots_stale sensor.snapshot_backup

Even though I have them set to 'hidden: true'. Any idea why?

SamKr avatar Dec 20 '19 11:12 SamKr

How do you hide them? I've never done this on my installation and I'd like to try reproduce it locally. By the default view, do you mean through the states UI?

sabeechen avatar Dec 21 '19 18:12 sabeechen

In customizations.yaml:

binary_sensor.snapshots_stale: hidden: true

I'm using the default (autogenerated) lovelace interface, which puts sensors on top as such:

sensor

It's no big deal, was just wondering if there's an easy fix, otherwise don't bother too much. The adddon itself is really great, thanks for all your hard work :)

SamKr avatar Dec 22 '19 08:12 SamKr

Any comments on this? I'm also using the default auto-lovelance, and would like to hide the binary sensor.

membersound avatar Oct 02 '20 08:10 membersound