mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +00:00

* squash DNS IP enable port * linting * fix config entries in tests. * fix more config entries * fix parameter order * Add defaults for legacy config entries * test legacy config are not broken * test driven migration * define versions for future proofing * remove defaults as should be covered by migrations in the future * adds config migration * spacing * Review: remove unnecessary statements Co-authored-by: G Johansson <goran.johansson@shiftit.se> * Apply suggestions from code review Co-authored-by: G Johansson <goran.johansson@shiftit.se> * make default ports the same * test migration from future error * linting * Small tweaks --------- Co-authored-by: G Johansson <goran.johansson@shiftit.se>