maint(text): HA 2026.6 is removing ATTR_MODE from text
The same constant already exists in global const.py
Most likely this will get reverted due to being an unannounced
breaking change that will affect other integrations also, but in case
it is not, the ATTR_MODE definition has existed globally for 5 years
now, so it is a safe change to make.
Issue #5163