jekkos

Results 485 comments of jekkos

hmm normally when you do receivings, add a new item, previously it appeared in the order list, which had to be completed before that item would appear in the report...

One thing to keep in mind is that you should always create the item using the popup with quantity 0. The receiving then reflects adding the actual item to your...

OK this sounds great. I'd like to see these improvements. Do you have them on github already? Send us a PR with the proposed changes so we can review/discuss and...

Might be best to make pull requests per feature, so for things that are functionally related so integration is easier in the end

I have this working by forwarding MQTT messages to influxdb through telegraf. Quite cool as then you can do any kind of visualization in grafana.

well if you setup telegraf and connect it to your mqtt broker, then you can forward those messages to influxdb quite easily. Beside telegraf you will need the mqtt consumer...

https://github.com/influxdata/telegraf/tree/master/plugins/inputs/mqtt_consumer

Also check https://community.influxdata.com/t/sonoff-mqtt-json-parsing-to-influxdb/3448/3 and https://github.com/influxdata/telegraf/tree/master/plugins/parsers/json

I have upgraded the instance now to 4.14.2 which is the latest version available, quite a bump i would say. Try it out and let me know in case of...