Skip to content

Commit d0e1628

Browse files
committed
Remove notifications from gw_data dict
1 parent 0be4fad commit d0e1628

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugwise/legacy/data.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ def _all_device_data(self) -> None:
3838
{
3939
"gateway_id": self.gateway_id,
4040
"item_count": self._count,
41-
"notifications": self._notifications,
4241
"smile_name": self.smile_name,
4342
}
4443
)

0 commit comments

Comments
 (0)