2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00
git-svn-id: https://svn.fhem.de/fhem/trunk@16381 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2018-03-11 09:08:02 +00:00
parent 4b094d20fa
commit cecbcf152f

View File

@ -521,8 +521,8 @@ fakeRoku_Parse($$;$$$)
modelName => ['FHEM'],
modelNumber => ['4200X'],
modelURL => ['http://www.fhem.de/'],
serialNumber => [$hash->{serial}],
UDN => ["uuid:roku:ecp:$hash->{serial}"],
serialNumber => [AttrVal($name,'serial',$hash->{helper}{serial})],
UDN => ["uuid:roku:ecp:".AttrVal($name,'serial',$hash->{helper}{serial})],
serviceList => [ { service => [ { serviceType => ['urn:roku-com:service:ecp:1'],
serviceId => ['urn:roku-com:serviceId:ecp1-0'],
controlURL => [''],