Skip to content

Commit

Permalink
Increase max_temp for Shelly devices
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaspence committed Jan 7, 2022
1 parent 22c2663 commit edb975d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esphome/devices/shelly/common.yaml
Expand Up @@ -3,7 +3,7 @@ substitutions:
device_board: 'esp01_1m'
device_platform: 'ESP8266'
max_power: '2000.0'
max_temp: '80.0'
max_temp: '90.0'

# NOTE: See esphome/issues#1532.
wifi_power_save_mode: 'high'
Expand Down

0 comments on commit edb975d

Please sign in to comment.