homebridge-lg-thinq: Washer/Dryer is not showing in home app

Describe The Bug:

Since IOS 16, I don’t see the dryer as tile in the home app.
When the dryer is on, I do see the dryer running in the summary without any good information such as time remaining.

To Reproduce:

No steps to reproduce the issue. I just open the home app.

image

Expected behavior:

A separate tile for the dryer with an on/off switch and remaining time when the dryer is running.

Logs:

Show the Homebridge logs here (make sure homebridge DEBUG mode is turned `on`), remove any sensitive information.

Plugin Config:

Show your Homebridge config.json here, remove any sensitive information.

{ “country”: “US”, “language”: “en-US”, “auth_mode”: “token”, “refresh_token”: “Removed for this thread”, “username”: “Removed for this thread*”, “password”: “Removed for this thread*”, “devices”: [ { “id”: “Removed for this thread”, “name”: “Washer”, “type”: “WASHER”, “washer_trigger”: true, “washer_door_lock”: true }, { “id”: “Removed for this thread”, “name”: “Dryer”, “type”: “DRYER”, “washer_trigger”: true, “washer_door_lock”: true } ], “thinq1”: false, “refresh_interval”: 60, “platform”: “LGThinQ” },

Screenshots:

Environment:

  • Plugin Version: 1.2.19
  • Homebridge Version: . 1.5.1
  • Node.js Version: 18.12.0
  • NPM Version: 8.19.2
  • Operating System: Raspbian

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 26 (9 by maintainers)

Most upvoted comments

I already found a solution, it’s not iOS issue, it’s my mistake, sorry everyone I just fixed it in new release, this issue will be closed

I’m planning add “Tub Clean Coach” event as Stateless Programmable Switch and always enable it, valve tile will be appear together with that button (just tested it)