Skip to content

Commit ff14162

Browse files
committed
Don't double-count notification-related
1 parent ffe8711 commit ff14162

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugwise/data.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ def _add_or_update_notifications(
124124
self._notifications
125125
)
126126
entity["notifications"] = self._notifications
127-
self._count += 2
128127

129128
def _update_for_cooling(self, entity: GwEntityData) -> None:
130129
"""Helper-function for adding/updating various cooling-related values."""

0 commit comments

Comments
 (0)