I have followed the instructions for set up of the iCloud3 v3 integration step by step and the devices all appear perfectly on the card and everything works flawlessly. Almost. I cannot, for the life of me get the event log card to be recognized and show up. I’ve verified that the js file is in the /config/www/custom_cards folder and I have added it as a resource for my dashboard(I’ve tried using just icloud3-event-log-card as well as prepending /local/custom_cards to it as well). I’ve been banging my head against a wall for a few days now and have gone through numorous discussions about this issue. I’m creating creating new manual card and entering type: custom:icloud3-event-log-card
on the first line. I’ve also tried all of the troubleshooting steps that have been suggested in the threads to no avail. I’m sure I’m just missing something glaringly obvious, I just can’t seem to figure out what it is. Any assistance anyone can give would be greatly appreciated.
Thanks in advance!
Sorry for the late reply. I just ran into this same issue.
In the iCloud3 v3 documentation here Step 5.4 - Set up the icloud3-event-log-card Lovelace Resource (if needed) there is a small typo.
it states…
- Enter the following:
- /local/icloud3/icloud3-event-log-card in the URL field
- Check JavaScript Module
it should be…
- Enter the following:
- /local/icloud3/icloud3-event-log-card.js in the URL field
- Check JavaScript Module