Skip to content

Commit

Permalink
feat: add hass discovery, async
Browse files Browse the repository at this point in the history
  • Loading branch information
kariudo committed Jan 28, 2024
1 parent 295bfc9 commit 28917e3
Show file tree
Hide file tree
Showing 3 changed files with 286 additions and 56 deletions.
1 change: 1 addition & 0 deletions .env.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ MQTT_URL=mqtt://192.168.1.110
MQTT_PORT=1883
MQTT_USERNAME=homeassistant
MQTT_PASSWORD=<YOUR_MQTT_PASSWORD>
TOPIC_DISCOVERY=homeassistant
TOPIC_CONNECTED=discordbot/connected
TOPIC_ONLINE=discordbot/online
TOPIC_COMMAND=discordbot/command
Expand Down
5 changes: 0 additions & 5 deletions repository.json

This file was deleted.

Loading

0 comments on commit 28917e3

Please sign in to comment.