Skip to content

Conversation

@Allram
Copy link
Contributor

@Allram Allram commented Sep 14, 2023

  • Fix status (Drying, Cooling)
  • Fix Operating state capability
  • Fix Remaining time capability

homeyCapabilityId: 'samsung_dryer_progress_remaining_time',
smartThingsComponentId: 'main',
smartThingsCapabilityId: 'samsungce.washerOperatingState',
smartThingsCapabilityId: 'samsungce.dryerOperatingState',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have not recieved any reports that these capabilities are broken. Could you elaborate on what is broken and how this solution fixes it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes so that it's the dryer operation and not washer operation.
I did not get any updates on my dryer when this was set to washer, and when I went through Samsungs api the correct setting to get updates is 'dryerOperatingState' for dryer and not 'washerOperatingState' as that is for washing machines.

wouter-athom pushed a commit that referenced this pull request Jul 2, 2025
merge master branch athom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants