-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Open
Description
The problem
I see errors in the log of unhandled exception: invalid literal for int() with base 10: 'Y 000'
Device is a Denon AVR-X2600.
What version of Home Assistant Core has the issue?
core-2025.6.0b2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
denonavr
Link to integration documentation on our website
https://www.home-assistant.io/integrations/denonavr
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
2025-05-29 15:56:05.295 DEBUG (MainThread) [denonavr.api] Incoming Telnet message: PSDYNEQ ON
2025-05-29 15:56:05.366 DEBUG (MainThread) [denonavr.api] Incoming Telnet message: PSDYNVOL OFF
2025-05-29 15:56:05.899 DEBUG (MainThread) [denonavr.api] Incoming Telnet message: PSREFLEV 0
2025-05-29 15:56:05.920 DEBUG (MainThread) [denonavr.api] Incoming Telnet message: PSDELAY 000
2025-05-29 15:56:05.920 ERROR (MainThread) [denonavr.api] 192.168.178.76: Event callback caused an unhandled exception: invalid literal for int() with base 10: 'Y 000'
2025-05-29 15:56:05.920 ERROR (MainThread) [denonavr.api] 192.168.178.76: Event callback caused an unhandled exception: invalid literal for int() with base 10: 'Y 000'
2025-05-29 15:56:05.946 DEBUG (MainThread) [denonavr.api] Incoming Telnet message: CVEND
2025-05-29 15:56:05.988 DEBUG (MainThread) [denonavr.api] Incoming Telnet message: ZMON
2025-05-29 15:56:06.043 DEBUG (MainThread) [denonavr.api] Incoming Telnet message: CVFL 50
Additional information
No response
Anto79-ops, Squazel and insanetypo