Android TV failed to add on 2022.02

Now it works again on the EON box (kstb6020). Thanks!

Nvidia Sheild still has a problem when using an ethernet cable.
It works on WiFi

After I enable USB debugging and Network debugging in works.

My NVIDIA Shield is still broken on 2022.2.6 on ethernet. I get this exception on load:
“AttributeError: module ‘androidtv.constants’ has no attribute ‘DeviceEnum’”

If I comment out my YAML, restart, and try to load the integration via Config Flow I get:
Config flow could not be loaded: [object Object]

  name: Living Room Shield
  host: lr-shield
  exclude_unnamed_apps: true
  screencap: true
  apps:
    com.disney.datg.videoplatforms.android.abc: ABC
    com.turner.cnvideoapp: CartoonTV
    com.fxnetworks.fxnow: FXNow
    com.hbo.hbonow: HBO Max
    com.hgtv.watcher: HGTV
    com.nbcuni.nbc.androidtv: NBC
    de.cyberdream.androidtv.notifications.google: Notification
    com.peacocktv.peacockandroid: Peacock
    com.pbs.video: PBS 
    tv.pluto.android: Pluto TV
    com.silicondust.view: TV
    com.accuweather.android: Weather

- platform: androidtv
  name: Theater Shield
  host: theater-shield
  exclude_unnamed_apps: true
  screencap: false
  apps:
    com.disney.datg.videoplatforms.android.abc: ABC
    com.turner.cnvideoapp: CartoonTV
    com.fxnetworks.fxnow: FXNow
    com.hbo.hbonow: HBO Max
    com.hgtv.watcher: HGTV
    com.nbcuni.nbc.androidtv: NBC
    de.cyberdream.androidtv.notifications.google: Notification
    com.peacocktv.peacockandroid: Peacock
    com.pbs.video: PBS 
    tv.pluto.android: Pluto TV
    com.silicondust.view: TV
    com.accuweather.android: Weather