tonesto7 / homebridge-smartthings

SmartThings Homebridge Plugin
384 stars 770 forks source link

(BUG) Generic Thermostats Do Not Show In #348

Open tjclayton opened 3 years ago

tjclayton commented 3 years ago

Verify the following before opening an trouble issue

Go over all the following points, and put an x in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help!


About Your Setup

Expected Behavior

Tell us what you think should be happening Generic Z-Wave thermostats should be available in the "Define Device Types" section so that they can be defined a either a full thermostat or heat only.

Current Behavior

What happens instead of the expected behavior? Currently, the thermostats show as Other Devices in the "Select Your Devices" section, but the thermostat options in "Define Device Types" are greyed out.

Steps to Reproduce (for bugs)

Provide a link to a live example, or an unambiguous set of steps to reproduce this bug. Include code to reproduce, if relevant

  1. Open Homebridge smartapp
  2. Click on "Define Device Types"
  3. Scroll down to Thermostats
  4. The options are greyed out

Context

How has this issue affected you? What are you trying to accomplish? Providing context helps us come up with a solution that is most useful in the real world**

While the thermostats do show as accessories, they do not appear to have full functionality (see the attached screenshot where the temperature isn't displayed correctly). It would be nice to be able to fully define them as having heat or not and having full control.

Sorry if this is a duplicate or I didn't open this correctly. I looked at the other thermostat issues and while some were close they did not seem exactly the same.

image0 image1 image2 image3 image4

Screen Shot 2020-08-04 at 8 24 02 PM

Please include a copy of any relevant log output to assist in tracking down the bug

Frederick-G764 commented 3 years ago

Do you have any log message regarding this thermostat in your Homebridge?

tjclayton commented 3 years ago

Hi, Thanks for the note. I am not sure where to go for the log in the Homebridge v2 SmartApp in the SmartThings iOS app. Can you please point me in the right direction? Sorry if this is an obvious question. That is where they are not showing up as thermostats. I try to show this in the images, but if others will help please let me know. Thank you.

Frederick-G764 commented 3 years ago

you can find the console output from your homebridge instance when you use Homebridge Config UI X with your web browser.

tjclayton commented 3 years ago

Sorry. I guess that is my confusion. The smartapp logs back to the main homebridge instance?

Thanks.

On Aug 13, 2020, at 11:24 AM, Tom2Drake notifications@github.com wrote:

 you can find the console output from your homebridge instance when you use Homebridge Config UI X with your web browser.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Frederick-G764 commented 3 years ago

let's make one step back. Can you add your thermostats as "other device" to the homebridge?

tjclayton commented 3 years ago

Yes. They are just not showing up in the thermostat section in the smartapp.

On Aug 13, 2020, at 11:51 AM, Tom2Drake notifications@github.com wrote:

 let's make one step back. Can you add your thermostats as "other device" to the homebridge?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

tonesto7 commented 3 years ago

It's because they are not including basic thermostat capabilities used to determine they are a thermostat. I will see what I can find but my plate is pretty full right now and might take a bit

tjclayton commented 3 years ago

Great. Thanks very much.

On Aug 18, 2020, at 12:44 PM, tonesto7 notifications@github.com wrote:

 It's because they are not including basic thermostat capabilities used to determine they are a thermostat. I will see what I can find but my plate is pretty full right now and might take a bit

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

forevaclevah commented 3 years ago

I am also trying to connect a thermostat (in my case a cielo device) and getting the same behavior. I am using generic device type in Samesung IDE but only shows up as an on/off switch with the Homebridge smart app. Would be awesome if you could fix it!