This is my first time really getting into using the GUI for things, as we’re slowly being forced to do that in lieu of command-line YAML configuration. Each new release breaks something that must now be setup in the GUI instead, such as MQTT in the recent release.
I have some YAML-based automations that I don’t want to appear under Configuration > Automations & Scenes.
Any suggestion I’ve found online fails to work. The parameter “hide_entity: true” doesn’t work, and also throws a deprecation warning.
I’ve found suggestions to remove Administration privileges from users as a workaround, and that’s not a workable solution.
Is this even possible?