Sensibo

Make sure it's not app code you are trying to save into driver code?

My Sensibo integration has stopped working for some reason and I'm getting this error:

"Pod Office AC: Pod Office AC FAILED to set the AC State"

dev:652021-06-29 08:55:41.872 am errororg.codehaus.groovy.runtime.metaclass.MissingMethodExceptionNoStack: No signature of method: user_driver_joyfulhouse_SensiboPod_397.generateEvent() is applicable for argument types: (java.util.LinkedHashMap) values: [[temperature:24.3, humidity:55, targetTemperature:null, fanLevel:null, ...]] Possible solutions: generateModeEvent(java.lang.Object) (generateEvent)

I'm also getting the "Pod Office AC: Pod Office AC FAILED to set the AC State" on my C3 as well.

Any ideas?

I'm struggling to find a forum dedicated to sensibo integration. Am I just not searching hard enough. Seems very limited posts on it here for hubitat.

I'm using the broadlink integration and associated hvac control by @cybrmage (left the forum) and while it works well for my my split systems the development and support has stopped. My new system doesn't have a profile for the ir commands.. So I've looked at sensibo but I'm just not convinced the expense will see any benefit for me.. I'd be happy to spend the money on 5x units if need be. But I just don't see enough evidence in here to justify me switching over..??

I have 9 Sensibo AC controllers across 2 properties and they are all working fine with HE.

1 Like

Any links of the integration into hubitat? I assume the main thing is that the device is shown in hubitat as a hvac device. Then that means it works in Google home as a result? Just like the broadlink integration?

With broadlink hvac I have a SmartThings multi sensor on the system that gives the temperature of the outlet of the ac. This also helps to determine the current mode of the ac, plus it also detects when the ac is turned on by the remote. Is this something sensibo also includes?

I'm so new at looking into this that I'm not sure what differences it will be to my broadlink integration. The first bonus I see if that my new ac unit is likely to work with Sensibo so maybe I start there.. The downside is the cost obviously.. I'm open to trying. Just not much info out there with integration into hubitat. Or maybe I'm just not looking well enough.

Edit: What I do wish for is a calibration of room temp to ac control temp. So that way if I set 22 degrees in hubitat, that it sends the ir temp command that gives 22 degrees in the room temp (so offset/corrected).. Perhaps I could modify this in rule machine by creating virtual hvac devices that control the broadlink hvac devices with an offset.. That way the user only sees the right temp.. Im assuming this would need to be the same for sensibo?

I just do some simple things with my Sensibo units. We live in a hot country (hot all the time) so when we come home the AC gets switched in if the temp indoors is above a threshold and depending on the temperature it gets switched on high or low fan. If high then I use a wait command to send the fan to low once the temp has cooled to a desired amount. When we go to bed I use a long press on a button downstairs to turn all the AC's and lights off etc downstairs and switch the AC on in the bedroom. When we left Ave the house everything gets turned off including rhe AC's. The Sensibo do put a load on the hub because of all the Cloud going on, but they work very well and fast most of the time too. Expensive, but I'm happy with them. I use the original app posted months ago in this thread...

@Angus_m do you use their " climate react" and does that integrate with hubitat? Maybe as a custom command? That seems like it'll try and keep the room temp according to their sensor... Not a bad idea.. Although I suspect it'll set the ac unit at a high temp then continually adjust the temp.. So my splits would keep beeping all the time to maintain temperature.. But maybe I could disable the beepers on the ac unit.

I guess that can be implemented in rule machine as well. If room temp is more than 2 degrees below target then set remote command to a few degrees above.. But that'd get quite complex. Almost like a pid control system. So if sensibo climate react worked in hubitat that may be a sales point on its own fore to look at switching... At least for 2 ac units anyway.

I don't use Climate React because my AC units allow me to set a temperature on them directly using HE and then they will maintain that, more or less themselves, in the Auto mode so there is no need to use Sensibo or HE to do anything much with temperature manipulation. I do have an errant old Mitsubishi AC unit in the bedroom that wouldn't react to temp very well, so I set up a complicate routine to juggle the device from cool to fan depending on the temperature but it was really unecessary in the end so I stopped using it. I can probably fetch out the rule if I still have it, and post it when I get home.

All mine have a digital thermostat (no antique style ac) but room temp can be a few degrees different in large rooms with a split system. At the moment I set the split a degree ir two above to achieve the right temp.

Seems that climate react is only a simple function anyway. If above a certain temp send a certain ir command. If below another value then send a different ir command. So nothing special it seems. That is easily achieved in rule machine.

I've written an email to Sensibo to ask will they guarantee it'll fully work with my new Hitachi system (mainly the off command as for some reason broadlink struggles with off only). If it dies I'll buy a single unit... With hesitation as this unit is unusual compared to my other systems. Otherwise I'll stick with broadlink and the community hvac app and drivers here.

Well I'm trying to find out full compatibility with my ac. My model comes back and says it's compatible in their Web site... But refers to the wrong model number on query. Doesn't give me great confidence when the broadlink can learn the other codes but not the off command for the ac of interest. Maybe same for sensibo.. And at the price tag they are asking for I want some reasonable confidence.

Their support is slow and aren't answering my questions properly. They say their engineers are active here, but I don't see anyone from sensibo. I'll stay clear of this for now I think... Unless they answer my questions with confidence or I grab a special. I was hoping sensibo was going to give me confidence and perhaps start to switch over.

The app is broken for me - error on line 548 @VeloWulf - any ideas please?

I implement rules in RM that are superior to Climate React. The possibility of integration is there (the API supports it) but at this point in time it isn't in the drvier

LIne 548 in the app is all about adding devices in HE. Without any error messages that is super difficult to offer up any theories

Thank you - that's all the error message says "Error on line 548" My Sensibo units appear in the HE app once the API key is added, but no devices are created and just that message. No sweat, I have an easy workaround with IFTTT.

Hey Angus,
It looks like you are using rules to set up how the AC unit works with Sensibo and HE.
Can you provide some examples? This seems like the best option for scheduling cooling.
Also, do you (or anyone) know how to get the Sensibo device to appear as HVAC, or AC in the dashboards? Not very useful just as a switch.

Yes, I’m using it a lot. It works well. You have full control over the AC unit using Sensibo integration. Did you load the integration yet? You will see all the parameters of the AC that you can control ranging from switch (eg. on and off) through to temp, fan speed, mode (eg. cool, dry, fan etc), even the blade position if you device has those for directing the air flow. You can also access the temperature sensor of your AC to check for the temp in the room.

Suggest load the integration and try it. It’s not that hard to set up.

For dashboard, yes you can use thermostat device to show the various parameters such as mode, fan, temperature etc and allow direct access to control the AC from your standard HE dashboard.

I never thought to use thermostat.
Yes, I loaded the integration, and it works well, but just as an on/off.
Will try the thermostat option.
Thanks!

Okay. Added thermostat icon. Not giving me many options.
image

Not sure what I am doing wrong. (Tile larger than usual)
Any suggestions?

I have the same as @curibear? I have try this before without any luck.

1 Like