diff --git a/add-caldav-event/README.md b/add-caldav-event/README.md new file mode 100644 index 0000000..e0c669e --- /dev/null +++ b/add-caldav-event/README.md @@ -0,0 +1,4 @@ +# Script for CalDAV events +This is what allows you to utilize a self-hosted calendar (in my instance nextcloud). + +Add this script to the scripts settings of your HA you can find scripts here `Settings > Automations & scenes > Scripts` diff --git a/add-caldav-event.yaml b/add-caldav-event/add-caldav-event.yaml similarity index 100% rename from add-caldav-event.yaml rename to add-caldav-event/add-caldav-event.yaml