Author Topic: Getting started with Vera  (Read 1796 times)

0 Members and 2 Guests are viewing this topic.

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Getting started with Vera
« on: January 25, 2014, 12:01:35 PM »
Thanks to nime5ter for creating this great tutorial for beginners and experts alike!


nime5ter

  • Administrator
  • Hero Member
  • *****
  • Posts: 2012
  • Karma: 61
    • View Profile
    • Getting Started with VoxCommando
Re: Getting started with Vera
« Reply #1 on: February 24, 2014, 05:19:30 PM »
There are also two useful pages in the wiki documentation:

For plugin configuration instructions, see: http://voxcommando.com/mediawiki/index.php?title=Vera_Configuration

The above page needs a bit more updating to fully reflect additional features added to the plugin with the VC 1.1.8.8 release, but still is a good overview of the important stuff.

For a complete list of Vera plugin actions available as of VC 1.1.8.8, see: http://voxcommando.com/mediawiki/index.php?title=Plugin_Vera (as always, this list can also be accessed via the action selection tree when you're building your commands).
TIPS: POST VC VERSION #. Explain what you want VC to do. Say what you've tried & what happened, or post a video demo. Attach VC log. Link to instructions followed.  Post your command (xml)

Powers

  • Jr. Member
  • **
  • Posts: 11
  • Karma: 3
    • View Profile
Re: Getting started with Vera
« Reply #2 on: January 04, 2024, 09:11:51 PM »
Hello all,

I have been using vera for a few years now. Now that Ezlo aquired Vera and made it's own Ezlo line, could we also integrate Ezlo API with Vox Commando? If there is anyway I can assist please let me know!

Note: I've been using Vera Plus and now bought an Ezlo Plus. The old Vera method doesn't exist in Ezlo, they made it more cloud based and you can disable authentication via Cloud API GUI.

Cheers,
Powers

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Getting started with Vera
« Reply #3 on: January 05, 2024, 12:02:32 PM »
I did not like the direction Ezlo was going so I switched to Hubitat.  So if the API has changed from what we were using with Vera you will have to use HTTP actions.  I won't be making a plugin for Ezlo, but you probably don't really need one, as long as they have a decent http API.

Here is a starting point.
https://support.ezlo.com/hc/en-us/articles/8165438132252-Ezlo-Platform-How-to-Use-HTTP-API-Commands-AKA-Luup-Requests

 The simplest thing would probably be to turn off authentication in Ezlo, and then start with something simple to see if you get a response.

https://192.168.0.11:17000/v1/method/hub/info/get

You would need to use the correct IP address for you hub.