Thanks for helping improve Worx Vision Cloud PLUS.
Before opening a pull request:
- Make sure Home Assistant starts with the integration installed.
- Add or update translations when entity names change.
- Do not commit
__pycache__, dashboard backups, raw API dumps or Home Assistant storage files. - Remove private data from logs and screenshots.
- Keep entities stable once published.
- Prefer small, readable helpers over large ad-hoc parsing blocks.
- Treat private Worx API fields defensively because they can disappear or change shape.
- Do not expose large raw payloads as entity attributes by default.