Skip to content

Instantly share code, notes, and snippets.

View isotopp's full-sized avatar

Kristian Koehntopp isotopp

View GitHub Profile
@ixs
ixs / tasmota-configure.sh
Last active January 31, 2022 16:44
Tasmota mass configuration
#!/bin/bash
#
# Do initial configuration of a SP111 plug on your local wifi
#
# Licensed under the GPLv3+
#
TEMPLATE='{"NAME":"SP111 v1.1","GPIO":[56,0,158,0,132,134,0,0,131,17,0,21,0],"FLAG":0,"BASE":45}'
function uriencode {