mirror of
https://github.com/home-assistant/core.git
synced 2025-06-22 22:17:07 +00:00

* Recreate component if discovery info is changed * Update component instead of remove+add * Set name and unique_id in __init__ * Update unit test * Cleanup * More cleanup * Refactor according to review comments * Change discovery_hash * Review comments, add tests * Fix handling of value_template