Skip to content

Commit

Permalink
Remove GPIO15 OFF placebo test
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesSwift committed May 14, 2022
1 parent 63b8c2a commit 60459d6
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions localbytes-plug-pm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ esphome:
# configuration and updates.
project:
name: localbytes.plug-pm
version: "1.4.0"
version: "1.4.1"

esp8266:
board: esp01_1m
Expand Down Expand Up @@ -175,12 +175,6 @@ switch:
then:
light.turn_on: led

#Try to solve overheating issue
- platform: gpio
pin: GPIO15
restore_mode: ALWAYS_OFF
id: pin15


sensor:
# WiFi Signal Sensor
Expand Down

0 comments on commit 60459d6

Please sign in to comment.