Control your lightning from XBMC - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Service Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=152) +---- Thread: Control your lightning from XBMC (/showthread.php?tid=142208) Pages:
1
2
|
RE: Control your lightning from XBMC - FreeFrag - 2013-08-09 Truly a great plugin. Thanks! I am not using it scenario functionality but I am using some of your python code. I created a keymap file in which I added two global keyboard mappings which I connected to the light action ON and OFF. So now I am able to control the light via my Logitech Harmony Remote from anywhere within XBMC. Very nice! The biggest reason for me not to use the scenarios is due to the distance between my Tellstick and my remote sockets. In the scheduler in Telldus system I have to set the advance settings to send multiple commands. So using the scenarios there's a big chance the lights will not turn off when starting a movie as the plugin only send the command once. RE: Control your lightning from XBMC - r0cky - 2013-08-15 (2013-08-09, 09:32)FreeFrag Wrote: Truly a great plugin. Thanks! Can you please post a tutorial on how you archived this. Thanks! RE: Control your lightning from XBMC - kemik - 2013-08-17 (2013-02-17, 14:23)PolarbearNO Wrote: Hi henkepenke. Hi, I have exactly the same error did you get it sorted? Thanks RE: Control your lightning from XBMC - FreeFrag - 2013-08-31 (2013-08-15, 21:18)r0cky Wrote:(2013-08-09, 09:32)FreeFrag Wrote: Truly a great plugin. Thanks! Yes, I'll prepare a tutorial and post as soon as I am back in Sweden. RE: Control your lightning from XBMC - Tobby - 2014-02-23 Great plugin, though I have a few issues. I was running a nightly build and I had to go back to 12.3 just to install the plugin. Then I could continue with the nightly builds. Second the dimming to 0% doesn't work. On/Off works and any other percentage, but not 0%. RE: Control your lightning from XBMC - PrimaryMaster - 2014-03-21 (2013-08-17, 23:49)kemik Wrote:(2013-02-17, 14:23)PolarbearNO Wrote: Hi henkepenke. have the same problem!! RE: Control your lightning from XBMC - egil2nd - 2014-04-13 Correcion: I made it work. Not sure what I did that made it work. But I THINK I did not set up a scenario before I installed the plugin. When I did, every thing worked. Also important to set up priority on each step, not just on/off. Original post: I have the same problem as several people in here. "Plugin failed: script.xbmc.tellstick". Any solutions for this? My setup is the following: Windows 8 XBMC 12.3 Tellstick script 1.3.0 RE: Control your lightning from XBMC - Andee78 - 2014-12-09 You can just change the the import addon line to 2.1.0 to have a successfull installation. Then you have to start the addon (it says "disabled"), then register on website (get the code) and then go to addon settings (there som more menus now) and write your code in there. go back and start addon again and you can now choose "scenarios". it works like a charm in latest OpeneELEC stable builds! RE: Control your lightning from XBMC - olskar - 2015-10-11 Anyone still have the script who can post it somewhere? |