Not sure if this is an issue with the cli module or the alerting system.
Either way, I get alerts and ${value} gets passed as: Loading error: a bytes-like object is required, not str
Exact same config with Python 2, ${value} was an integer, as expected.