From 4f6a74730016d780273b9a0be1314d5136b59ccf Mon Sep 17 00:00:00 2001 From: Ian Duffy Date: Wed, 25 Dec 2019 21:44:38 +0000 Subject: [PATCH] Add manufactureURL to the hue description.xml endpoint The netdisco library by HA looks for manufacture, modelNumber and manufactureURL for its auto discovery mechanism. https://github.com/home-assistant/netdisco/blob/master/netdisco/discoverables/philips_hue.py Currently, tasmota doesn't return this, and as a result home assistant doesn't discover the emulator. this commit adds a manufactureURL so discovery works --- tasmota/xdrv_20_hue.ino | 1 + 1 file changed, 1 insertion(+) diff --git a/tasmota/xdrv_20_hue.ino b/tasmota/xdrv_20_hue.ino index 80e85d821..c9f0031b0 100644 --- a/tasmota/xdrv_20_hue.ino +++ b/tasmota/xdrv_20_hue.ino @@ -124,6 +124,7 @@ const char HUE_DESCRIPTION_XML[] PROGMEM = "Amazon-Echo-HA-Bridge ({x1)" // "Philips hue ({x1)" "Royal Philips Electronics" + "http://www.philips.com" "Philips hue Personal Wireless Lighting" "Philips hue bridge 2012" "929000226503"