Voici un plugin qui peut envoyer les commandes de contrôle sur les séries récentes d'amplificateurs AV Denon de type H.
il est publié dans le Store.
J'espère qu'il vous servira.
Bon film
- Code : Tout sélectionner
{
"plugin_id": "denonavrxh",
"name_fr": "Denon Série H",
"icon": "Ampli-Denon.png",
"version": "1.04",
"creation_date": "2021-04-24",
"modification_date": "2021-05-15",
"author":"<a href='https://forum.eedomus.com/memberlist.php?mode=viewprofile&u=1248' target='_blank'>AKAN<img src='/img/external.png'></a>",
"description_fr": "Basé sur le plugin original de Xianghua. Plugin compatible avec les séries AVRX-H de <a href='https://www.denon.fr/fr/product/homecinema/avreceiver' target='_blank'>Denon</a> <br>Attention, celui-ci n'est pas compatible avec les modèles plus anciens<br>Mon premier plugin, soyez indulgents ;-)",
"description_en": " Based on Xianghua Original plugin. Works only with AVRX-H of <a href='https://usa.denon.com/us/product/hometheater/receivers' target='_blank'>Denon</a> AVRX-H but not with older receivers",
"description_es": "",
"description_it": "",
"description_de": "",
"forum_link": "",
"parameters": [
{
"parameter": "IP",
"description": "Adresse IP",
"xtype": "textfield",
"default_value": "",
"field": "width:130, allowBlank:false, maskRe:/[0-9.]/, regex:/^(25[0-5]|2[0-4][0-9]|[0-1]{1}[0-9]{2}|[1-9]{1}[0-9]{1}|[1-9])\\.(25[0-5]|2[0-4][0-9]|[0-1]{1}[0-9]{2}|[1-9]{1}[0-9]{1}|[1-9]|0)\\.(25[0-5]|2[0-4][0-9]|[0-1]{1}[0-9]{2}|[1-9]{1}[0-9]{1}|[1-9]|0)\\.(25[0-5]|2[0-4][0-9]|[0-1]{1}[0-9]{2}|[1-9]{1}[0-9]{1}|[0-9])$/, regexText:'Adresse IP invalide [0-255].[0-255].[0-255].[0-255]'"
}
],
"devices": [
{
"device_id": "denoncontrol",
"module_id": "41",
"type": "http",
"name_fr": "Denon Control",
"name_en": "Denon Control",
"icon": "ampli.png",
"utilisation_id": "43",
"parameters": {
"VAR1": "plugin.parameters.IP",
"value_type": "list",
"ignore_errors": 3,
"RAW_URL": "",
"RAW_XPATH": "",
"POLLING": "1",
"convert": 0
},
"values": [
{
"value": "ON",
"description": "On",
"icon": "Denon-On.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "PWON"
},
{
"value": "STANDBY",
"description": "Off",
"icon": "Denon-Off.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "PWOFF"
},
{
"value": 0,
"description": "Mute",
"icon": "mute.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "MUON"
},
{
"value": 1,
"description": "Unmute",
"icon": "unmute.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "MUOFF"
},
{
"value": 2,
"description": "Plus",
"icon": "plus.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "MVUP"
},
{
"value": 3,
"description": "Moins",
"icon": "moins.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "MVDOWN"
},
{
"value": 4,
"description": "Sleep 30 mn",
"icon": "timewakeup.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "SLP030"
},
{
"value": 10,
"description": "10",
"icon": "volume10.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "MV10"
},
{
"value": 20,
"description": "20",
"icon": "volume20.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "MV20"
},
{
"value": 30,
"description": "30",
"icon": "volume30.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "MV30"
},
{
"value": 40,
"description": "40",
"icon": "volume40.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "MV40"
},
{
"value": 50,
"description": "50",
"icon": "volume50.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "MV50"
},
{
"value": 60,
"description": "60",
"icon": "volume60.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "MV60"
},
{
"value": 70,
"description": "70",
"icon": "volume70.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "MV70"
},
{
"value": "TV Audio",
"description": "TV Audio",
"icon": "tv.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "SITV"
},
{
"value": "Bluetooth",
"description": "Bluetooth",
"icon": "bluetooth.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "SIBT"
},
{
"value": "Online Music",
"description": "Internet Radio",
"icon": "radio.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "SIIRP"
},
{
"value": "Game",
"description": "Game",
"icon": "game.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "SIGAME"
},
{
"value": "Media Player",
"description": "Media Player",
"icon": "shield.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "SIMPLAY"
},
{
"value": "Blu-ray",
"description": "Blu-ray",
"icon": "bluray.png",
"http_url": "http://[VAR1]:8080/goform/formiPhoneAppDirect.xml?",
"http_type": "GET",
"http_params": "SIAUX1"
}
]
}
]
}