Skip to content

Commit

Permalink
changes based on code review
Browse files Browse the repository at this point in the history
changes based on code review
  • Loading branch information
pbalogh77 committed Jan 10, 2019
1 parent 4172234 commit d541d17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion homeassistant/components/fibaro/__init__.py
Expand Up @@ -270,7 +270,6 @@ def stop_fibaro(event):
_LOGGER.info("Shutting down Fibaro connection")
for controller in hass.data[FIBARO_CONTROLLERS].values():
controller.disable_state_handler()
hass.data[FIBARO_CONTROLLERS] = {}

hass.data[FIBARO_DEVICES] = {}
for component in FIBARO_COMPONENTS:
Expand Down

0 comments on commit d541d17

Please sign in to comment.