Add-on to send events when battery is low or items offline

There is no way to add Things to a Group. There is no way to link an Item to the Online status of a Thing.

There is a way to trigger a Rule based on the Online/Offline status of an Item. Textual Rules | openHAB

Thing <thingUID> changed to OFFLINE

It is not possible to get the Thing linked to an Item as far as I know, unless you directly query the REST API from your Rule.

But Design Patterns: Generic Is Alive or even just Expire - Bindings | openHAB might be sufficient.