Add software version to screenlogic (#62255)
This commit is contained in:
@@ -222,6 +222,7 @@ class ScreenlogicEntity(CoordinatorEntity):
|
||||
manufacturer="Pentair",
|
||||
model=equipment_model,
|
||||
name=self.gateway_name,
|
||||
sw_version=self.gateway.version,
|
||||
)
|
||||
|
||||
async def _async_refresh(self):
|
||||
|
||||
Reference in New Issue
Block a user