andrew-codechimp / HA-Battery-Notes

A Home Assistant integration to provide battery notes of devices
MIT License
445 stars 83 forks source link

Resolved: Insert Battery replacement date #1757

Closed Merril-r closed 3 weeks ago

Merril-r commented 3 weeks ago

Checklist

Is your feature request related to a problem? Please describe.

No

Describe the solution you'd like

Would it be possible to add the ability to insert the battery replacement date when configuring a new entity for the first time. Currently you can select battery replaced but this may not be the date the battery was replaced.

Describe alternatives you've considered

Is there a place you can go and change the date replaced once you have updated the replacement date.

Additional context

None

andrew-codechimp commented 3 weeks ago

Hi,

You can manually set a replacement date using the service call here https://andrew-codechimp.github.io/HA-Battery-Notes/services/#battery_notesset_battery_replaced

Merril-r commented 3 weeks ago

Wow fast response. Got this to work. Thank you so much