lucasvdh / com.yamaha.receiver

Yamaha receiver app for Homey
GNU General Public License v3.0
2 stars 5 forks source link

[BUG] AV Receiver montoring stop working after few hours #36

Open iamnague opened 2 years ago

iamnague commented 2 years ago

Describe the bug

Montoring stop working after few hours / days (variable). Triggering flow cards stop working. This bug is present in the store app release (1.1.1) and the test release (1.2.0).

Device info

My device is the RX-V6A and I use it as an AV Receiver device in Homey.

Expected Behavior

This is optional

Actual Behavior

This is optional

Steps to Reproduce the Problem

  1. Restart app from Homey, and wait few hours, sometime few days

Provide a diagnostic report id

To create an app specific diagnostic report id:

  1. In the Homey app, go to More (...), then tap Apps > Yamaha and then the settings icon in the top right corner
  2. Tap the Create Diagnostics Report button.
  3. You will receive an app specific diagnostic report id.

My diagnostic report id is: I'll provide it if needed. I'm currently running app in development mode to catch logs.

iamnague commented 2 years ago

I caught this log yesturday: 2022-03-04 10:05:58 [homey-log] captureException: Error: input_selected InvalidEnumValueError: TV is not a valid enum value (invalid_enum_value) at Remote Process I guess it's when I select "TV" input (HDMI ARC) on AV. I don't know if it's the root cause of the monitoring issue. I've just add a "TV" id for input_selected capability. Wait & see.