ADB android TV awake-state always on even if actually off

Hello,
I need your smart opinion about that:
I have a smart TV connected to my openhab enviroment.

android debug bridge on OH3 seems ok.
on the app I can swap channel or change volume correctly but since some days the awake-status stay always on even if the television is off…
before 26 february more or less, was ok. here the item timestamp:

any idea about how can I try to do ?

here my system full configuration

runtimeInfo:
  version: 3.4.2
  buildString: Release Build
locale: it-IT
systemInfo:
  configFolder: /etc/openhab
  userdataFolder: /var/lib/openhab
  logFolder: /var/log/openhab
  javaVersion: 11.0.18
  javaVendor: Raspbian
  osName: Linux
  osVersion: 5.15.84-v7+
  osArchitecture: arm
  availableProcessors: 4
  freeMemory: 80528368
  totalMemory: 324403200
  startLevel: 100
bindings:
  - amazonechocontrol
  - androiddebugbridge
  - astro
  - avmfritz
  - exec
  - http
  - ipcamera
  - lifx
  - logreader
  - mqtt
  - network
  - ntp
  - openweathermap
  - shelly
  - systeminfo
  - wifiled
clientInfo:
  device:
    ios: false
    android: false
    androidChrome: false
    desktop: true
    iphone: false
    ipod: false
    ipad: false
    edge: false
    ie: false
    firefox: false
    macos: false
    windows: true
    cordova: false
    phonegap: false
    electron: false
    nwjs: false
    webView: false
    webview: false
    standalone: false
    os: windows
    pixelRatio: 1
    prefersColorScheme: light
  isSecureContext: false
  locationbarVisible: true
  menubarVisible: true
  navigator:
    cookieEnabled: true
    deviceMemory: N/A
    hardwareConcurrency: 16
    language: it-IT
    languages:
      - it-IT
      - it
      - en-US
      - en
      - ja
      - ru
    onLine: true
    platform: Win32
  screen:
    width: 1920
    height: 1080
    colorDepth: 24
  support:
    touch: false
    pointerEvents: true
    observer: true
    passiveListener: true
    gestures: false
    intersectionObserver: true
  themeOptions:
    dark: dark
    filled: true
    pageTransitionAnimation: default
    bars: light
    homeNavbar: default
    homeBackground: default
    expandableCardAnimation: default
  userAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,
    like Gecko) Chrome/110.0.0.0 Safari/537.36
timestamp: 2023-03-05T09:39:46.646Z

Just for future consultation of the community.
Resterting Raspberry did not work but disabling and re-enabling the Thing associated to the AndroidDebugbridge, solved the issue!

see you!

This might be of use to you.

Thank you,
sadly my TV (JVC) is not supported. follows the proprieties

firmwareVersion: 11
modelId: Android TV
vendor: Jvc

Another strange thing is that after I fix it, after some days the problem appear again.
Just disabling / re-enabling the Tv related Thing fix (temporarry) the issue.

I want to report these problem to the developers, what information you think wil be helpfull to undestand the problem (I mean maibe some Karfaf commands…)?

Thank you,
Mup

Don’t know if this is relevant, but had a similar issue with other TV bindings. If the TV goes off because of power save (I use tv as computer monitor), it will still show on. Also if there is a feature for quick start, the tv stays in low power mode and will show ON. Need to disable any quick start feature and physically turn off the TV to get OFF.