An open API service indexing awesome lists of open source software.

https://github.com/sifis-home/webthings-shelly1pm


https://github.com/sifis-home/webthings-shelly1pm

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

**Shelly 1 PM WebThings Firmware**

Author: Domenico De Guglielmo ([email protected])

**PlatformIO Installation**

See this guide [guide](https://docs.platformio.org/en/latest//core/installation.html)

**Plaformio Activation**

```
source $HOME/.platformio/penv/bin/activate
```

**Firmware Build**

```
platformio run
```

**Shelly 1 PM Flashing**

```
platformio run --target=upload
```