1.5 KiB
1.5 KiB
Concord NUC Home Assistant — Credentials
Private repo — real secrets committed per repo policy.
Public mirror (homelab-optimized) will substitute REDACTED_* placeholders.
Oura Ring (OAuth2)
Application credentials created at cloud.ouraring.com → Personal → API.
Used by the built-in Home Assistant oura integration (HA 2024.4+, OAuth2 via application credentials).
- Client ID:
6dec0bb3-0739-4323-9a04-11ea8d05bdaa - Client Secret:
gG___3Eeb4AYfUjpUyyqBqI3CZqFTjWOJ4-osIIqqYs - Redirect URI configured in Oura:
https://my.home-assistant.io/redirect/oauth(default HA flow)
How to add to Home Assistant
- Go to
Settings → Devices & Services → Helpers → Application Credentials → Add Credential(or the integration setup flow will prompt for these on first run). - Select Oura as the integration.
- Paste the Client ID and Client Secret above.
- Then
Settings → Devices & Services → Add Integration → Oura→ complete OAuth flow.
Entities exposed (once integrated)
Expected entities created by the built-in integration:
sensor.oura_readiness_scoresensor.oura_sleep_scoresensor.oura_activity_scoresensor.oura_resting_heart_ratesensor.oura_heart_rate_variabilitysensor.oura_total_sleepsensor.oura_time_in_bed
(Exact entity IDs may differ — verify after first integration run and update dashboards/bedroom.yaml accordingly.)