diff --git a/soliscloud/soliscloud.py b/soliscloud/soliscloud.py
--- a/soliscloud/soliscloud.py
+++ b/soliscloud/soliscloud.py
#
@@ -538,9 +538,7 @@ if __name__ == "__main__":
#
# The list detail doesn't tell us anything about batteries, so we need
#
# to iterate through and get details
#
- # TODO: do we _really_ want to exit at this point, or should we return
#
for inverter in inverters['data']['page']['records']: