HASS-data-detective icon indicating copy to clipboard operation
HASS-data-detective copied to clipboard

Improve error message when we can't find hass config dir

Open balloob opened this issue 6 years ago • 0 comments

In db_from_hass_config, when config.find_hass_config() raises a ValueError, we should print instructions on how a user should manually create a db instance from their DB url.

https://github.com/robmarkcole/HASS-data-detective/blob/a2f09225a577fc6152c5c7d47b439833f578fba2/detective/core.py#L17

balloob avatar Dec 28 '18 16:12 balloob