Skip to content

[2024-12-19T15:17:34 ERROR govee::commands::serve] while polling House Backyard Lights (DB:8E:C3:36:35:30:49:80 H705C): get_device_state: request https://openapi.api.govee.com/router/api/v1/device/state status 401: Unauthorized. Response body: #2844

[2024-12-19T15:17:34 ERROR govee::commands::serve] while polling House Backyard Lights (DB:8E:C3:36:35:30:49:80 H705C): get_device_state: request https://openapi.api.govee.com/router/api/v1/device/state status 401: Unauthorized. Response body:

[2024-12-19T15:17:34 ERROR govee::commands::serve] while polling House Backyard Lights (DB:8E:C3:36:35:30:49:80 H705C): get_device_state: request https://openapi.api.govee.com/router/api/v1/device/state status 401: Unauthorized. Response body: #2844

Workflow file for this run

name: No Response
# Both `issue_comment` and `scheduled` event types are required for this Action
# to work properly.
on:
issue_comment:
types: [created]
schedule:
# Schedule for five minutes after midnight
- cron: '5 0 * * *'
jobs:
noResponse:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: lee-dohm/no-response@v0.5.0
with:
token: ${{ github.token }}
responseRequiredLabel: waiting-on-op