mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Fix Wifi power_save_mode option (#178)
* Fix WIFI power_save_mode option * Add Test
This commit is contained in:
@@ -35,6 +35,7 @@ wifi:
|
||||
hostname: myverylonghostname
|
||||
domain: .local
|
||||
reboot_timeout: 120s
|
||||
power_save_mode: none
|
||||
|
||||
mqtt:
|
||||
broker: '192.168.178.84'
|
||||
|
||||
Reference in New Issue
Block a user