Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Humidity sensor shown even if specified not to #25

Open
cheetah3k5 opened this issue Aug 31, 2023 · 0 comments
Open

Humidity sensor shown even if specified not to #25

cheetah3k5 opened this issue Aug 31, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@cheetah3k5
Copy link

Describe The Bug:

To Reproduce:

Expected behavior:

Logs:

Show the Homebridge logs here, remove any sensitive information.

Plugin Config:

{
    "name": "Air Conditioner",
    "token": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx",
    "temperatureUnit": "C",
    "showHumidity": false,
    "windFreeSupported": false,
    "_bridge": {
        "username": "xx:xx:xx:xx:xx:xx",
        "port": xxxxx
    },
    "platform": "HomebridgeSamsungACSmartThings"
}

Screenshots:
Untitled

Environment:

  • Plugin Version: 1.0.9
  • Homebridge Version: 1.6.1
  • Node.js Version: 18.17.1
  • NPM Version: 9.6.7
  • Operating System: Docker
@cheetah3k5 cheetah3k5 added the bug Something isn't working label Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant