HDMI CEC can't list my Raspberry Pi as a HDMI device in Home Assistent

Hey guys.
I just installed HDMI CEC, when I login to my Raspberry Pi I got the list of devices that are on the bus:

CEC bus information
===================
device #0: TV
address:       0.0.0.0
active source: no
vendor:        Sony
osd string:    TV
CEC version:   1.4
power status:  on
language:      zho


device #1: Recorder 1
address:       1.2.0.0
active source: yes
vendor:        Pulse Eight
osd string:    CECTester
CEC version:   1.4
power status:  on
language:      eng


device #3: Tuner 1
address:       4.0.0.0
active source: no
vendor:        Unknown
osd string:    PlayStation VR
CEC version:   unknown
power status:  unknown
language:      ???


device #4: Playback 1
address:       4.1.0.0
active source: no
vendor:        Sony
osd string:    PlayStation 4
CEC version:   1.3a
power status:  on
language:      ???


device #5: Audio
address:       1.0.0.0
active source: no
vendor:        Sony
osd string:    BD SYSTEM
CEC version:   1.4
power status:  on
language:      ???


device #8: Playback 2
address:       1.0.0.0
active source: no
vendor:        Sony
osd string:    BD SYSTEM
CEC version:   1.4
power status:  on
language:      ???

Please notice the address: 1.2.0.0 is Raspberry Pi, it can be listed in terminal. I want to use the Pi itself as a HDMI device to AirPlay music. but when I add it in yaml

hdmi_cec:
devices:
TV: 0.0.0.0
BlueRay player: 1.0.0.0
PlayStation 4: 4.1.0.0
AirPi: 1.2.0.0

Or use

hdmi_cec:
  platform: media_player 

I can’t find the Pi as a HDMI device in Home Assistent, I want to use hdmi_cec.select_device to switch to Pi, so what should I do?

p.s: I can switch to Pi form CEC using remote control.

Anyone? please help!

I encountered this issus too:(

Any idea ?

My Home Assistant version is 0.38.4 and newest libcec.

Any movement on this? I have hassio v 0.100.3 on a RPi 4 and would like to use one or both of my built-in HDMI ports to display stuff, maybe the lovelace default, or a particular page from Lovelace.

Anything in process that will allow this?

Thanks,
Ambi