My setup: WeTek Play 1, LibreELEC 9.0.1, TVHeadEnd 9.0.118
My CEC config:
Code
		
					
				<settings>
    <setting id="activate_source" value="1" />
    <setting id="button_release_delay_ms" value="0" />
    <setting id="button_repeat_rate_ms" value="0" />
    <setting id="cec_hdmi_port" value="1" />
    <setting id="cec_standby_screensaver" value="1" />
    <setting id="cec_wake_screensaver" value="1" />
    <setting id="connected_device" value="36037" />
    <setting id="device_name" value="Kodi" />
    <setting id="device_type" value="1" />
    <setting id="double_tap_timeout_ms" value="300" />
    <setting id="enabled" value="1" />
    <setting id="pause_or_stop_playback_on_deactivate" value="36045" />
    <setting id="pause_playback_on_deactivate" value="0" />
    <setting id="physical_address" value="0" />
    <setting id="power_avr_on_as" value="0" />
    <setting id="send_inactive_source" value="1" />
    <setting id="standby_devices" value="36037" />
    <setting id="standby_devices_advanced" value="" />
    <setting id="standby_pc_on_tv_standby" value="13005" />
    <setting id="standby_tv_on_pc_standby" value="1" />
    <setting id="tv_vendor" value="0" />
    <setting id="use_tv_menu_language" value="0" />
    <setting id="wake_devices" value="36037" />
    <setting id="wake_devices_advanced" value="" />
</settings>
	
			Display More
	The problem is:
When I shutdown the box while TV is playing the TV doesn't go into standby and the LAN LED stays on after shutdown.
Kodi.log:
		External Content
		pastebin.com
	
	Content embedded from external sources will not be displayed without your consent.
	Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.
When I stop TV playback before I shutdown the box, the TV goes into standby and the LAN LED switches off.
Kodi.log:
		External Content
		pastebin.com
	
	Content embedded from external sources will not be displayed without your consent.
	Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.