Jump to content

Vera Home Automation- Feature Request


Recommended Posts

PrincessClevage
Posted

You don’t need Vera to control emby using voice.

There is an emby skill for Alex

Posted

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

PrincessClevage
Posted

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
Posted

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

PrincessClevage
Posted

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

  • 2 weeks later...

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...