Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 956098a

Browse files
authored
Shelly - remove unused device update info call (home-assistant#101295)
1 parent bdcc6c0 commit 956098a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎homeassistant/components/shelly/coordinator.py‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,8 +295,6 @@ async def _async_update_data(self) -> None:
295295
raise UpdateFailed(f"Error fetching data: {repr(err)}") from err
296296
except InvalidAuthError:
297297
self.entry.async_start_reauth(self.hass)
298-
else:
299-
device_update_info(self.hass, self.device, self.entry)
300298

301299
@callback
302300
def _async_handle_update(

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /