What's Changed
- Added Crowdin Translations, see here for more details
- Added battery_last_reported and battery_last_reported_level attributes to Battery+, useful for automations/dashboards looking at unavailable devices.
- Change binarysensor.[device]_battery_low default entity name to binarysensor.[device]_battery_plus_low to distinguish from devices with battery_low.
- Fixed battery_notes_battery_increased event not firing in certain circumstances.
- Fix entity_id naming where a device has a friendly name set.
- Handle battery entity_id renaming.
- Fix errors being logged when a device is removed but remains in Battery Notes.
- Improve new device form performance - thanks @bmos