nymea-plugins-modbus/schrack
Michael Zanetti 0d609ed102 Mennekes: Add support for the Amtron Compact 2.0s 2023-05-16 12:52:39 +02: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: Add firmware version state 2023-03-02 17:52:14 +01:00
cion-registers.pdf New Plugin: Schrack i-CHARGE CION 2022-04-04 15:03:38 +02:00
ciondiscovery.cpp Mennekes: Add support for the Amtron Compact 2.0s 2023-05-16 12:52:39 +02:00
ciondiscovery.h Schrack: Improve discovery 2023-03-07 15:29:38 +01:00
integrationpluginschrack.cpp Fix corner cases in schrack plugins 2023-03-07 17:21:03 +01:00
integrationpluginschrack.h Scrack: Improve debug prints 2022-08-03 13:00:53 +02:00
integrationpluginschrack.json Update translations 2023-03-07 15:43:15 +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.