Hubitat Developer Tools extension READMEEdit your Hubitat drivers and applications in Visual Studio Code and easliy publish them to your hubitat. Features
The extension needs the IP/hostname of the hub. If it's not already set in the settings, you will be prompted to enter the IP address when you first try to publish. When you publish for the first time, a new driver, app or library will be created on the hubitat. The new hubitat assigned id of the code will be stored in a .hubitat/metadata.json file at the root of your workspace folder. It shouldn't be neccessary to edit this file manually, however, if you want to associate a driver already deployed on the hubitat with a local file, you may change the id in this file to make the association. ![Publishing Code To The Hubitat](images/hubitat_publish_new.gif)
RequirementsHubitat hub required Extension SettingsThis extension contributes the following settings:
Known IssuesNone Release NotesSee CHANGELOG.md For more informationEnjoy! |