mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 16:26:43 +00:00
There are 5 steps now (#9822)
This commit is contained in:
parent
ad9f18c231
commit
1e8903fd76
@ -43,7 +43,7 @@ export class EnergySetupWizard extends LitElement implements LovelaceCard {
|
||||
|
||||
protected render(): TemplateResult {
|
||||
return html`
|
||||
<p>Step ${this._step + 1} of 3</p>
|
||||
<p>Step ${this._step + 1} of 5</p>
|
||||
${this._step === 0
|
||||
? html`<ha-energy-grid-settings
|
||||
.hass=${this.hass}
|
||||
|
Loading…
x
Reference in New Issue
Block a user