HBK1
HBK1
Are all lower case? /config/addons/neolink.toml Linux is case sensitive.....
config is a link to dir homeassistant so addons should be created under dir homeassistant. /homeasistant/addons/neolink.toml or /config/addons/neolink.toml seen from /
Localhost when using the HA addon do not work so well so it is best to use the external address of HA and the port but I gave up and...
It is Victron that do not publish the values so you have to suggest it to Victron. https://community.victronenergy.com/questions/187303/victron-bluetooth-advertising-protocol.html
In VictronConnect v6.10beta14 the Blue Smart Charger supports Instant Readout and I saw it display Output Voltage and Output Current and Status and Temperature.
Here is screenshot of VictronConnect and Verbose log. I have put the Mac and Key in ESPHome config.  [logs_alde_logs.txt](https://github.com/user-attachments/files/17394108/logs_alde_logs.txt) https://www.victronenergy.com/live/victronconnect:beta
Here is the 1:st values and log, they are from VRM VE.Direct as I do not have access to the RV with bluetooth right now but I can change the...
Here is charging in Bulk.  [logs_alde_logs (1).txt](https://github.com/user-attachments/files/17450582/logs_alde_logs.1.txt)
Missed Float but here is Storage:  [logs_alde_logs (5).txt](https://github.com/user-attachments/files/17459286/logs_alde_logs.5.txt)
Result from this config: ``` sensor: # MySmart230 - platform: victron_ble victron_ble_id: MySmart230 name: "230 Battery Voltage" type: BATTERY_VOLTAGE - platform: victron_ble victron_ble_id: MySmart230 name: "230 Battery Current" type: BATTERY_CURRENT...