Skip to content

Commit

Permalink
Merge pull request #25 from Jalle19/mqtt-publisher
Browse files Browse the repository at this point in the history
Add initial MQTT publisher
  • Loading branch information
Jalle19 authored Oct 20, 2023
2 parents 285bc0a + 132b683 commit b4ec9eb
Show file tree
Hide file tree
Showing 11 changed files with 667 additions and 21 deletions.
6 changes: 6 additions & 0 deletions examples/config.sample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -321,3 +321,9 @@ publishers:
bucket: eachwatt
apiToken: token
- type: console
- type: mqtt
settings:
brokerUrl: mqtt://10.110.1.3:1883
homeAssistant:
autoDiscovery: true
deviceIdentifier: eachwatt-dev
Loading

0 comments on commit b4ec9eb

Please sign in to comment.