joeyhage / homebridge-alexa-smarthome

Connect Alexa devices to HomeKit
MIT License
62 stars 20 forks source link

Levoit Air Purifier not recognised as a device #69

Open Rich2k opened 8 months ago

Rich2k commented 8 months ago

Describe The Bug:

I have a Levoit Core 200S air purifier with Alexa support. Unfortunately I get the following error inside HomeBridge

Initialize Devices - UnsupportedDeviceError(Unsupported device: Air Filter with type: AIR_PURIFIER. Currently supported device types are: LIGHT,SWITCH,SMARTLOCK,SMARTPLUG,THERMOSTAT,ALEXA_VOICE_ENABLED,AIR_QUALITY_MONITOR.)

To Reproduce:

Simply have an Alexa supported device of type AIR_PURIFIER in your setup and the error will occur in the logs

Expected behavior:

Logs:

Initialize Devices - UnsupportedDeviceError(Unsupported device: Air Filter with type: AIR_PURIFIER. Currently supported device types are: LIGHT,SWITCH,SMARTLOCK,SMARTPLUG,THERMOSTAT,ALEXA_VOICE_ENABLED,AIR_QUALITY_MONITOR.)

Plugin Config:

Screenshots:

Environment:

joeyhage commented 5 months ago

Hi @Rich2k, are you still interested in having air purifiers supported? I don't own one so I would need your help with testing and getting information about how the air purifier communicates with Alexa.

To start, I would need you to enable debug logging in the Homebridge alexa smarthome settings and share the output like another person did here: https://github.com/joeyhage/homebridge-alexa-smarthome/issues/95.