Skip to content

Fronius: active bat control - #3859

Open
ndrsnhs wants to merge 6 commits into
openWB:masterfrom
ndrsnhs:fronius-active-bat-control
Open

Fronius: active bat control#3859
ndrsnhs wants to merge 6 commits into
openWB:masterfrom
ndrsnhs:fronius-active-bat-control

Conversation

@ndrsnhs

@ndrsnhs ndrsnhs commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

@ndrsnhs
ndrsnhs requested a review from LKuemmel August 26, 2026 15:59
'password': password
}
self.bat_api = FroniusWR(config)
if username is not None and password is not None:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Diese Bedingung sollte eigentlich immer der Fall sein, oder? oben werden ja Standard-Werte gesetzt.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nein, username und password sind in der Konfiguration als Optional definiert und werden mit None initialisiert.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants