mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 06:05:57 +01:00
Fix yaml config regression
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
"""Waste Collection Schedule Component."""
|
||||
from .init_yaml import async_setup
|
||||
from .init_yaml import async_setup, CONFIG_SCHEMA
|
||||
from .init_ui import async_setup_entry, async_update_listener, async_unload_entry, async_migrate_entry
|
||||
|
||||
Reference in New Issue
Block a user