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

[dreamscreen.devices] couldn't get state of <IP_ADDRESS> #32

Open
dabozz88 opened this issue Apr 15, 2020 · 4 comments
Open

[dreamscreen.devices] couldn't get state of <IP_ADDRESS> #32

dabozz88 opened this issue Apr 15, 2020 · 4 comments

Comments

@dabozz88
Copy link

So I'm getting a lot of warnings and logs stating:

ERROR (MainThread) [pydreamscreen.devices] couldn't get_state of <IP_ADDRESS>
ERROR (MainThread) [pydreamscreen.devices] couldn't update state for device <IP_ADDRESS>
WARNING (MainThread) [homeassistant.helpers.entity] Updating state for dreamscreen.dream_screen (<class 'custom_components.dreamscreen.DreamScreenEntity'>) took 1.026 seconds. Please report it to the custom component author.

@J3n50m4t
Copy link
Owner

WARNING (MainThread) [homeassistant.helpers.entity] Updating state for dreamscreen.dream_screen (<class 'custom_components.dreamscreen.DreamScreenEntity'>) took 1.026 seconds. Please report it to the custom component author.
I knew this already, but I don't have the time fixing noncritical stuff right now.

The Errors: So the DS does not work for you. Could you provide more infos?

  • Which Dreamscreen?
  • Component Version?
  • HA Version
  • Config

@dabozz88
Copy link
Author

Actually it works just fine. That's why I'm confused by these errors. I tried adding a timeout to try and reduce it but it did nothing.

Dreamscreen 4K firmware 1.6.5.7
Home Assistant 0.108.6
DreamScreen-Service 4c672c3

configuration.yaml

dreamscreen:
devices:
- dream_screen:
address: <MY_IP>

@J3n50m4t
Copy link
Owner

Thats pretty strange.
I'm running a similar version with a DS HD. And I don't see any of this.
What a system are you running on? Is it a pretty low end system?

@dabozz88
Copy link
Author

Raspberry Pi 3B+

Been messing around with my network though, and my router is saying my dreamscreen is "inactive" most of the time even though its on and running and I can connect in with the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants