hubitat-push - Push Groovy Code to Hubitat Hub and Verify Compilation
Push local Groovy app or driver code to Hubitat hub and report compile status
Tags
Updated: 2026-02-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read configuration file
- identify Groovy file
- determine code type
- extract name from source
- query hub for ID
- get current version
- push code to hub
- report result
Inputs
- Groovy file
- Hubitat hub configuration
- Hub IP address
- File path
Outputs
- Compilation status report
- Success or error message
- Updated version number
- Usage list of devices or apps
Requirements
- Hubitat hub with network access
- .hubitat.json configuration file
- Groovy source files in apps/ or drivers/ directories
- Bash, Read, Glob, Grep tools access
