Skip to content

Plugin 'homebridge-tuya-lg-aircon' tried to register with an incorrect plugin identifier: 'homebridge-tuya-platform'. Please report this to the developer! #679

Plugin 'homebridge-tuya-lg-aircon' tried to register with an incorrect plugin identifier: 'homebridge-tuya-platform'. Please report this to the developer!

Plugin 'homebridge-tuya-lg-aircon' tried to register with an incorrect plugin identifier: 'homebridge-tuya-platform'. Please report this to the developer! #679

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for your feedback, we will solve this issue soon'
pr-message: 'Thank you for your PR, we will review it soon.'