foxthefox
foxthefox
@iobroker-bot recheck
The new River 3 series is communicating with protobuf messages, which are not documented. But the telegrams may be decoded by educated guesses knowing the working conditions. There is a...
I would also love to see this feature implemented, my use case are 2 identical BLE devices with a lot of sensors and controls.
version 1.4.7 should be skipped since it does have a data processing fault for one device, wait for 1.4.8
Muß ich nachschauen, aber ich glaube das ich extra so etabliert hatte.
If you need an interface in HA as an intermediate solution you could take advantage of another smart home called ioBroker and its EF adapter https://github.com/foxthefox/ioBroker.ecoflow-mqtt, which has a gateway...
The River3 most likely is sending data. Since I did not have any sample data from somebody owning the R3 it is void in the iobroker adapter. There is an...
I am not so familiar with python, but it seems something missing especially the 5 topics I am using. Relatively quick is the usage of node-red and follow this gist...
Very cool, we see data incomming! It looks promising and I will have a look to it and provide a feedback soon.
I checked it a bit, it converts as follows: debug3 (the usual get command for data request) {"src":32,"dest":32,"seq":1140944105,"from":"ios"} debug5 (set command, something from the APP for time sync) {"cfgUtcTime":1744897668,"cfgUtcTimezone":100,"cfgUtcTimezoneId":"Europe/Lisbon"} debug6(set_reply,...