-
I have many entities that go off line for minutes at a time. Most that are tied to cloud based integrations. They end up showing as unavailable and are listed in group.unavailable_entities. Then a few minutes later they disappear. Since I am kind of new to this, is there a way to only display entities that are unknown or unavailable if they have been unknown or unavailable for let's say 5 minutes? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Yep. That was a feature in v1 that was dropped for v2. I've added it back in. Update your package and change the ignore_seconds parameter to suit your needs. |
Beta Was this translation helpful? Give feedback.
Yep. That was a feature in v1 that was dropped for v2. I've added it back in. Update your package and change the ignore_seconds parameter to suit your needs.