mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
parent
29e30e796a
commit
17b53d7acb
@ -398,7 +398,6 @@ def get_entities(
|
||||
native_unit_of_measurement=PERCENTAGE,
|
||||
translation_key=f"wetness_{s_id}",
|
||||
)
|
||||
_LOGGER.info(description.translation_key)
|
||||
override_key = None
|
||||
if description.override_key:
|
||||
override_key = description.override_key(device_id, options)
|
||||
|
Loading…
x
Reference in New Issue
Block a user