acon96 / home-llm

A Home Assistant integration & Model to control your smart home using a Local LLM
483 stars 56 forks source link

Various fixes for the custom integration #170

Closed xBelladonna closed 2 weeks ago

xBelladonna commented 2 weeks ago

Some things prevented me from being able to use the integration properly. I follow debug logs and exceptions back to the code and fixed stuff until it worked.

Here are summary of changes:

Not sure how much of this follows your style or pragmatic code preferences, let me know if you want anything changed!

acon96 commented 2 weeks ago

Thanks for catching that stuff. It all looks good