Created At
May 28, 2021
Created At
May 28, 2021
Last Update
Aug 04, 2021
Platforms
HC 3 Lite, Z-box Hub, Yubii Home Pro, Yubii Home, Venture WISE, HC 3
Views
4798
Download
342
Quick App designed to function with the Sensibo Sky Air Conditioner Controller
A Video Guide on set-up;
https://www.youtube.com/watch?v=eg57_ajlWwo
Change Log
25/06/21 - Revision 1 - Added "DevID" Variable
Set "DevID" to the QuickApp's ID to stop older units from sending ON/OFF Commands when changing between modes.
01/07/21 - Revision 2 - Fixed "DevID"
Fixed "DevID" being a string value and causing Crashes
Device will now Update based on SENSIBO's Status (If you change the Temp on your SENSIBO App it will now updated the Fibaro)
Cleaned up Unnessecary Commands
There is no ON/OFF function
Still dosent work to turn on/off.
API is not possible to use. The updated temp settings applied through the app is not reflected. Turning on and off does not work. Temp setting is the only thing that seems to work. If at all, how was this software tested?
Also fan mode doesn't have temperature so: if (Temp1) then Temp2 = string.sub(Temp1, 18, -1) else Temp2 = "0" end Temp3 = tonumber(Temp2)
This is not working for me. I get the below error when operating. It seems to work once only [25.11.2024] [10:34:07] [ERROR] [QUICKAPP37]: QuickApp crashed [25.11.2024] [10:34:07] [ERROR] [QUICKAPP37]: main.lua:494: bad argument #1 to 'sub' (string expected, got nil)