dummylabs / thewatchman

Home Assistant custom integration to keep track of missing entities and actions in your config files
MIT License
481 stars 20 forks source link

ref: parse_config moved to data_coordinator #169

Closed dummylabs closed 12 hours ago

dummylabs commented 12 hours ago

parse_config() was moved from init.py to utils/parser, parsing itself mostly delegated to DataUpdateCoordinator