Enable / Disable Entity Types
🚀 Features
- Adds additional step to integration installation to enable or disable entity types for each device
- Existing installations will have all entities enabled by default when migrating to v2.
- Adds new options flow to enable or disable entity types for each device
- Please see the readme for more information on this new feature.
🪲 Fixes
- Fix issue with changing the polling interval clears the saved password
- Fix issue where a sensor device could be created before the parent controller device, resulting in an HA error when the sensor references a non-existent via_device
- Move entity initialization logging from info to debug
- Clarify the intent of some logs around is_suitable and is_enabled