* Add battery sensor to ohme
* Forgot the snapshots!
* Add translation key to battery
* Change car to vehicle and fix snapshot tests
* Fix snapshot again - not sure what was going on with my local dev env
* Add reauth flow to ohme
* Reuse config flow user step for reauth
* Tidying up
* Add common _validate_account method for reauth and user config flow steps
* Add reauth fail test
* Add button platform and reauth flow
* CI fixes
* Test comment change
* Remove reauth from this PR
* Move is_supported_fn to OhmeEntityDescription
* Set parallel updates to 1
* Add coordinator refresh to button press
* Add exception handling to button async_press