2.8.0-BETA4 #45
Replies: 7 comments 8 replies
|
Wifi Scan only shows AP's starting with a letter, AP's starting with a number are not in the list. |
|
I picked one of the AP's which it connected to, exported settings and edited the wifi to the AP starting 2, imported the edited settings which then showed in the AP list but on selection the Lilycan dropped off the network. Tomorrow I will reload the files and then connect to the AP diy-battery and before scanning load the edited settings reboot and see if it connects. |
|
Overnight HA lost all the sensors that use that same AP, so I went back to the beginning and as well as a hard reboot on the AP, which I had done yesterday when the issue first appeared, I also hard rebooted the network switch its connected to. Then after two full reloads onto the Lilycan the AP starting 2 appeared. So looks like some combination of AP routing issue and possible loading the firmware into the Lilycan some corruption made the AP unreachable. Also on the last two reloads the Canbus protocol selection appeared when it had not been there on the first 2 firmware loads. Will test the SMA protocol later this week. |
|
I'm running 2.8.0 on an ESP32 Plus with Waveshare 2CH isolated CAN adapter.
Line 253 in CANBUS.cpp seems to suggest that if _CAN16Mhz were true then it should initialize at 16Mhz. |
|
Beta 2 is now released. |
|
Charge current entity is now behaving with Beta 3 👍 One further observation:
|

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Full Changelog: 2.7.1...2.8.0-BETA1
More Inverter protocols support, not just Pylontech anymore, these are untested as i don't have the hardware to test.
Information added to dashboard UI, if your inverter sends the heartbeat CAN ID then you'll see Inverter Connected on dashboard.
General bug fixes and move the CAN sending to Core 1, this stops the timeout error happening on the CAN TX packets, also added a dynamic timeout increase if they do timeout so it self adjusts if the inverter is slow or hardware.
BETA2 Fixes missing 16Mhz option
BETA3 Fixes HA Max Charge Current hardcoded to 100A, now uses Max set in Web UI.
BETA4 Fixes issue with autocharge not being in the real time HA feed.
This discussion was created from the release 2.8.0-BETA4.
All reactions