Hi All. I made the switch from ST to Hubitat and am quite happy. Sensibo integration is my last hurdle. Based on all the great work shared here I have installed the device driver and user app and gotten that configured with API Key, it shows both of my units. My question is what next? I assume create a virtual device pointing to the app, but when I do that how do I tell it what unit to connect the virtual device too? I am sure I am missing something completely obvious, do the device names need to be the same or is it the device ID?
No need for a virtual switch. I just address the device as a switch directly in an action. So I can turn the AC on and off directly that way. Your Sensibos should appear in the list of available switches as "pods".
However, just above I only see a button marked as switchSwing...(and pressing it does indeed cause the swing to move to its next/successive position, which is great). There is no option/button for Swing allowing text to be entered.
Now, when I try to use a rule to move the swing to a specific position, I see the actuator/parameter switchSwing (not one for Swing), and try to set it as a string as follows But it fails to actuate the swing at all...
Try modeSwing, this should expect a string parameter.
Looks like switchSwing cycles through the swing modes.
Would be useful to enable debugging to see what is actually being sent to the API and whether the call was successful or not. I haven't really tested much aside from on/off and setTemperature functionality.
Hello. I updated the Drivers code then saved. Restarted the Hub but I don't see a Swing option under templates. Do I need to also update the Apps Code ?
Holy Moly, it works beautifully! Thank you so much for the update! Now I can switch my AC on and move it seamlessly to the correct swing location to blow cold air over my feet rather than face
I've had HE for two days now. Yesterday I installed the Sensibo pod app and driver. I created a dashboard tile from the Sensibo Pod device using the thermostat template. I get a tile that lets me turn my AC off and on, set the operating modes, turn the fan on and off, but no swing mode adjustment. How do I set that so that function is available in a dashboard tile? My device attributes contain all of the variables including swing related ones. I just don't know how to get them to show up in the tile. I am a complete newbie at HE but have some experience with ST. I selected full range for swing, then saved it. But, it still doesn't show up in the tile.