Skip to content

Commit

Permalink
Change wifi power output to 15db
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesSwift authored May 13, 2022
1 parent 5a35d67 commit e8a6796
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions localbytes-plug-pm-v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ esphome:
# configuration and updates.
project:
name: localbytes.plug-pm-v2
version: "1.1"
version: "1.1.1"

esp8266:
board: esp01_1m
Expand All @@ -41,7 +41,7 @@ dashboard_import:
package_import_url: github://JamesSwift/localbytes-plug-pm-v2/localbytes-plug-pm-v2.yaml@main

wifi:
output_power: 12
output_power: 15db
ap:
ssid: "${friendly_name}"

Expand Down Expand Up @@ -225,4 +225,4 @@ light:
status_led:
pin:
number: GPIO1
inverted: True
inverted: True

0 comments on commit e8a6796

Please sign in to comment.