Skip to content

Commit b170547

Browse files
committed
No need to update notifications for legacy
1 parent 396d5bf commit b170547

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugwise/legacy/smile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ async def async_update(self) -> PlugwiseData:
144144
self._appliances = await self._request(APPLIANCES)
145145

146146
self._update_gw_devices()
147-
self.gw_data["notifications"] = self._notifications
148147

149148
self._previous_day_number = day_number
150149
return PlugwiseData(self.gw_data, self.gw_devices)

0 commit comments

Comments
 (0)