qJake / HADotNet.CommandCenter

📱 A web-based, wall-mountable command center for Home Assistant.
https://hacc.dev
Apache License 2.0
158 stars 11 forks source link

camera_thumbnail Websocket endpoint is deprecated #114

Closed itzalgd24 closed 3 years ago

itzalgd24 commented 3 years ago

Anytime I try to add a camera to my dashboard, whether it is CCTV, weather map or video doorbell, I get the following error repeatedly in my HA log.

The websocket command 'camera_thumbnail' has been deprecated

It crashed my HA last evening, so I had to remove them from my dashboard. Once I did that, all was back to normal.

Am I overlooking something?

github-actions[bot] commented 3 years ago

Hey there, looks like this is your first time submitting a bug or enhancement to HACC! Thanks for helping make HACC a better app! 🎉

qJake commented 3 years ago

What version are you running?

itzalgd24 commented 3 years ago

1.0.26, just installed this week to replace a laggy Lovelace Dashboard on my Galaxy tablet. Loving the HACC (with the exception on not having a thermostat tile, but I worked around that). But the camera thing has been completely puzzled.

It does not matter what camera type it is, if it feeds to a tile (thumbnail), I am getting 100's of repeated deprecated errors, which is filling up my logs and choking my HA. Immediately upon removing the camera, the errors stop and things calm down.

On Thu, Jan 28, 2021 at 4:54 PM Jake Burgy notifications@github.com wrote:

What version are you running?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/qJake/HADotNet.CommandCenter/issues/114#issuecomment-769424471, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKZGW6OOIZ5YWSILRUFQNPDS4HMKDANCNFSM4WXN5I3A .

-- PLEASE NOTE MY NEW EMAIL ADDRESS

itzalgd24 commented 3 years ago

Also, to note. It does not matter where I am viewing the dashboard, whether on the tablet or phone or PC. AND the errors do not show up if the cameras are not displaying on the screen. So, I can add the cameras in the layout, and I can be on another screen, say the screen where I have all of my lights, and the errors do not come in. As soon as I switch to the screen with the cameras, then the errors start.

On Thu, Jan 28, 2021 at 5:30 PM Matthew Vaughn matthewdvaughn75@gmail.com wrote:

1.0.26, just installed this week to replace a laggy Lovelace Dashboard on my Galaxy tablet. Loving the HACC (with the exception on not having a thermostat tile, but I worked around that). But the camera thing has been completely puzzled.

It does not matter what camera type it is, if it feeds to a tile (thumbnail), I am getting 100's of repeated deprecated errors, which is filling up my logs and choking my HA. Immediately upon removing the camera, the errors stop and things calm down.

On Thu, Jan 28, 2021 at 4:54 PM Jake Burgy notifications@github.com wrote:

What version are you running?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/qJake/HADotNet.CommandCenter/issues/114#issuecomment-769424471, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKZGW6OOIZ5YWSILRUFQNPDS4HMKDANCNFSM4WXN5I3A .

-- PLEASE NOTE MY NEW EMAIL ADDRESS

-- PLEASE NOTE MY NEW EMAIL ADDRESS

qJake commented 3 years ago

I found this issue:

https://github.com/custom-cards/surveillance-card/issues/22

Which states that the camera_thumbnail API within the Websocket connection is deprecated.

I'll need some time to rewrite the way the camera pulls the image from HA. At least it hasn't broken... yet. So there's still time!

github-actions[bot] commented 3 years ago

This issue hasn't received an update in 2 months. 1 week from today, this issue will be closed. Comment to remove the stale label and extend the time.

github-actions[bot] commented 3 years ago

This issue hasn't received an update in 2 months. 1 week from today, this issue will be closed. Comment to remove the stale label and extend the time.