SmartThingsPublic icon indicating copy to clipboard operation
SmartThingsPublic copied to clipboard

Allows installation of a new Sonoff child device

Open LeeC77 opened this issue 4 years ago • 4 comments

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.

LeeC77 avatar Apr 16 '20 14:04 LeeC77

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 avatar Jun 18 '22 13:06 SmartPasi

@SmartPasi I think that is a limitation of SmartThings. Which SmartApp are you trying this in?

erocm123 avatar Jun 30 '22 21:06 erocm123

@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.

SmartPasi avatar Jun 30 '22 22:06 SmartPasi

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.

erocm123 avatar Jul 01 '22 20:07 erocm123