We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b96e79d commit 8e7f1a9Copy full SHA for 8e7f1a9
1 file changed
plugwise/data.py
@@ -124,7 +124,6 @@ def _add_or_update_notifications(
124
self._notifications
125
)
126
entity["notifications"] = self._notifications
127
- self._count += 2
128
129
def _update_for_cooling(self, entity: GwEntityData) -> None:
130
"""Helper-function for adding/updating various cooling-related values."""
0 commit comments