Home-Assistant-DreamScreen-Service icon indicating copy to clipboard operation
Home-Assistant-DreamScreen-Service copied to clipboard

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

Open dabozz88 opened this issue 4 years ago • 4 comments

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.

dabozz88 avatar Apr 15 '20 22:04 dabozz88

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

J3n50m4t avatar Apr 20 '20 18:04 J3n50m4t

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>

dabozz88 avatar Apr 20 '20 18:04 dabozz88

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?

J3n50m4t avatar Apr 23 '20 19:04 J3n50m4t

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.

dabozz88 avatar Apr 23 '20 20:04 dabozz88