After update to 0.98 get a huawei_LTE Error

I update the HA today and i get a error from my Huawei Device

2019-08-29 07:09:41 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up platform huawei_lte
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 150, in _async_setup_platform
    await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT)
  File "/usr/local/lib/python3.7/asyncio/tasks.py", line 442, in wait_for
    return fut.result()
  File "/usr/src/homeassistant/homeassistant/components/huawei_lte/sensor.py", line 127, in async_setup_platform
    entreg.async_update_entity(entid, new_unique_id=sensor.unique_id)
  File "/usr/src/homeassistant/homeassistant/helpers/entity_registry.py", line 237, in async_update_entity
    disabled_by=disabled_by,
  File "/usr/src/homeassistant/homeassistant/helpers/entity_registry.py", line 293, in _async_update_entity
    new_unique_id, conflict.entity_id
ValueError: Unique id 'None-device_signal.rsrp' is already in use by 'sensor.huawei_b528s_23a_rsrp'

what can i do

I think there is a fundamental issue with huawei_lte.
I am also getting this error, and can not track traffic. I would love to know if there is a fix, but from all of my research, I have given up, and waiting for an update for it (if it happens).

Me too have this issue. Hope to get it fixed…

Any news? Still not working for me either