This Project aims to be a way to connect your home assistant to Discord, I had a look around Hacs and the Offical Intergrations on Home Assistant and I couldn't find a discord bot where u could do /light, /switch etc, So I made one.
- Easy to use
- Updates Switches/Lights Automaticly
- Uses AutoComplete
- Clone the repository:
git clone https://github.com/kezza2k7/HomeAssistantDiscordBot.git - Navigate to the project directory:
cd HomeAssistantDiscordBot - Edit the config.json file and add your details in.
- Install the required dependencies:
npm install - Run the Program using:
node index.js
- Run the Program
- On Discord use the available commands
Contributions are welcome! If you have any ideas or suggestions, please open an issue or submit a pull request.