hacs-hubitat icon indicating copy to clipboard operation
hacs-hubitat copied to clipboard

A Hubitat integration for Home Assistant

Results 46 hacs-hubitat issues
Sort by recently updated
recently updated
newest added

In HA this device is being set as a device_class_power. this sensor is for Power in W or kW. Could this be changed to the default class or none? otherwise...

Depends on jason0x43/hubitatmaker#13

enhancement

Hi, the local setup works perfectly, but now my Hubitat hub is moved to another place and there is no dynamic DNS setup, but Hubitat cloud access works fine. It...

enhancement

First off. This is an awesome component. And I am using it for multiple Zigbee and ZWave devices. I have recently bought a "cheap" EUROTRONIC Air Quality sensor that measures...

enhancement

I have a Kwikset SmartCode 916 lock that is setup in Hubitat. When the lock is locked/unlocked, the details about how it was locked/unlocked (manually, keypad, via app, etc) and...

Sample capabilities: ``` { "id": "323", "name": "Orbit Sprinkler Controller Station Component", "label": "Station 01 - Front Side", "attributes": [ { "name": "valve", "currentValue": "closed", "dataType": "ENUM", "values": [ "open",...

enhancement

When a device reports new capabilities or its label changes, it may be classified differently by the integration (e.g., as a light vs a switch). Possibly the integration should look...

enhancement

Hi all, Firstly, thanks a lot for the hard work on this project. It's really great. Secondly, I'm using this integration along with a device/app I'm writing for Hubitat so...

enhancement

Sometimes a Hubitat command will fail (the hub will return a HTTP error code) due to a transient error. Commands should be retried a couple of times before failing for...

enhancement

Energy entities are not appearing as Individual Devices on the HA Energy Dashboard. I think this is because the state_class for them is not seto to **total** [as described here](https://developers.home-assistant.io/docs/core/entity/sensor/#long-term-statistics)