In https://github.com/home-assistant/core/blob/dev/.claude/skills/integrations/SKILL.md?plain=1#L136 we currently have
Version Control: Always set VERSION = 1 and MINOR_VERSION = 1
is that an actual guideline? I'd rather not set either if not necessary as this is already defined in the base class and we usually never re-implement from the base class