Hey everyone! DId a search to see if someone integrated with: Holmes Smart Wifi-Enabled WeMo True-HEPA Premium Air Purifier as of yet (Sample: Amazon Link )
I did see some other Holmes devices, so I am semi-optimistic. We have construction being started, so we are stuck in two rooms, upstairs… and the fiancée is having horrible allergy issues. So just want to give her a chance at living for the next few weeks.!
I had seen that already, so I know its possible. I was just hoping someone has done it. I did order one though, so worse case I will be hacking through it
@kevintierney@btk I took a look at your code but the only thing I’m stuck on is how you determined the naming convention for the device. You used the “urn:Belkin:device:Humidifier:1” nomenclature but how do I find what the Air Purifier is called?
With that, I think it would be pretty easy to swap out all the names with whatever “air purifier” is and republish. The functionality is pretty similar. The airpurifier has low, medium, high and auto settings. It has a filter life percentage and a reset filter option. The only extra it has is the ionizer.
Sounds like a great smart app idea. I use a forced air fan to reduce Humidity in our home but the only apps available are for humidifiers which work opposite to a dehumidifier.
I had an issue a couple of weeks ago with the WEMO IFTTT Channel for several days and decided to work on this Device.
I’ve been running this for a week now and since I did not have any issues I’ve decided to share the code with you guys.
Note - I have to be honest with you guys. I won’t time to support this, so if you want to give it a try please do it knowing that.
Hi @lrogers80, from your logs it shows that the 2 devices were found.
If I had to guess I would say that the SmartApp “WeMo AirPurifier (Connect)” is already installed and when you run it again it will generate the same logs but not give you an option to select any device.
Could you check on your current SmartApps (in Automation) to see if this is already installed?
But, If you don’t want me to guess I’ll need a little bit more information about the steps you took and where did it stop working
Good luck.
The Wemo connect is not installled under Automations. I followed your
directions exactly and on first run it said “Device was already found in
state…”
I have several Wemo light switches. I previously installed using Wemo
setup for light switches under Smartthing Labs in the Marketplace. This
works fine.
When I started to dig a little, I found this also happened for some running
the Wemo Large space Humidifier SmartApp. Someone said, using a Wi-Fi
range extender/repeater would cause this to happen because of the repeater
giving out the MAC address. However, I have different MAC addresses.
Is there a way to see what other device has those MAC address?
They suggested using a virtual switch with IFTTT. However, I recall you
saying that’s why you did the SmartApp because IFTTT was unreliable and I
wouldn’t know where to start with the virtual switch idea.