Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Card doesn't work when device doesn't have access to internet #49

Open
2 tasks done
surfingbytes opened this issue Jun 5, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@surfingbytes
Copy link

Before submitting a bug

  • I updated to the latest card version available
  • I cleared the cache of my browser

Describe the bug
I have a wall tablet with HA opened in browser. If this tablet has direct access to internet, everything works fine. But when I block this tablet from internet, todoist card stops working and just shows "Custom element doesn't exists: todoist-card". Note that even when the tablet doesn't have access to internet, it has access to HA on the same network, and HA has access to internet. This should be everything it should need, as all other cards work just fine. Data from Todoist app are downloaded by HA, and tablet connects to HA to get the entities. Why would it need direct access to internet?

To Reproduce
Steps to reproduce the behavior:

  1. Use a tablet (or any other device) that has internet access blocked on router, while access to HA server is still allowed.
  2. Open HA dashboard with todoist card
  3. See error

Expected behavior
When the device has access to HA, the card should work. There should be no need for direct access to internet.

Versions:

  • Card: 1.1.3
  • HomeAssistant: 2024.6.0
@surfingbytes surfingbytes added the bug Something isn't working label Jun 5, 2024
surfingbytes added a commit to surfingbytes/todoist-card that referenced this issue Jun 6, 2024
surfingbytes added a commit to surfingbytes/todoist-card that referenced this issue Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants