Are these folders/files/config entries still needed? #1997
makerglenn
started this conversation in
General
Replies: 1 comment
|
Hi! Everything can be removed, I haven't mentioned this since this is still in beta, and I wanted to avoid a war with potential unhappy users who want to roll back to v3.0.4 😅 But the Bubble Card Tools part is now fully stable so you can do that safely (I prefer to recommend you to keep a backup just in case, I've did that myself 👌). |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Clooos - Great work as usual! I've been super busy so excuse me if I missed this...but after updating to the new beta and installing the Bubble Card Tools integration I still have the following folders/files/config entries. Are these still needed or can they be deleted?
New (beta) module folder and files; \config\bubble_card\modules (all good there)
Previous folders/file/config entries from earlier installs - are these still needed?
Persistent storage for Bubble Card modules
event_type: bubble_card_update_modules
sensor:
state: "saved"
attributes:
modules: "{{ trigger.event.data.modules }}"
last_updated: "{{ trigger.event.data.last_updated }}"
\config\www\bubble\bubble-modules-example.yaml
config entries;
homeassistant:
allowlist_external_dirs:
- /config/www/bubble
# This step is not needed if you already have this line:
- /config/www
All reactions