robinostlund / homeassistant-volkswagencarnet

Volkswagen Carnet Component for home assistant
GNU General Public License v3.0
327 stars 60 forks source link

Question: How to remove old configurations? #638

Closed ruudvddries closed 3 months ago

ruudvddries commented 3 months ago

I used the old version (before 2023). Switched to mqtt implementation but would like to go back to this add-on. Upon initial configuration I get an error saying and old configuration is found. How can I remove this old config so I can use this add-on?

Many thanks for your help.

Regards,

Ruud

stickpin commented 3 months ago

The only way I can think about is to use some addon like VSCode and edit core.config_entries inside the hidden .storage folder manually, by removing the whole section related to "domain": "volkswagencarnet"

After editing the file, you should restart HA. Edit this file carefully.