modbus
Modbus sensors component. You need to know address of device you want to connect to! Supported devices:
| Device | Model name |
|---|---|
| Eastron SDM6301 Energy meter | sdm630 |
| Eastron SDM1201 Energy meter | sdm120 |
| VCX DTS1964_3F Energy meter | dts1964_3f |
| PT100 Temperature Board | pt100 |
| r4dcb08 Temperature Dallas Board | r4dcb08 |
| Sofar Solar PV Inverter | sofar |
modbus:
uart: uart1
modbus_sensors:
- id: sofar1
model: sofar
address: 1
- id: sdm1
model: sdm630
address: 32
Those energy metters can be found in two versions and only one supports Modbus - sometimes it’s marked with suffix M (SDM120M / SDM6301M), other time Modbus is mentioned in the title. Don’t confuse it with cheaper version with suffix D (SDM120D / SDM6301D) - it doesn’t support Modbus communication so it can’t be connected with Bone.io. ↩ ↩2