v1.93
- ESPHome 2024.4.2
- resetting Wi-Fi credentials now takes 9 resets instead of 5 (configurable in a substitution). Logic was cleaned up a bit.
Breaking Change
This breaking change applies only to those who update through the ESPHome dashboard, not the precompiled binaries attached to this release.
Some configuration entities have been removed for the default package imported in the ESPHome dashboard (kauf-bulb.yaml). The reason for removing the config entities was to make the package small enough to fit with API encryption and still allow OTA updates. If you were previously using these entities to configure your bulbs, you'll need to do it another way now.
If you want the config entities back you can change kauf-bulb.yaml to kauf-bulb-plus.yaml. You can also do all the configuration via substitutions instead of using the config entities.