This commit is contained in:
Home Assistant Version Control
2026-08-07 16:23:20 +00:00
parent 305e1b2545
commit baabdf0c0e
58 changed files with 678 additions and 109 deletions
+2 -5
View File
@@ -538,11 +538,8 @@ async def handle_nested_entity(
),
)
entities_to_add.extend_items(child_entities)
except SensorConfigurationError as exception:
_LOGGER.error(
"Group state might be misbehaving because there was an error with an entity",
exc_info=exception,
)
except SensorConfigurationError:
_LOGGER.exception("Group state might be misbehaving because there was an error with an entity")
async def add_discovered_entities(