Jason Cheatham
                                            Jason Cheatham
                                        
                                    @xe1gyq - I published an updated version of the integration that should take care of the missing `type` property issue. Let me know if that helps.
What kind of support are you looking for? I mean, do you have Hubitat cover devices that aren't supported yet?
The goal is to support the same devices as [Hubitat](https://docs.hubitat.com/index.php?title=Driver_Capability_List), which doesn’t natively support everything HA does. Would it be sufficient to allow you to select a specific device type...
It's old (because I'm slow), but it never hurts to show that it's still desirable. 😄 I think I was initially focusing on garage doors with that one, and in...
It may be possible to do that. You can get some hub metadata, including the current firmware version, from the hub's UPNP config endpoint (`http:///api/hubitat.xml`). I'm not sure where to...
The "Attempt to decode JSON" means that the hub has returned an HTML page rather than a JSON response. That usually means the hub is showing an error page. What...
Is this still happening?
As you mentioned in [this post](https://community.home-assistant.io/t/custom-component-hubitat/166750/1026?u=jason0x43), this can be done with a JSON-formatted argument value, like: ```json {"hue": 22, "saturation": 100, "level": 100 } ``` I'm leaving this open as...
It looks like the integration is having problems communicating with your hub. The first step is to ensure that the correct values are being used when setting up the integration....
>This is how my HA integration and HE make api looks like: > > [image0.png][image2.jpeg][image3.jpeg][image4.jpeg] It looks like the images didn't attach.