mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
baf84b6fba
* Allow setting if we support multiple config entries in config flow * Move property to config flow instead of flow handler * Move marking an integration as single instance only to manifest * Revert line remove * Avoid init a config flow or adding a new entry on a single instance with an entry * Revert changes in test * Process code review comments * Apply code review suggestion