mirror of
https://github.com/home-assistant/core.git
synced 2026-08-06 21:35:13 +01:00
Remove via_device from wilight (#177865)
This commit is contained in:
@@ -35,7 +35,6 @@ class WiLightDevice(Entity):
|
||||
model=api_device.model,
|
||||
manufacturer="WiLight",
|
||||
sw_version=api_device.swversion,
|
||||
via_device=(DOMAIN, self._device_id),
|
||||
)
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user