nis

Results 6 comments of nis

Hi, any news when this will be implemented? I can help in testing+development... Just switched hole stats to influxdb+grafana. Usage of tags would ease the entire reporting. Why not build...

Started to add tags in a fork: https://github.com/nisiode/ioBroker.influxdb What's changed: - Removed AliasId - Added instead of aliasId the measurement which is by default set to common.role - Added four...

The feature "AliasId" still exists, but this now is called "measurement". Measurement is an existing keyword for that part of a point at influxdb. => https://docs.influxdata.com/influxdb/v1.7/concepts/key_concepts/#measurement Agreed, everything should be...

Why not use humidity and temperature as measurements? Would suggest not to mix different units in one measurement. Office could then be set as the tag "name" for both measurements.

@Apollon77 not sure if the AliasID in each adapter is still needed since iobroker has implemented this as a core feature now? Currently I would suggest the following mapping: **iobroker...