String formatting and max line length - Part 5 (#84501)
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
This commit is contained in:
parent
139dd22ce6
commit
f39f3b612a
59 changed files with 296 additions and 139 deletions
|
@ -262,7 +262,8 @@ class SolarEdgePowerFlowDataService(SolarEdgeDataService):
|
|||
|
||||
if "connections" not in power_flow:
|
||||
LOGGER.debug(
|
||||
"Missing connections in power flow data. Assuming site does not have any"
|
||||
"Missing connections in power flow data. Assuming site does not"
|
||||
" have any"
|
||||
)
|
||||
return
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue