Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - keithj69

Pages: 1 [2] 3 4 ... 8
16
Thank you for the link.  Just ordered one.  The price is right at $19.75. 

17
Yes, please give us more info on the smart watch. I am in the market for one to do exactly what you are doing.

18
I unfortunately have had things in life get in the way of me doing much with my home automation.  I do need something to distract me, I'll see if i can try to figure anything out.

19
I have pretty much the same scene for coming home as you do.   I may have gone about it in a very round about way, but i did so to avoid the issue you mentioned. 
 equipment used - vera lite, hue lights, harmony home hub,door sensor,  xbmc, pc with vc.
vera things used to accomplish this.  pleg, a couple of timers, virtual switch and scenes

There  may be a better way to do this, but this works for me.
When I leave, Vc reads me the current weather, runs a vera scene.  In the scene is a 10 minute timer that arms a pleg device that states "if armed and the front door opens turn virtual switch to on". 
(timer is set to 10 minutes in case i have to come back home real quick. Plus without it, by the time I gave the leaving command and made it to the front door, it would be armed so the I'm home scene would run)


So what happens when i get home, as soon as I open the door, the virtual switch triggers vera and Vc to run through my commands.
It disarms pleg, my hue lights turns on, I am greeted by Lemon(vc) and she tells me the temps in the living room, media room, turns on the tv/stereo/xbmc to party mode.  After a 3 second timer the virtual switch is turned off.

I hope that made some sense.


 

20
I saw this on reddit.  Asked about saying stop at the end.  His response "Haha yes, unfortunately - otherwise the Echo will try to interpret the command itself. It's a workaround!".   Having to say stop each time is a deal breaker for me.  Maybe in 6 month's it will be better. 

21
tested with movies, music and tv shows, it works. thanks.

22
When only using the Kodi addon supplied by voxcommando on kodi helix, I have discovered that the play function has an error.  I am not using any other add-ons in vera or kodi.  It is not tied to any command in VC anymore.  I am reporting on what i see in the history window and experience.

With the sequence of playing a movie/music/tv show, then pausing, then playing again, the play command generates a xJson.duplicateEvent error in the history window. 
Once I restart vc, I get to leverage the XBMC.player.onPlay.* once.  next time i hit play, regardless of how long in between using the play button the duplicate error happens again.

I have unplugged the veralight, then rebooted the kodi pc, and restarted vc to have the same error.

23
understood.

24
"If you want to know the play state of KODI you don't need to involve Vera in any way.  VC generates events based on KODI by itself. "

I was having sporadic results with vc reporting back, that is why i went the vera route. I retested and have another log in my last post.

25
I am using micasaverde addons(device in vera)  to get the state of kodi ( play, pause, resume).  Vc shows the actions in the window and I use those actions as triggers in vc to run a vera scene and also to mute/unmute my mic.

I have tried 2 of the addons seperately with the same results.  The log i attached shows the sequence of starting the movie, then pausing it and then resuming. 

edit-  I have taken the vera stuff out and retested.   I get the same error with vc getting the info from kodi on just the play command.   this is the log with out vera interferring.

26
I am trying to set up scenes to turn lights on and off.  I am getting the state of kodi from veralight.    When i start the movie, all is good.  I pause, fine.  The next time I hit play i get the following

Code: [Select]
1/18/2015 2:26:25 PM 225 [plugin] {
  "jsonrpc": "2.0",
  "method": "Player.OnPlay",
  "params": {
    "data": {
      "item": {
        "id": 334,
        "type": "movie"
      },
      "player": {
        "playerid": 1,
        "speed": 1
      }
    },
    "sender": "xbmc"
  }
}
1/18/2015 2:26:25 PM 225 [vcevent] xJson.duplicateEvent

Is this a vera issue?  or just new kodi stuff?    I tried the xbmcstate and the kodi remote vera addons and they both produce the same results.

vc 2.1.3.6
The latest Kodi from their download link.

27
getting my kodi environment setup and i love this idea.  Thanks.

28
Bug Reports / Re: Hue- Edit lights error
« on: January 15, 2015, 12:42:15 PM »
I sent the logs via email.  The new dll works for me.  Thanks.

29
Bug Reports / Re: Hue- Edit lights error
« on: January 15, 2015, 09:36:42 AM »
I'm sorry I have been knee deep in building out a nuc for xbmc and redoing my coming home sequence.  I love party mode starting when i walk in the door. 
The version of the hue i have currently is 2.0.1.3.  Give me a few to do a before and after with logs and see if the dll works.

30
General Discussion / Logitech Harmony API released for developers
« on: January 15, 2015, 09:33:03 AM »
Not sure if you have a harmony, or know about this, but i figured i'd share anyway.

http://blog.logitech.com/2015/01/14/harmony-api//


http://blog.logitech.com/2015/01/14/harmony-api/

Pages: 1 [2] 3 4 ... 8