Shelly script editor VSCode extensionA tool providing easy Shelly script editing from within VSCode. Code editing flexibility, code hints, highlighting, auto complete and method parameters hints. Features
Device discoverymDNS is used for finding Shelly devices in the local network. You will find all matching devices in the left part of the screen. You can find all device script once you open the device in this view. Script editingEdit the script by clicking on it. Saving the file would upload it to the chosen Shelly device. Script outputOnce you've opened the script that you'd like to debug you will see the following in the console output tab: From the dropdown menu choose Shelly. You see two checkboxes in the output. If the right one is checked the console will contain only messages from the debug log of the active Shelly device. If the left one is checked the console will contain every notification except for the mentioned above. If both are checked all notifications will be shown. Add devices manualyIf a problem with the device discovery arises use the manual addition - click on the "ADD" button and enter the IP address of the device in the input box that is to appear. You have to be connected to the device or a network to which the device is connected. An alternative way of adding devices is through a config file that can be accessed via the LIST button. This is a more optimal way for mass import of devices. Remove manually added devicesRemoving manually added devices can be done through the LIST button - simply delete the IP address of the device from the config file. Known limitations
|