PhoenixR49 / hass-huggingchat-conversation

Conversation support for Home Assistant using HuggingChat.
GNU General Public License v3.0
9 stars 3 forks source link

all umlauts are displayed as follows ä, ö, and ü. #2

Closed richieam93 closed 7 months ago

richieam93 commented 7 months ago

Good day

I've had a problem for about 3 days that the Assist can no longer write umlauts. On the website https://huggingface.co/chat/conversation/ the umlauts work for every model.

Could this be a problem with UTF-8 (all umlauts are displayed as follows ä, ö, and ü.) but must be ä,ö,ü

Thank you very much for your help, I think this is a good project.

umlaute01 umlaute02

PhoenixR49 commented 7 months ago

First of all, tank you for your comment!

Indeed, this problem may be due to a recent Home Assistant update - it's a UTF-8 encoding error. I'll try to fix it over the weekend. In the meantime, enjoy the integration!

richieam93 commented 7 months ago

Thank you very much for your time

I'll be happy to test it.

Of all the Local AI Hacs functions, I find this one to work the fastest.

What is the status regarding the control of the lamps and switches?

For testing purposes, I have already made a request to home-llm regarding an integration of your project. https://github.com/acon96/home-llm/issues/42

If you don't want that, I can withdraw the comment.

PhoenixR49 commented 7 months ago

Thank you for your enthusiasm!

To answer your question:

What is the status regarding the control of the lamps and switches?

I'm actually working on a new version that will make it possible to perform actions on Home Assistant (such as turning off the lights), inspired by this project. I don't know yet whether this is possible, but I'm going to put all my efforts into making this version a reality.

As for your request to integrate HuggingChat into Home LLM, please note that I'm not responsible for the HuggingChat API, it's a Soulter project that enabled the creation of this project. If you would like more information about it, please contact the owner.

richieam93 commented 7 months ago

It works again

Thank you very much for the editing.

umlaute03