mirror of
https://github.com/home-assistant/core.git
synced 2025-05-29 18:27:07 +00:00

* Add validator for battery scan option Add a validator for the track battery option. Also add the possibility of configuring the battery scan interval. * Set config defaults on the validator Set the defaults on the platform schema, and not in the initialization code.