node-red-contrib-hubitat icon indicating copy to clipboard operation
node-red-contrib-hubitat copied to clipboard

Results 12 node-red-contrib-hubitat issues
Sort by recently updated
recently updated
newest added

Each device in Hubitat has an optional Room assignment. I'd like to see that data element returned with status messages from the "events" node. My use case would be to...

allow modes to be set is enabled in maker api. the Hubitat config is correctly configured and fully operational. the set mode node does not display the available modes in...

Add delay commands option in the Advanced tab from Config node. It will send commands sequentially with the delay added between commands. When triggering many commands at the same time,...

This morning I upgraded hubitat at the same time as node-red and the palette dependencies. Hubitat takes a while to reboot, but node-red doesn't. I observed the following error message...

I opened this issue to write thoughts about pros/cons of the solution. Don't hesitate to add your propositions ## Issue Given I have many command nodes in my flow Given...

On occasion I will get an error response on command nodes from the Hubitat Maker API. To handle that, I have to make complex flows that check status and retry...

By curiosity, I started a branch (`i18n`) to see what kind of work need to be done to translate nodes. It appears to add some *complexity* to code and some...

When I have values that I re-use in multiple nodes, I find it helpful to be able to set those values in the Node-RED flow or global context. That way,...

Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...

dependencies