I’d like to link it to a pico. Also, I don’t know much about air purifiers, any reason not to get this one?
I don't know about the govee, but there is a driver for the Levoit Core200s and the Levoit Core400s. I have both purifiers and the driver works good.
We have several Levoit in our home, as well as a WINIX (not a smart purifier). I got the Levoit specifically so that I could control them with Hubitat (after writing some drivers). I also have the 300S supported, but I think I haven't uploaded that to GitHub yet.
I really like that the 300S and the 400S (and the 600S, I believe) have an 'auto' mode -- it sense the air quality and adjusts the air speed accordingly. Our WINIX has the same feature, but the Levoit 200S does not. I don't know if the Govee has that mode, or not, but it's great.
Any idea how to fix this. Hubitat sees it it just cant communicate. LAP-V201S-WUS
2024-08-14 05:53:19.938 PMerrorgroovy.lang.MissingMethodException: No signature of method: java.lang.String.call() is applicable for argument types: (null) values: [null]
Possible solutions: wait(), chars(), any(), wait(long), each(groovy.lang.Closure), any(groovy.lang.Closure) on line 114 (method on)
Have you looked in to @mavrrick58 Govee integration? I recently found out there are some appliances that are compatible but aren't listed. Might be worth asking over there if anyone has gotten it working.
Govee Integration V2 - Custom Apps and Drivers / Custom Apps - Hubitat
If you post in that thread someone may be able to clarify if the device you have isn't already on the documented supported list. That said it is pretty extensive. I just created model specific drivers for 4 Air purifiers in the latest release.
Thanks!