mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Use explicit device name for Yalexs BLE (#96105)
This commit is contained in:
parent
1e4f43452c
commit
849aa5d9ef
@ -29,6 +29,7 @@ class YaleXSBLELock(YALEXSBLEEntity, LockEntity):
|
||||
"""A yale xs ble lock."""
|
||||
|
||||
_attr_has_entity_name = True
|
||||
_attr_name = None
|
||||
|
||||
@callback
|
||||
def _async_update_state(
|
||||
|
Loading…
x
Reference in New Issue
Block a user