"""Constants for the Bond integration."""

BRIDGE_MAKE = "Olibra"

DOMAIN = "bond"

CONF_BOND_ID: str = "bond_id"


HUB = "hub"
BPUP_SUBS = "bpup_subs"
BPUP_STOP = "bpup_stop"