Skip to content

Commit

Permalink
Merge pull request #147 from podorozhny/patch-1
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
hikhvar committed Mar 25, 2024
2 parents 8a185ed + 8b38164 commit e748c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ For example the `topic_path: devices/+/sensors/#` will match:
* `devices/home/sensors/foo/bar`
* `devices/workshop/sensors/temperature`

### JSON Seperator
### JSON Separator
The exporter interprets `mqtt_name` as [gojsonq](https://github.com/thedevsaddam/gojsonq) paths. Those paths will be used
to find the value in the JSON message.
For example `mqtt_name: computed.heat_index`
Expand Down

0 comments on commit e748c6f

Please sign in to comment.