diff --git a/app.json b/app.json index c9b432c..60553aa 100644 --- a/app.json +++ b/app.json @@ -56,6 +56,11 @@ "name": "Ronny Troxler", "email": "ronny.troxler@bluewin.ch", "website": "https://place4fun.ch" + }, + { + "name": "Bert Marcelis", + "email": "homey@bertmarcelis.be", + "website": "https://bertmarcelis.be" } ], "translators": [ @@ -1916,16 +1921,16 @@ { "id": "pihole", "name": { - "en": "PiHole", - "da": "PiHole", - "de": "PiHole", - "es": "PiHole", - "fr": "PiHole", - "nl": "PiHole", - "no": "PiHole", - "pl": "PiHole", - "ru": "PiHole", - "sv": "PiHole" + "en": "PiHole v5.x", + "da": "PiHole v5.x", + "de": "PiHole v5.x", + "es": "PiHole v5.x", + "fr": "PiHole v5.x", + "nl": "PiHole v5.x", + "no": "PiHole v5.x", + "pl": "PiHole v5.x", + "ru": "PiHole v5.x", + "sv": "PiHole v5.x" }, "class": "sensor", "capabilities": [ @@ -1965,13 +1970,24 @@ }, "pair": [ { - "id": "welcome", - "next": "manual_input" + "id": "list_devices", + "template": "list_devices", + "options": { + "singular": true + }, + "navigation": { + "next": "configure_device" + } + }, + { + "id": "configure_device", + "navigation": { + "prev": "list_devices" + } }, { - "id": "manual_input", - "prev": "welcome", - "next": "done" + "id": "add_device", + "template": "add_devices" } ], "settings": [