SmartThings shows Air Purifier Samsung AX60R5080WD as a Switch instead of Fan
See original GitHub issueThe problem
My device is presented in HA as a switch (with no fan speed control) + 4 sensors. It is an Air Purifier with levels: Auto, low, high, medium + night.
Environment
- Home Assistant release with the issue: 0.104.3
- Last working Home Assistant release (if known):
- Operating environment (Hass.io/Docker/Windows/etc.): Hassos 3.8
- Integration causing this issue: smartthings
- Link to integration documentation on our website: https://www.home-assistant.io/integrations/smartthings
Problem-relevant configuration.yaml
Traceback/Error logs
Additional information
Type Samsung OCF Air Purifier
switch: on
n: [air purifier] Samsung
icv: core.1.1.0
dmv: res.1.1.0,sh.1.1.0
di: ...
pi: ...
mnmn: Samsung Electronics
mnml: http://www.samsung.com
mnmo: ...
mnpv: ...
mnos: TizenRT2.0
mnhw: 1.0
mnfv: 0.1.0
vid: DA-AC-AIR-000001
data:
{
"payload": {
"if": [
"oic.if.baseline",
"oic.if.s"
],
"rt": [
"x.com.samsung.da.sensors"
],
"x.com.samsung.da.items": [
{
"x.com.samsung.da.description": "Sensor for Dust",
"x.com.samsung.da.id": "0",
"x.com.samsung.da.type": "Dust",
"x.com.samsung.da.value": [
"9",
"1"
]
},
{
"x.com.samsung.da.description": "Sensor for FineDust",
"x.com.samsung.da.id": "1",
"x.com.samsung.da.type": "FineDust",
"x.com.samsung.da.value": [
"8",
"1"
]
},
{
"x.com.samsung.da.description": "Sensor for Odor",
"x.com.samsung.da.id": "2",
"x.com.samsung.da.type": "Odor",
"x.com.samsung.da.value": [
"1"
]
},
{
"x.com.samsung.da.description": "Sensor for CleanLevel",
"x.com.samsung.da.id": "3",
"x.com.samsung.da.type": "CleanLevel",
"x.com.samsung.da.value": [
"1"
]
},
{
"x.com.samsung.da.description": "Sensor for SuperFineDust",
"x.com.samsung.da.id": "4",
"x.com.samsung.da.type": "SuperFineDust",
"x.com.samsung.da.value": [
"5",
"1"
]
}
]
}
}
airQuality: 1
odorLevel: 1
dustLevel: 9
fineDustLevel: 8
fanMode: medium
veryFineDustLevel: 5
supportedApOperationMode: [off]
virusDoctorMode: off
usageTime: 0
disabledCapabilities:
[
"powerConsumptionReport",
"custom.hepaFilter",
"custom.virusDoctorMode"
]
versionNumber: 19112901
fanOscillationMode: all
Issue Analytics
- State:
- Created 4 years ago
- Comments:26 (1 by maintainers)
Top Results From Across the Web
Connect SmartThings to Samsung Air Purifier
Connect SmartThings to Samsung Air Purifier ; Control the fan speed: Select the fan speed you want for your Air Purifier. Tap the...
Read more >Control your Samsung air purifier with SmartThings
Use the basic SmartThings controls · Power: Tap the Power icon to turn your air purifier on or off remotely. · Control the...
Read more >How to use my air purifier with SmartThings? - Samsung
To use a variety of convenient air purifier functions, connect your appliance with the SmartThings app on your smartphone.
Read more >How to use my air purifier with SmartThings? | Samsung India
SmartThings is intuitive, simple, and makes controlling your appliance that much easier. · To use a variety of convenient air purifier functions, ...
Read more >Home Assistant (HASSIO) integration for Samsung air purifier
HI! I have integrated the smartthings with my HASSIO installation. I can switch on/off my samsunsung air purifier and i can se the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Issue is not fixed.
Any solution for this? I also notice that all my smartthings devices (air purifier and 3 televisions) aren’t update until i open the smartthings app…