Python3 Binding (Discussion)

A new release is available for

openhab4 and openhab5

Addon changes

  • refactor, cleanup and simplify GraalPythonScriptEngine
  • check timezone settings and print a warning on discrepancies
  • improved datetime to Java ZonedDateTime mapping
  • fix missing i18n translations for binding config
  • update helper lib to version 1.0.2

Helper lib 1.0.2 changes

  • refactor and simplify object type mapping.
    This results in a generic solution, wich covers all functions, including upcoming, not yet existing ones. Means functions in newer openhab versions are without any update correctly handled.
  • fixed internal bundle version parsing for beta, milestone or rc versions
1 Like