Commit Graph
9 Commits
Author SHA1 Message Date
Paul Rogalinski-Pinter a9e61fe42a clarified usage of topic wildcard in examples/doc 2020-09-01 22:33:52 +02:00
Christoph Petrausch d55b83443f Updated gosund example 2020-07-18 18:23:06 +02:00
Christoph Petrausch f13c36ab4a Breaking: Don't append + automatically to the topic 2020-07-18 18:17:29 +02:00
Christoph Petrausch 5680206095 Support arbitrary position of device id in topic
The device firmware tasmota places the device ID in the middle of the
topic path. To support those devices to this commit introduce the
device_id_regex configuration. The old behavior of the last element of
the topic path is unchanged.
2020-07-18 18:02:17 +02:00
Christoph Petrausch 43f4611812 Add comment to config.yaml.dist to show eternal presentation to prometheus 2020-07-16 14:50:24 +02:00
Mansour Behabadi 7b5796b042 Add sensor name filter config 2020-05-22 00:42:49 +10:00
Mansour Behabadi 13c47b498d Parse more value types
* Parse bools as 0 for false and 1 for true
* Allow mapping between string and float values
2020-05-03 18:11:09 +10:00
Paul Rogalinski-Pinter e2c1e26d3e auth config for mqtt, fixed error handling 2020-02-03 13:34:20 +01:00
Christoph Petrausch 7d41c58d70 Initial commit 2018-03-18 13:20:49 +01:00