mirror of
https://github.com/elisspace/core.git
synced 2026-09-13 14:37:05 +00:00
* Use netdisco to automatically discover harmony hubs. * Allow some settings in configuration.yml to override even on discovered hubs. * Global is not required as no assignment on variable * Use `set` instead of list for perf * Store cache of discovered devices against `hass.data` rather than in global * Handle case if the device cache is empty * Fix indentation issue