Sonoff basic, which I'm not using anymore.
This commit is contained in:
@@ -2,6 +2,8 @@ esphome:
|
|||||||
name: sonoff_basic1
|
name: sonoff_basic1
|
||||||
platform: ESP8266
|
platform: ESP8266
|
||||||
board: esp01_1m
|
board: esp01_1m
|
||||||
|
platformio_options:
|
||||||
|
upload_speed: 115200
|
||||||
|
|
||||||
wifi:
|
wifi:
|
||||||
ssid: "Meneely"
|
ssid: "Meneely"
|
||||||
@@ -13,7 +15,7 @@ wifi:
|
|||||||
password: "QNWj7LmaNoD6"
|
password: "QNWj7LmaNoD6"
|
||||||
manual_ip:
|
manual_ip:
|
||||||
# Set this to the IP of the ESP
|
# Set this to the IP of the ESP
|
||||||
static_ip: 192.168.87.35
|
static_ip: 192.168.87.11
|
||||||
# Set this to the IP address of the router. Often ends with .1
|
# Set this to the IP address of the router. Often ends with .1
|
||||||
gateway: 192.168.86.1
|
gateway: 192.168.86.1
|
||||||
# The subnet of the network. 255.255.255.0 works for most home networks.
|
# The subnet of the network. 255.255.255.0 works for most home networks.
|
||||||
|
|||||||
Reference in New Issue
Block a user