change urn to look more like a real Belkin device

This commit is contained in:
Emil Lerch 2019-07-24 17:44:15 -07:00
parent 3b5f835f11
commit beda73ea3b
Signed by: lobo
GPG Key ID: CEC5F37C1BE5A481

View File

@ -42,7 +42,7 @@ import uuid
SETUP_XML = """<?xml version="1.0"?>
<root>
<device>
<deviceType>urn:MakerMusings:device:controllee:1</deviceType>
<deviceType>urn:Belkin:device:controllee:1</deviceType>
<friendlyName>%(device_name)s</friendlyName>
<manufacturer>Belkin International Inc.</manufacturer>
<modelName>Emulated Socket</modelName>