Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


  • 0

is anyone have ring video doorbell?


10der

Question

hi!

 

is anyone have ring video doorbell by ring.com?

How's about to test a little LUA scenas for check doorbell rings?

 

just test application just food for thought.

 

Please login or register to see this attachment.

 

Please login or register to see this code.

 

  • Like 1
Link to comment
Share on other sites

16 answers to this question

Recommended Posts

  • 0
  • Inquirer
  • 5 hours ago, kappe said:

    I have, what do code for andtoid?

    i have only apple.

    Lol ;)

     

    it.s server side request. Android because it’s reverse engineering code. API for Ring.com still is private  

    so, this code NOT for mobile devices this code for HC2 notifications!

    Link to comment
    Share on other sites

    • 0

    The topic has been moved from "

    Please login or register to see this link.

    " to "

    Please login or register to see this link.

    ".

     

    Temat został przeniesiony z "

    Please login or register to see this link.

    " do "

    Please login or register to see this link.

    ".

    Link to comment
    Share on other sites

    • 0
  • Inquirer
  • 9 hours ago, morpheus75 said:

    @10der

     

    hi

    this is the response i got...

     

    1

     

    did you change the code?

    Strange! 

    You show a screen where :

    Please login or register to see this code.

    Please login or register to see this code.

    going "Connecting" again.

    it's not possible by original code... :(

     

    Link to comment
    Share on other sites

    • 0
  • Inquirer
  • debug version

     

    Please login or register to see this code.

     

    autostart disabled - please press [Start] button manually.

     

    thanks!

     

     

    • Like 2
    Link to comment
    Share on other sites

    • 0

    @10der

    hi

    it works. i manually ran and it said 'enjoy the silence' then when i pressed doorbell it did debug 'ding dong'

    i suppose we can add in a run scene command at the same place as the debug Ding Dong command but

    only concern is that its continuosly running....

    i monitored the cpu and it was jumping between 5 and 10%, then every minute when my other scenes kicked in it jumped to 50%..

    a thought maybe running this on a raspberry pi and do a http api call?

    thanks 

    Link to comment
    Share on other sites

    • 0
  • Inquirer
  • >> i suppose we can add in a run scene command at the same place as the debug Ding Dong command but

    >> only concern is that its continuosly running....

     

    yep! but this script was written (ported from php) for fun - for test only :)

     

    >> a thought maybe running this on a raspberry pi and do a http api call?

    o! great idea, but I do not like distributed systems and applications.  :) 

    All should be in one place!! :)

    Link to comment
    Share on other sites

    • 0

     

     

    Ring Doorbell Pro

    DEBUG] 09:35:34: Connecting...
    [DEBUG] 09:35:35: CONNECT STATUS: 201
    [DEBUG] 09:35:35: CONNECT DATA: {"profile":{"id":3663746,"email":"[email protected]","first_name":"Eduard","last_name":"Sallo","phone_number":"+7 921 xxxxxxxxx","authentication_token":"xxxxxxxxxxxx","features":{"remote_logging_format_storing":false,"remote_logging_level":1,"subscriptions_enabled":true,"stickupcam_setup_enabled":true,"vod_enabled":false,"nw_enabled":true,"nw_v2_enabled":true,"nw_user_activated":false,"ringplus_enabled":true,"lpd_enabled":true,"reactive_snoozing_enabled":false,"proactive_snoozing_enabled":false,"owner_proactive_snoozing_enabled":true,"live_view_settings_enabled":true,"delete_all_settings_enabled":false,"power_cable_enabled":false,"device_health_alerts_enabled":true,"chime_pro_enabled":true,"multiple_calls_enabled":true,"ujet_enabled":true,"multiple_delete_enabled":true,"delete_all_enabled":true,"lpd_motion_announcement_enabled":false,"starred_events_enabled":true,"chime_dnd_enabled":false,"video_search_enabled":false,"floodlight_cam_enabled":true,"nw_larger_area_enabled":false,"ring_cam_battery_enabled":true,"elite_cam_enabled":true,"doorbell_v2_enabled":true,"spotlight_battery_dashboard_controls_enabled":false,"bypass_account_verification":false,"legacy_cvr_retention_enabled":false,"new_dashboard_enabled":false,"ring_cam_enabled":true,"ring_search_enabled":false,"ring_cam_mount_enabled":false,"ring_alarm_enabled":false},"hardware_id":"180940d0-7285-3366-8c64-6ea91491982b","explorer_program_terms":null,"user_flow":"ring"}}
    [DEBUG] 09:35:35: Connected!
    [DEBUG] 09:35:35: CONNECT AUTH TOKEN: xxxxxxxxxxxxxxxxx
    [DEBUG] 09:35:35: ACTIVE STATUS: 200
    [DEBUG] 09:35:35: enjoy the silence...
    [DEBUG] 09:35:40: [1;31m2017-12-03 09:35:40.317337 [ fatal] Runtime error: End of file

    Link to comment
    Share on other sites

    • 0

    I did not change anything. But today it worked.

     

    [DEBUG] 08:26:56: ACTIVE STATUS: 200
    [DEBUG] 08:26:56: enjoy the silence...
    [DEBUG] 08:26:57: ACTIVE STATUS: 200
    [DEBUG] 08:26:57: [{"id":6495558871748905567,"id_str":"6495558871748905567","state":"ringing","protocol":"sip","doorbot_id":3869279,"doorbot_description":"Front Door","device_kind":"lpd_v2","motion":false,"snapshot_url":"","kind":"ding","sip_server_ip":"34.224.231.203","sip_server_port":15063,"sip_server_tls":true,"sip_session_id":"5k96sc403m2iv-206709t1h73fai","sip_from":"sip:[email protected]","sip_to":"sip:[email protected]:15064;transport=tls","audio_jitter_buffer_ms":300,"video_jitter_buffer_ms":300,"sip_endpoints":null,"expires_in":179,"now":1512365153.89668,"optimization_level":1,"sip_token":"ed1c6bb98005e387282bb9b389ec4d77d56dcc2ad36ae8c1fd2ea75312defd07","sip_ding_id":"6495558871748905567"}]
    [DEBUG] 08:26:57: Ring video doorbell event occured!
    [DEBUG] 08:26:57: DING-DONG!!!!
    [DEBUG] 08:27:01: ACTIVE STATUS: 200
    [DEBUG] 08:27:01: enjoy the silence...
    [DEBUG] 08:27:02: ACTIVE STATUS: 200
    [DEBUG] 08:27:02: enjoy the silence...
    [DEBUG] 08:27:06: ACTIVE STATUS: 200

    Link to comment
    Share on other sites

    • 0
    14 godzin temu, edsallo napisał:

    I did not change anything. But today it worked.

     

    [DEBUG] 08:26:56: ACTIVE STATUS: 200
    [DEBUG] 08:26:56: enjoy the silence...
    [DEBUG] 08:26:57: ACTIVE STATUS: 200
    [DEBUG] 08:26:57: [{"id":6495558871748905567,"id_str":"6495558871748905567","state":"ringing","protocol":"sip","doorbot_id":3869279,"doorbot_description":"Front Door","device_kind":"lpd_v2","motion":false,"snapshot_url":"","kind":"ding","sip_server_ip":"34.224.231.203","sip_server_port":15063,"sip_server_tls":true,"sip_session_id":"5k96sc403m2iv-206709t1h73fai","sip_from":"sip:[email protected]","sip_to":"sip:[email protected]:15064;transport=tls","audio_jitter_buffer_ms":300,"video_jitter_buffer_ms":300,"sip_endpoints":null,"expires_in":179,"now":1512365153.89668,"optimization_level":1,"sip_token":"ed1c6bb98005e387282bb9b389ec4d77d56dcc2ad36ae8c1fd2ea75312defd07","sip_ding_id":"6495558871748905567"}]
    [DEBUG] 08:26:57: Ring video doorbell event occured!
    [DEBUG] 08:26:57: DING-DONG!!!!
    [DEBUG] 08:27:01: ACTIVE STATUS: 200
    [DEBUG] 08:27:01: enjoy the silence...
    [DEBUG] 08:27:02: ACTIVE STATUS: 200
    [DEBUG] 08:27:02: enjoy the silence...
    [DEBUG] 08:27:06: ACTIVE STATUS: 200

     

     

     

    I did the same yesterday and there was an error but today a newly added user works fine.

    Edited by Kamol_
    Link to comment
    Share on other sites

    • 0
    31 minutes ago, Kamol_ said:

    I did the same yesterday and there was an error but today a newly added user works fine.

    Today works more stablly. But periodic all the same stops with an error -[ fatal] Runtime error: End of file.

    Link to comment
    Share on other sites

    • 0

    hi

    just revisiting this thread and i get the Ring to connect but also after a few seconds the End of file error...

    Link to comment
    Share on other sites

    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.

    Guest
    Answer this question...

    ×   Pasted as rich text.   Paste as plain text instead

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.

    ×
    ×
    • Create New...