Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add KinCony modbus energy meter to home assistant using raspberry pi's RS485 port
#15
Any idea if this Yaml file will work with the RS 485 meter connected directly to the M30?


uart:
  id: modbus_uart
  rx_pin: 32
  tx_pin: 33
  baud_rate: 115200
  stop_bits: 1
  data_bits: 8
  parity: NONE


Maybe change for 

uart:
  id: modbus_uart
  rx_pin: 32
  tx_pin: 33
  baud_rate: 9600
  stop_bits: 1
  data_bits: 8
  parity: NONE


Attached Files Image(s)
   

.txt   M30_HA_LEDs.txt (Size: 51.65 KB / Downloads: 27)
Reply


Messages In This Thread
RE: Add KinCony modbus energy meter to home assistant using raspberry pi's RS485 port - by kiloptero - 07-11-2024, 12:30 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)