There was an error while loading. Please reload this page.
1 parent a221edf commit 69cab84Copy full SHA for 69cab84
1 file changed
custom_components/solax_modbus/plugin_solinteg.py
@@ -1624,6 +1624,7 @@ class SolintegModbusSensorEntityDescription(BaseModbusSensorEntityDescription):
1624
native_unit_of_measurement=UnitOfPower.WATT,
1625
device_class=SensorDeviceClass.POWER,
1626
state_class=SensorStateClass.MEASUREMENT,
1627
+ allowedtypes=HYBRID | ALL_EPS_GROUP,
1628
icon="mdi:home",
1629
),
1630
# internal sensors are only used for polling values for selects, etc
0 commit comments