Skip to content

v2.0.0 UI configuration (breaking change)

Choose a tag to compare

@djbios djbios released this 13 Jul 11:12
a269146

⚠️ Breaking Change in v2.0.0

This release introduces a new configuration system using the Home Assistant UI.
Manual YAML configuration is no longer supported.

To migrate:

Remove any cat_scale configuration from your configuration.yaml.
Delete the old Cat Scale integration from Home Assistant if it is present.
Go to Settings → Devices & Services → Add Integration → Cat weight tracker and set up your sensor using the UI.
Why this change?

The integration now supports full UI configuration, unique IDs, device management, and improved Home Assistant compatibility.
This makes setup easier and enables new features like renaming, device grouping, and long-term statistics.
If you have any issues, please check the issue tracker or open a new issue for help.

What's Changed

  • Add UI configuration, long term stats, and parent device by @lucasfijen in #3

New Contributors

Full Changelog: v1.0.0...v2.0.0