Jump to content

Vera Home Automation- Feature Request


PrincessClevage

Recommended Posts

Hi Thanks 

 

Yes i understand 

 

however can i issue a command to alexa to play a playlist in Kodi or

ask alexa to play a movie in kodi.

 

Since kodi has the emby plugin I would imagine that this could be a future development

Link to comment
Share on other sites

PrincessClevage

Hi Thanks

 

Yes i understand

 

however can i issue a command to alexa to play a playlist in Kodi or

ask alexa to play a movie in kodi.

 

Since kodi has the emby plugin I would imagine that this could be a future development

i Believe the emby skill for Alexa can do this now
Link to comment
Share on other sites

Hello Thank you for responding an a saturday

 

sorry for my ignorance but what does this code do?

local dID = 595

local status = luup.variable_get("urn:upnp-org:serviceId:VSwitch1", "Status", dID)

if status ~= “1” then return false

end luup.inet.wget "http://i.p.address:8010/dson" return true

 

I see it to simple to do what i am looking for

 

example

 

alexa play die hard on HTPC1

alexa stop die hard on htpc1

alexa play afternoon.m3u on htpc

Link to comment
Share on other sites

PrincessClevage

Hello Thank you for responding an a saturday

 

sorry for my ignorance but what does this code do?

local dID = 595

local status = luup.variable_get("urn:upnp-org:serviceId:VSwitch1", "Status", dID)

if status ~= “1” then return false

end luup.inet.wget "http://i.p.address:8010/dson" return true

 

I see it to simple to do what i am looking for

 

example

 

alexa play die hard on HTPC1

alexa stop die hard on htpc1

alexa play afternoon.m3u on htpc

You can achieve this in two ways as I see it an easy way and a hard way.

1. Use emby app for Alexa

2. Use a combination of Rigpapa’s emby plugin for Vera, several scenes exposed to Alexa and a voice Routine in Alexa for each

Link to comment
Share on other sites

  • 2 weeks later...

I can't find any info on webhooks in Emby.  I found a reference to a plugin, but don't see anything in the catalog.

@@Luke how do Emby webhooks work?  Is it in the released Windows server or only in beta at this point?

 

There will be a new webhooks plugin with the upcoming Emby Server 4.3:

 

https://emby.media/community/index.php?/topic/77969-new-webhooks-plugin/

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...