Skip to content

A chatbot to control homeassistant similarly to their assist feature, but easier to customize

Notifications You must be signed in to change notification settings

alvesvaren/homeassistant-chatbot-zod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homeassistant-chatbot-zod

An example chatbot using zod-to-openai-tool and homeassistant-ws. Allows you to control lights, switches and sensors in home assistant from a console chatbot.

To install dependencies:

bun install

To run:

  • Copy the .env.example file to .env and fill in the required fields.
  • Update index.ts with the correct entity names for your home assistant setup.
  • Run the chatbot:
bun run index.ts

About

A chatbot to control homeassistant similarly to their assist feature, but easier to customize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published