openHAB 3.0 Release Candidates discussion

Hi,
I noticed two problems on my OH3 installation:

  • With an influxdb v1 database, OH always read historical historical state of switch items as OFF. The value is well stored in the database (I can see it with grafana). It seems linked to these posts:
  • File global variables (with var keyword) in old DSL rules are always null when initialized outside any rule. File global constants (with val keyword) are OK.

Shall I open new issues on github?

2 Likes