Merge pull request #7328 from imduffy15/development

Add manufactureURL to the hue description.xml endpoint
This commit is contained in:
Theo Arends 2019-12-26 11:28:27 +01:00 committed by GitHub
commit 14ee8583c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,6 +124,7 @@ const char HUE_DESCRIPTION_XML[] PROGMEM =
"<friendlyName>Amazon-Echo-HA-Bridge ({x1)</friendlyName>"
// "<friendlyName>Philips hue ({x1)</friendlyName>"
"<manufacturer>Royal Philips Electronics</manufacturer>"
"<manufacturerURL>http://www.philips.com</manufacturerURL>"
"<modelDescription>Philips hue Personal Wireless Lighting</modelDescription>"
"<modelName>Philips hue bridge 2012</modelName>"
"<modelNumber>929000226503</modelNumber>"