Skip to content

Commit

Permalink
Add new component for OTA updates
Browse files Browse the repository at this point in the history
  • Loading branch information
frimtec committed Nov 16, 2024
1 parent c5550c9 commit d3144e1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions esphome/frimtec-awning-sensors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ substitutions:
device_name: frimtec-awning-sensors
friendly_name: "Awning Sensor"
device_description: "Sensors to control an awning"
project_version: "1.3.0"
project_version: "1.3.1"
wind_pulse_pin: GPIO13
sun_light_pin: GPIO32
status_led: GPIO5
Expand Down Expand Up @@ -52,9 +52,7 @@ api:
key: !secret esphome_api_encryption

ota:
safe_mode: true
reboot_timeout: 10min
num_attempts: 5
- platform: esphome

web_server:
port: 80
Expand Down

0 comments on commit d3144e1

Please sign in to comment.