foxthefox
foxthefox
Thanks for the feedback. Interestingly in the sample D2M data I had, was with "bms_slave_bmsSlaveStatus_1." so "bms_slave." is not in the code yet. I will make the needed addition.
The D2M has obviously a complete different tag, it ends with _bmsSlaveStatus_1 or _bmsSlaveStatus_2 after the bms_slave. The the slave battery is clearly distinguished, that is not needed when only...
I have created a preview of the next version. Could you please check it. it must be installed via expert mode -> custom, described here: https://github.com/foxthefox/ioBroker.ecoflow-mqtt/blob/1.4.0/doc/en/IOB_HA/adapter.md#new-version-for-testing-on-github-not-main-branch
I have created a new version 1.4.0 on npm and git (to be installed via expert mode). Please check and report
@iobroker-bot recheck
I will have a check how this will relate to the protobuf interface. The adapter does not use the developer api, but the messages are similar composed. If some logs...
Unfortunately I could not find a mapping within the protobuf. can you put the adapter in debug mode and checkmark some items, as here explained: [doc/en/IOB_HA/logging.md](https://github.com/foxthefox/ioBroker.ecoflow-mqtt/blob/main/doc/en/IOB_HA/logging.md) When you changes these...
@mfugate1 Thank you very much. That helps and I can implement it. Can you check if the datapoint "ch2EnableSet" is changing accordingly? It should present probably wrong numbers 0: 'off?',...
What do you mean with offline? You may have to look into the EF app and may search for network issues. Or do you mean you have a status=offline when...
OK, then it is a new device and the adapter does not know it for now. There is some investigation needed. You can stay with the config as "EF plug"...