mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 18:39:30 +00:00
Fix explicit device naming for integrations a-j (#95619)
Fix explicit device naming for a-j
This commit is contained in:
committed by
GitHub
parent
beac3c713b
commit
7eb26cb9c9
@@ -53,7 +53,6 @@ class AbodeSensor(AbodeDevice, SensorEntity):
|
||||
"""A sensor implementation for Abode devices."""
|
||||
|
||||
_device: AbodeSense
|
||||
_attr_has_entity_name = True
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user