This repository was archived by the owner on Jul 10, 2026. It is now read-only.
Releases: hemanthpai/hass-ai-assistant
Releases · hemanthpai/hass-ai-assistant
Release list
v0.0.1-instructor
This is an alpha release of the integration with the option to use tools wrapped in the instructor library. The instructor library provides wrappers around openAI to automatically validate LLM responses and re-ask when the LLM does not provide a well formed output. Once this functionality is fully developed, it will be merged into main.
v0.0.2-instructor
Bug fixes
v0.1.2
v0.1.1
Split up the light control tool into individual tools to control brightness, color, and temperature as it is causing the LLM to use light_control for turning lights on and off as well
v0.1.0
Initial release - starting with minor version 1, major version 0 to test the end-to-end release pipeline and adding the integration to HomeAssistant