This commit is contained in:
bittles
2023-01-02 17:07:15 -05:00
parent d74ec5dc6a
commit 05818b8c23
+1 -1
View File
@@ -1006,7 +1006,7 @@ class EcoVacsXMPP(ClientXMPP):
_LOGGER.debug(result)
else:
xml[0] is not None:
if xml[0] is not None:
# if other_xml is not None: # case where there is child element
_LOGGER.debug("child xml detected, [0] tag is")
_LOGGER.debug(xml[0].tag)