Skip to content

UniversalDevicesInc/ring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ring Node Server (c) 2023 Universal Devices

The Ring Node Server retrieves your Ring devices and allows you to get motion and ring events, and also control floodlights.

Installation

The settings for this node are:

Short Poll

  • The interval used to poll the battery level

Long Poll

  • The interval used to resubscribe to Ring events

Custom params

  • shared
    • Set to "true" to include shared devices
    • You will need to re-run device discovery after

Requirements

  1. PG3x (eisy, or Polisy updated with PG3x)
  2. ISY firmware 5.6.0 or later
  3. PG3 Remote connection must be enabled and active
    • Settings are in Portal under Select Tools | Maintenance | PG3 Remote connection

Release Notes

  • 1.2.6 07/11/2025
    • Change the oAuth scope to "read" as requested by Ring
  • 1.2.5 07/11/2025
    • Fix oAuth due to recent changes at Ring
  • 1.2.4 03/18/2025
    • Enhanced error handling
    • If API fails with a 401, plugin asks to re-authenticate
  • 1.2.3 02/09/2025
    • Removed test code introduced in 1.2.2 by mistake
  • 1.2.2 01/27/2025
    • Webhooks are no longer sent to the plugin when it is stopped
  • 1.2.1 11/05/2024
    • Removed test code which use to set the short poll to 13
  • 1.2.0 08/13/2024
    • Switched to Python interface OAuth class
  • 1.1.7 12/15/2023
    • Fix doorbell battery level
  • 1.1.6 08/08/2023
    • Updated logging.
  • 1.1.5 07/23/2023
    • Enhanced error handling in case of exceptions.
  • 1.1.4 07/20/2023
    • Added driver names which can be seen in PG3, when looking at the node details.
  • 1.1.3 07/17/2023
    • When updating properties, always send them to IoX. This is to prevent blank properties.
  • 1.1.2 07/05/2023
    • Enhanced error handling when nodeserver is not yet linked to a Ring account
  • 1.1.1 05/23/2023
    • Fixed logging
  • 1.1.0 05/16/2023
    • Added support for shared devices
  • 1.0.5 05/15/2023
    • Fixed bug with ownership verification when using shared devices
  • 1.0.4 04/18/2023
    • Initial working beta version published to github

About

Ring Nodeserver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •