HASmartThermostat icon indicating copy to clipboard operation
HASmartThermostat copied to clipboard

Devcontainer setup

Open tetele opened this issue 4 months ago • 0 comments

Add a devcontainer setup to easily test and debug the custom component.

To make this work, open VSCode and in the command palette (Ctrl+Shift+P or Cmd+Shift+P) look for Dev Container: Clone Repository in Container Volume, then pick ScratMan/HaSmartThermostat.

After that is done, run scripts/develop to spin up a debug instance of HA, accessible at localhost:8123

tetele avatar Oct 16 '24 20:10 tetele