Closed JoeGhost-22 closed 1 year ago
Sorry this code is not for esp32, but you can run this on an old eeepc with debian OS you can buy an old eeepc for a little money
Thank you for the Info. Two more questions. Can it monitor multiple packs? Are u still working on it.? I've 2 packs at the moment and plan to add a third. Do I need a eepc for every pack?
Thank you and have a nice weekend Best regards Joerg
Gesendet von Outlook für Androidhttps://aka.ms/AAb9ysg
From: byte4geek @.> Sent: Friday, April 28, 2023 10:55:22 AM To: byte4geek/SEPLOS_MQTT @.> Cc: JoeGhost-22 @.>; Author @.> Subject: Re: [byte4geek/SEPLOS_MQTT] Esp32/8266 (Issue #8)
Sorry this code is not for esp32, but you can run this on an old eeepc with debian OS you can buy an old eeepc for a little money
— Reply to this email directly, view it on GitHubhttps://github.com/byte4geek/SEPLOS_MQTT/issues/8#issuecomment-1527216719, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3CFEKQ7SHFCAOUST7DAY2DXDOAXVANCNFSM6AAAAAAXOK26TI. You are receiving this because you authored the thread.Message ID: @.***>
Gesendet von Outlook für Androidhttps://aka.ms/AAb9ysg
From: byte4geek @.> Sent: Friday, April 28, 2023 10:55:22 AM To: byte4geek/SEPLOS_MQTT @.> Cc: JoeGhost-22 @.>; Author @.> Subject: Re: [byte4geek/SEPLOS_MQTT] Esp32/8266 (Issue #8)
Sorry this code is not for esp32, but you can run this on an old eeepc with debian OS you can buy an old eeepc for a little money
— Reply to this email directly, view it on GitHubhttps://github.com/byte4geek/SEPLOS_MQTT/issues/8#issuecomment-1527216719, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3CFEKQ7SHFCAOUST7DAY2DXDOAXVANCNFSM6AAAAAAXOK26TI. You are receiving this because you authored the thread.Message ID: @.***>
Sorry i'm not working for 2 packs or more, but for the simple way you can use 2 rs485 adapter and run 2 script in parallel by changing the directory script name and changing the /dev/ttyUSB0 name in the /dev/ttyUSB1, but after this change the id_prefix=364715398511 in id_prefix=364715398512 with another number and create all entity in HA with the prefix 00 and 01 and nn
for example:
mqtt: sensor:
- name: "BMS01 Cell 01" <--- changed
state_topic: "homeassistant/sensor/seplos_364715398512" <--- changed
value_template: '{{ value_json["cell01"] }}'
unit_of_measurement: "mV"
unique_id: "seplos_cell01_364715398512" <--- changed
icon: mdi:car-battery
device_class: voltage
expire_after: 600
Hi, I dont know anything about codeing, but is there any way to run your code on a esp32 or 8266. ? That would help me a lot, cause I dont want to spend a lot of money for a raspi to monitor the battery pack. I run the other code from github, but Im not satisfied with it. regards Joerg.