Camera entity that supports CameraEntityFeature.ON_OFF doesn't have a on/off toggle?

I’m trying to enable the user to easily turn a camera in my integration on and off. I added the is_on and turn_on/off methods but there isn’t any UI that appears in lovelace with entity, entities or picture entity that allows the user to turn it on and off. What am I missing?