lsiddiquee / com.rexwel.bmwconnected

GNU General Public License v3.0
2 stars 3 forks source link

[Bug] Multiple range properties #42

Open denniedegroot opened 8 months ago

denniedegroot commented 8 months ago

In the Homey app I have multiple "range" properties. I noticed that the received JSON nodes all contain the "range" property:

state electricChargingState combustionFuelLevel

They all contain the same value. I have a fully electric BMW so not sure why combustionFuelLevel even exists or has a value. Maybe check if all properties have the same value and then only use 1?