Skip to content

ImplementationNotes

olialb edited this page Jun 8, 2026 · 2 revisions

Implementation notes

The project is written in Python and its meant to be run as a system service in a linux environment. This can be for example in an openhHABian on a raspberry pi.

The project was tested with:

  • Python 3.11
  • Running on openhHABian with Debian 12 (bookwarm)
  • openHAB 5.1.3 Release
  • Mosquitto MQTT Broker 2.0.11
  • Two NsPanels with tasmota 15.0.3 for NSpanel
  • nspanel nexion firmware version 53

The project will very likely run with many other versions. If you obsorve any issue feel free to raise an issue on GitHub.

Clone this wiki locally