项目作者: sw-home

项目描述 :
Get readings from the Bluetooth Smart BMS from https://www.lithiumbatterypcb.com/ in FHEM
高级语言: Perl
项目地址: git://github.com/sw-home/FHEM-BluetoothSmartBMS.git
创建时间: 2019-07-09T13:42:01Z
项目社区:https://github.com/sw-home/FHEM-BluetoothSmartBMS

开源协议:GNU Affero General Public License v3.0

下载


FHEM-BluetoothSmartBMS

Get readings from the Bluetooth Smart BMS from https://www.lithiumbatterypcb.com/ in FHEM

Use bluetoothctl to search and connect to the Bluetooth BMS

  1. sudo bluetoothctl
  2. scan on
  3. [NEW] Device A4:C1:38:0A:E3:B3 xiaoxiang BMS
  4. connect A4:C1:38:0A:E3:B3

After that, exit the bluetoothctl and start the TCP server like this:

  1. sudo python3 bmstcp.py A4:C1:38:0A:E3:B3 9998

And finally define the device in FHEM

  1. defmod BatteryPack1 GenericSmartBMS raspberry.ip 9998 60 1