Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SofarModbusSensorEntityDescription scale wrong (plugin_sofar.py) #1226

Open
erichsch opened this issue Jan 18, 2025 · 0 comments
Open

SofarModbusSensorEntityDescription scale wrong (plugin_sofar.py) #1226

erichsch opened this issue Jan 18, 2025 · 0 comments

Comments

@erichsch
Copy link

3719
SofarModbusSensorEntityDescription(
name="Realtime Capacity",
key="realtime_capacity",
native_unit_of_measurement=PERCENTAGE,
device_class=SensorDeviceClass.BATTERY,
register=0x900E,
scale=0.1, (Must bee 1)
allowedtypes=BAT_BTS,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant