Skip to content

PhoenixR49/hass-huggingchat-conversation

Repository files navigation

Home Assistant HuggingChat Conversation

Conversation support for Home Assistant using HuggingChat.

hacs_badge

Community forum GitHub License GitHub Release installations

Installation

  • Install HuggingChat Conversation:
    • With HACS (recommended).

      Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

      OR

      • Select Frontend.
      • Open the menu at the top right and use the Customised repositories option to add the card's repository.
      • Add the address of the repository with the category Integration, and press ADD. The card repository appears in the list.
      • The card for this new repository will be displayed. Click on INSTALL.
      • Restart Home Assistant
    • Manual

      • Clone the repository

        • git clone https://github.com/PhoenixR49/hass-huggingchat-conversation
      • Add the contents of the custom_component folder to the following path in your Home Assistant configuration: /config/custom_components.

      • Restart Home Assistant

Star History

Star History Chart

Credits

Many thanks to Soulter for its HuggingChat Python API and to deedy5 for its DuckDuckGo API.

Integration built with the OpenAI Conversation by Paulus Schoutsen and the OpenAI Custom Conversation by Filip Bednárik.