evon – Smart Home

Modified on: Wed, 14 Feb, 2024 at 6:28 AM

Applies to:          Stayntouch PMS          

evon – Smart Home


evon – Smart Home helps hotels to improve energy ratings by efficiently controlling lighting, air conditioning, and heating.

  • Integration of heating, heat pumps, and air conditioners in one universal solution
  • Automatic operation based on time specifications
  • Individual intervention at any time, onsite or via the evon – Smart Home app
  • Automatic lowering operation when windows are open



API USAGE

  • GET/hotels – Setup stage only
  • GET/hotels/{id}/rooms – Setup stage only


Periodical API polling – every 12 hours

  • Updated/created reservations
  • Get/reservations/summary


Parameters

  • Date – Yesterday's business date
  • Date_filter – 2 calls, updated and created
  • Status – RESERVED


Cancelled Reservations

  • Pull once a day for previous day
  • Get/reservations/summary


Parameters

  • Date – Yesterday's business date
  • Status – CANCELLED


Arrivals Today

  • Pull every hour
  • Get/reservations/summary
  • Get/reservations/summary


Parameters

  • Date – Today's business date
  • Date_filter – Arrival
  • Status – RESERVED
  • This API call will return all reservations that are due in today and are not checked in yet.


Room Moves 

  • This is for guests that change room numbers whilst already checked in.
  • Get/reservations/summary


Parameters

  • Status – CHECKEDIN
  • The API call will return all reservations that are checked in right now, and it will help with possible room moves, guest name changes, etc.


Webhooks are not supported.


Once webhooks are set up, OAuth keys can be issued. Stayntouch will generate OAuth keys to evon – Smart Home, and once the OAuth keys are created, Stayntouch will send them to evon – Smart Home. evon – Smart Home requires the following Stayntouch Connect credentials:

  • client_id
  • client_secret
  • hotel_id

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.