#How do you disable a binary sensor?

1 messages · Page 1 of 1 (latest)

tender lotus
#

I have a binary sensor for noise detection. I only want the entity enabled if I toggle on a helper in the dashboard. This is partially because it will otherwise clutter the log and I would prefer less data transmissions as well.

I also don't want to deregister the entity if I disable it.

Is something like this possible? What are the considerations?