New component mediaplayer Dune DH or XML sensor

Hello everybody.

I have, and I have long been used in their media player Dune HD.This is a good network media player which can play even blu-ray menu.

We have an API Dune HD: API
The player can be controlled via the HTTP request, and in return he gives XML.
In response to get it:

`<command_result>

`

We need to use the value of the player status (file_playback|dvd_playback|bluray_playback|black_screen|standby|navigator)
param name="player_state" value="standby"

I have run through a player Shell Command. But in this case I do not get feedback, and it does not look as beautiful as ready for HA mediapler.

How can I make a new component for this player? or at least the sensor CML who would understand what would it be used for feedback. Unfortunately I do not know Python and he can not make a component (

And excuse me for my bad english, this is another reason why I was not always easy to understand the HA.
Thanks to all!