Sensibo

I've got Sensibo units controlling my Carrier minisplits. The DTH code from @blink here: Anybody using a Sensibo? - #3 by blink is not functional because of this error on driver import:

Importing [groovyx.net.http.RESTClient] is not allowed

Is anyone else having success with the Sensibo integration there?

Just want to note, I commented out this line and it worked fine, for anyone else with the issue (and the other thread is locked so I can't comment there). Cheers!

Btw, if anyone wants more fan options for their split system, I’ve modified the driver to support them all:

        command "lowfan"
        command "mediumlowfan"
        command "mediumfan"
        command "mediumhighfan"
        command "highfan"
        command "quietfan"
        command "strongfan"
        command "autofan"

You can import it directly from my GitHub. The app doesn’t need to be updated.

https://raw.githubusercontent.com/dJOS1475/SensiboIntegration/master/devicetypes/SensiboPod.groovy

1 Like

Just a question, is anything else different/missing compared to the post linked above? The comment section of my current drivers lists:

 *  Date          Comments
 *  2021-02-15	  Forked from Bryan Li's port from ST	 

vs. your link:

*  Date          Comments
 *  2019-04-27    Based on work by Eric Gosselin - Modified for Hubitat
 *  2019-07-23    Merge robert1's logging changes

I dont think so.

Hello.. I ran into this post and would like to know what Sensibo model are you using to control your mini splits? Does is include IR? Has it being difficult to integrate with HE?
Thanks

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.