nymea-plugins-modbus/schrack
Simon Stürz b9deed2d06 schrack: Fix version regular expression in the discovery 2026-01-29 11:33:12 +01:00
..
translations Update translations 2023-03-07 15:43:15 +01:00
README.md Schrack: Improve discovery 2023-03-07 15:29:38 +01:00
cion-registers.json Schrack: Improve some debug prints 2023-09-06 10:40:48 +02:00
cion-registers.pdf New Plugin: Schrack i-CHARGE CION 2022-04-04 15:03:38 +02:00
ciondiscovery.cpp schrack: Fix version regular expression in the discovery 2026-01-29 11:33:12 +01:00
ciondiscovery.h Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
integrationpluginschrack.cpp Schrack: Update EV charger interface and add full charging current resolution 2026-01-07 16:40:42 +01:00
integrationpluginschrack.h Update license text and add SPDX identifier 2025-11-18 12:02:13 +01:00
integrationpluginschrack.json Schrack: Update EV charger interface and add full charging current resolution 2026-01-07 16:40:42 +01:00
meta.json New Plugin: Schrack i-CHARGE CION 2022-04-04 15:03:38 +02:00
schrack.jpg New Plugin: Schrack i-CHARGE CION 2022-04-04 15:03:38 +02:00
schrack.pro Imporove discovery for Schrack 2023-03-07 14:35:12 +01:00

README.md

Schrack CION

This plugin adds support for the Schrack CION wallbox to nymea.

The wallbox needs to be connected to the nymea system using an RS485 interface which needs to be configured as a Modbus RTU interface with the following parameters:

  • Baudrate: 57600
  • Data bits: 8
  • Stop bit: 1
  • Parity: None

Once the Modbus RTU interface is configured, the Wallbox can be added to nymea. nymea will try to discover the wallbox on the first 10 slave ids. This means, the DIP switches on the Wallbox are required to be configred for a modbus Slave ID from 1 to 10.