allenporter / home-assistant-datasets

This package is a collection of datasets for evaluating AI Models in the context of Home Assistant.
https://allenporter.github.io/home-assistant-datasets
33 stars 3 forks source link

Support core dev environment #12

Closed allenporter closed 4 months ago

allenporter commented 5 months ago

The current evaluation tools use the custom component test library, however we also want to allow from running inside a core development environment.

allenporter commented 4 months ago

Completed last month.