I’ve successfully made a platform-discovery based custom integration that works great.
However, the default card that gets added to the UI has a title drawn from the name
property in the manifest.
Is it possible to control this programatically when the integration is installed?
The reason I want to change this is that the way the integration is configured dictates how it behaves, and changing the title to match this would be beneficial, isntead of it just being a dumb default
Thanks