How to use a "select" entity in a badge? (Logitech Harmony integration)

A relatively recent change to the Logitech Harmony integration collapses the Harmony Activity switch entities into one select entity. I was able to update the necessary automations and dashboard widgets for this new method, except for…my dashboard features badges that display the on/off state of the Activity switch entities.

Given how badges are based on entities, any suggestion for the entity syntax of a select entity that differentiates between Activities?

I’ve read of the kludge of configuring template switches, but would rather use a standard approach, if there is one.

Thanks!

I no longer have the “before” version to display here, but the entity references I’m now using take the form:

{% if is_state(‘select.harmony_hub_activities’,‘Watch the TV’) %}