Hi Community.
Dishwashers, washers and dryers in 2019 has progressPercentage data in push. Could we make a sensor from it? I think that’s one of the most useful sensors for visualization of home appliances.
Example of HA smartthings log:
2019-12-08 01:53:35 DEBUG (MainThread) [homeassistant.components.smartthings] Push update received: {'location_id': 'xxxx', 'device_id': 'xxxx', 'component_id': 'main', 'capability': 'execute', 'attribute': 'data', 'value': {'payload': {'x.com.samsung.da.state': 'Run', 'x.com.samsung.da.remainingTime': '01:25:00', 'if': ['oic.if.baseline', 'oic.if.a'], 'x.com.samsung.da.progressPercentage': '46', 'x.com.samsung.da.supportedProgress': ['None', 'Predrain', 'Prewash', 'Wash', 'Rinse', 'Drying', 'Finish'], 'x.com.samsung.da.progress': 'Wash', 'rt': ['x.com.samsung.da.operation'], 'x.com.samsung.da.delayStartTime': '00:00:00'}}, 'data': {}}