mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +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."""
|
"""A yale xs ble lock."""
|
||||||
|
|
||||||
_attr_has_entity_name = True
|
_attr_has_entity_name = True
|
||||||
|
_attr_name = None
|
||||||
|
|
||||||
@callback
|
@callback
|
||||||
def _async_update_state(
|
def _async_update_state(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user