I am a openhab noob, i added an entry to demo.items.
Switch Light_FF_Office_Fish “Fish” (FF_Office, Lights) { wemo=“fish” }
to control my fish tank light,
the wemo switch is up and running and works fine from my iphone.
When i click the switch in the web UI, i see the entries below in the log…and nothing happens with the switch.
What am i missing?
2016-04-28 10:06:59.670 [INFO ] [runtime.busevents ] - Light_FF_Office_Fish received command ON
2016-04-28 10:06:59.822 [WARN ] [t.i.s.MapTransformationService] - Could not find a mapping for ‘-’ in the file ‘en.map’.
2016-04-28 10:06:59.823 [WARN ] [t.i.s.MapTransformationService] - Could not find a mapping for ‘-’ in the file ‘en.map’.
2016-04-28 10:06:59.824 [WARN ] [t.i.s.MapTransformationService] - Could not find a mapping for ‘-’ in the file ‘en.map’.
2016-04-28 10:06:59.825 [WARN ] [t.i.s.MapTransformationService] - Could not find a mapping for ‘-’ in the file ‘en.map’.
Hi Steve,
could ou pls check if the WEMO binding is loading at all - means is within the addonn folder?
the WARN message is not related to Wemo Binding at all.
cheers
Karsten
ha, no actually it wasnt… now it is … and shows as discovered, but still fails to switch the device on/off…
osgi> 2016-04-28 13:35:49.703 [INFO ] [.o.b.wemo.internal.WemoBinding] - Wemo Device with UDN ‘Socket-1_0-221xxxxxxxx’ discovered
2016-04-28 13:35:50.704 [INFO ] [runtime.busevents ] - Light_FF_Office_Fish received command ON
2016-04-28 13:35:50.762 [WARN ] [t.i.s.MapTransformationService] - Could not find a mapping for ‘-’ in the file ‘en.map’.
2016-04-28 13:35:50.763 [WARN ] [t.i.s.MapTransformationService] - Could not find a mapping for ‘-’ in the file ‘en.map’.
2016-04-28 13:35:50.764 [WARN ] [t.i.s.MapTransformationService] - Could not find a mapping for ‘-’ in the file ‘en.map’.
2016-04-28 13:35:50.765 [WARN ] [t.i.s.MapTransformationService] - Could not find a mapping for ‘-’ in the file ‘en.map’.
Karsten,
I have it, i was trying to use the friendly name for the device instead of the full socket id…
Thanks for your help, much apprecaited
Steve
friendly name changed with version 1.8 