Which STREAM devices exactly? #731
-
|
Hi team, first of all a big thank you for all of the work done so far. Using now mainly the Powerstream with Delta Pro 3 on a regular basis for about a year without any glitches. I'm contemplating growing to the STREAM platform and I see three flavors, the Stream AC, Stream Pro and Stream Ultra. With my supplier I see 6 flavors: Stream AC, Stream AC Pro, Stream Max Hybrid, Stream Pro Hybrid, and Stream Ultra hybrid. Are all of these covered? How are these models mapped into the models supported by a private API? Are there any Stream products not (yet) supported? Thanks a ton for any help, MennoG |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
The Max devices do not have direct support as far as i can tell, see here: https://github.com/tolwi/hassio-ecoflow-cloud/blob/main/custom_components/ecoflow_cloud/devices/registry.py but the hybrid designation (AFAIK) just means with integrated solar panel ports so you don't need a separate (micro) inverter. The models are internally all mapped as the same device as they differ only in capacities and solar panel ports. The STREAM AC Pro reports having 4 solar panel ports despite having non even in the ecoflow app. |
Beta Was this translation helpful? Give feedback.
The Max devices do not have direct support as far as i can tell, see here: https://github.com/tolwi/hassio-ecoflow-cloud/blob/main/custom_components/ecoflow_cloud/devices/registry.py
but the hybrid designation (AFAIK) just means with integrated solar panel ports so you don't need a separate (micro) inverter.
The models are internally all mapped as the same device as they differ only in capacities and solar panel ports. The STREAM AC Pro reports having 4 solar panel ports despite having non even in the ecoflow app.