The integration works fully, but the entity will constantly change its status.
Ranging from off ( or on depending on the actual state ) to unavailable and back. Always in a range off 20 or so seconds.
The problem lies in the fact that when I try to initiate a command during the unavailable status, the device will not respond.
The only log line of interest is the following
Logger: homeassistant.helpers.entity
Source: helpers/entity.py:1263
First occurred: May 31, 2024 at 5:56:49 PM (104 occurrences)
Last logged: 2:12:12 PM
Update of media_player.panasonic_viera_tv is taking over 10 seconds
Not sure when this started to happen, but it seems that I did not have this in the beginning.
The device is constantly available through network ping even though Home Assistant reports unavailable.
Also my Unifi controller does not show wifi drops during the time.
What version of Home Assistant Core has the issue?
core-2024.5.5
What was the last working version of Home Assistant Core?
Logger: homeassistant.helpers.entity
Source: helpers/entity.py:1263
First occurred: May 31, 2024 at 5:56:49 PM (104 occurrences)
Last logged: 2:12:12 PM
Update of media_player.panasonic_viera_tv is taking over 10 seconds
Additional information
Some debug log lines, each time I see the [homeassistant.components.panasonic_viera] An error occurred: <urlopen error timed out I have the unavailable log in Home Assistant.
The problem
The integration works fully, but the entity will constantly change its status. Ranging from off ( or on depending on the actual state ) to unavailable and back. Always in a range off 20 or so seconds.
The problem lies in the fact that when I try to initiate a command during the unavailable status, the device will not respond. The only log line of interest is the following
Not sure when this started to happen, but it seems that I did not have this in the beginning. The device is constantly available through network ping even though Home Assistant reports unavailable. Also my Unifi controller does not show wifi drops during the time.
What version of Home Assistant Core has the issue?
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
Panasonic Viera
Link to integration documentation on our website
https://www.home-assistant.io/integrations/panasonic_viera
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
Some debug log lines, each time I see the
[homeassistant.components.panasonic_viera] An error occurred: <urlopen error timed out
I have the unavailable log in Home Assistant.No response