Skip to content

Commit

Permalink
Merge pull request #35 from tracedebrake/main-1
Browse files Browse the repository at this point in the history
Update light.py
  • Loading branch information
dave-code-ruiz authored Aug 6, 2023
2 parents 5aca918 + ac78e66 commit ddd65e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/elkbledom/light.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ def device_info(self):
},
name=self.name,
connections={(device_registry.CONNECTION_NETWORK_MAC, self._instance.mac)},
config_entry_id=self._entry_id,
)

@property
Expand Down

0 comments on commit ddd65e8

Please sign in to comment.