mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Remove non-existing via_device in La Crosse View (#137995)
This commit is contained in:
parent
ec3e888372
commit
1dbd23eae1
@ -226,7 +226,6 @@ class LaCrosseViewSensor(
|
||||
name=sensor.name,
|
||||
manufacturer="LaCrosse Technology",
|
||||
model=sensor.model,
|
||||
via_device=(DOMAIN, sensor.location.id),
|
||||
)
|
||||
self.index = index
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user