Skill Plan: HA alignment improvementsA
Goal - Improve HA best-practice alignment and UX without introducing regressions. Constraints - Prefer low-risk changes first. - Keep changes small and reversible. Prioritized plan (least impactful -> most impactful) 1) Webhook security alignment (configurable validation) Goal: Re-enable webhook token validation when a token is configured, while keeping compatibility when it is blank. Outline: - Add an option flag or reuse existing webhook_token presence to gate validation. - Keep JSON ["ok"]...
securitygoapi