Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows installation of a new Sonoff child device #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LeeC77
Copy link

@LeeC77 LeeC77 commented Apr 16, 2020

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.

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
@SmartPasi
Copy link

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?

@erocm123
Copy link
Owner

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

@SmartPasi
Copy link

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

@erocm123
Copy link
Owner

erocm123 commented Jul 1, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants