mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Disallow power_save_mode NONE if used together with BLE (#1950)
This commit is contained in:
		| @@ -80,7 +80,7 @@ wifi: | ||||
|     dns2: 1.2.2.1 | ||||
|   domain: .local | ||||
|   reboot_timeout: 120s | ||||
|   power_save_mode: none | ||||
|   power_save_mode: light | ||||
|  | ||||
| http_request: | ||||
|   useragent: esphome/device | ||||
|   | ||||
		Reference in New Issue
	
	Block a user