When using windows, the following line of code:
db_url = detective.db_from_hass_config('//10.20.10.106/config/')
throws the error message:
The output is:
YAML tag !include_dir_merge_named is not supported
Successfully connected to database sqlite://///10.20.10.106/config/home-assistant_v2.db
There are 100 entities with data
When using windows, the following line of code:
db_url = detective.db_from_hass_config('//10.20.10.106/config/')
throws the error message:The output is:
The error is: