mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Fix zodiac import flow/issue (#97282)
This commit is contained in:
parent
9b7dcce7ed
commit
fd3c2c2811
@ -17,7 +17,7 @@ CONFIG_SCHEMA = vol.Schema(
|
||||
|
||||
async def async_setup(hass: HomeAssistant, config: ConfigType) -> bool:
|
||||
"""Set up the zodiac component."""
|
||||
|
||||
if DOMAIN in config:
|
||||
async_create_issue(
|
||||
hass,
|
||||
HOMEASSISTANT_DOMAIN,
|
||||
|
Loading…
x
Reference in New Issue
Block a user