* Update sensor.py to include Lightning Distance
* Update strings.json to include Lightning Strikes distance
* Update homeassistant/components/ambient_station/sensor.py
* Update homeassistant/components/ambient_station/strings.json
* Update device class lightning distance
* Also add Last Lightning strike datetime
---------
Co-authored-by: Aaron Bach <bachya1208@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
* Moving existing sensor file
* Initial functionality in place
* Added test for config flow
* Updated coverage and CODEOWNERS
* Linting
* Linting
* Member comments
* Hound
* Moving socket disconnect on HASS stop
* Member comments
* Removed unnecessary dispatcher call
* Config entry fix
* Added support in config flow for good accounts with no devices
* Hound
* Updated comment
* Member comments
* Stale docstrings
* Stale docstring