https://github.com/klatka/nc-talk-bot
Custom bot for Nextcloud Talk to call endpoints in Home Assistant
https://github.com/klatka/nc-talk-bot
Last synced: about 1 month ago
JSON representation
Custom bot for Nextcloud Talk to call endpoints in Home Assistant
- Host: GitHub
- URL: https://github.com/klatka/nc-talk-bot
- Owner: klatka
- License: apache-2.0
- Created: 2023-09-17T09:03:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-17T10:55:45.000Z (over 1 year ago)
- Last Synced: 2025-01-28T00:48:15.418Z (3 months ago)
- Language: Go
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nc-ha_service_bot
Custom bot for Nextcloud Talk to call endpoints in Home Assistant## Usage
1. Create an automation with webhook trigger in Home Assistant (Make sure to have POST enabled) - you can use sample automation
2. Create config.yaml from sample.config.yaml and replace with your values
3. Run go server
4. Add Nextcloud Talk Bot with `occ talk:bot:install "Home Assistant" "your_secret" "http://:8088/message"`## Credits
https://github.com/nextcloud/welcome_bot