SmartThingsPublic
SmartThingsPublic copied to clipboard
Allows installation of a new Sonoff child device
New Sonoff device is a compound device, firmware described https://github.com/bench745/Sonoff-SmartThings-Compatible-Firmware. Device Handle "Sonoff Wifi Switch and Presence Sensor" is in GitHub LeeC77
Happpy for you to change back the namespace.
I have Qubino temperature sensor in range -25C...+125C. When I made a routine I found the temperature range is only able to set maximum +50C degrees, could it be whole range up to 125C degrees?
@SmartPasi I think that is a limitation of SmartThings. Which SmartApp are you trying this in?
@SmartPasi I think that is a limitation of SmartThings. Which SmartApp are you trying this in?
I am not specialist but I think it is related in device handler. I dont use smart app but I am using simple automation if temp > XX then... I changed device handler to qubino thermostat version not support all the function of qubino flush 1 relay but limitation for upper setpoint is 80°C, it better but why not set maximum value to full scale up to +125°C.
There isn't anywhere in the device handler that the temperature range is set. So I don't know why it is doing that. If I look at the code, there is nothing about a range for temperature.