mirror of
https://github.com/home-assistant/core.git
synced 2026-07-11 00:29:29 +01:00
d851cb6f9e
* Add unique ID to config entries * Unload existing entries with same unique ID if flow with unique ID is finished * Remove unused exception * Fix typing * silence pylint * Fix tests * Add unique ID to Hue * Address typing comment * Tweaks to comments * lint