mirror of
https://github.com/home-assistant/core.git
synced 2026-05-29 19:57:40 +01:00
383813bfe6
* Updated per review feedback. * Fixed line length * Review comments and lint error * Fixed mypy typeing error * Moved migration logic to setup * Use new migration error state * Fix bug and ignore mypy type error * Removed SmartThings example and added unit tests. * Fixed test comments.