custom-cards / button-card

❇️ Lovelace button-card for home assistant
MIT License
1.93k stars 233 forks source link

help #708

Closed liyue549290394 closed 1 year ago

liyue549290394 commented 1 year ago

Stupid me accidentally put the card on the first view. Now redeploying homeassistant cannot solve the problem that all pictures have changed. What should I do now?

liyue549290394 commented 1 year ago

I found the cause of the problem. The extra_styles attribute cannot be used in the first "button card". I assume this means all "button" cards (including the ones that came with the system). When I remove the extra_styles attribute in the first "button-card" under the view, it works fine. The problem has been solved.