Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.

[Ring] Health sensors #127

Open
eigenein opened this issue Jul 22, 2020 · 1 comment
Open

[Ring] Health sensors #127

eigenein opened this issue Jul 22, 2020 · 1 comment
Assignees
Labels
blocked Blocked feature New feature or request

Comments

@eigenein
Copy link
Owner

❯ http 'https://api.ring.com/clients_api/doorbots/32333947/health' Authorization:'Bearer ...'
{
    "device_health": {
        "average_signal_category": "good",
        "average_signal_strength": -38.0,
        "battery_percentage": "44",
        "battery_percentage_category": "poor",
        "battery_voltage": null,
        "battery_voltage_category": null,
        "ext_power_state": 3,
        "firmware": "Up to Date",
        "id": 32333947,
        "latest_signal_category": "good",
        "latest_signal_strength": -38.0,
        "packet_loss_category": "good",
        "packet_loss_strength": 0,
        "updated_at": "2020-07-22T12:54:39+00:00",
        "wifi_is_ring_network": false,
        "wifi_name": "Removed"
    }
}
@eigenein eigenein added the feature New feature or request label Jul 22, 2020
@eigenein eigenein self-assigned this Aug 3, 2020
@eigenein
Copy link
Owner Author

eigenein commented Aug 5, 2020

I don't have a Ring device anymore.

@eigenein eigenein added the blocked Blocked label Sep 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocked Blocked feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant