mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Add local mDNS responder for .local (#386)
* Add local mDNS responder * Fix * Use mDNS in dashboard status * Lint * Lint * Fix test * Remove hostname * Fix use enum * Lint
This commit is contained in:
		| @@ -35,7 +35,6 @@ wifi: | ||||
|     subnet: 255.255.255.0 | ||||
|     dns1: 1.1.1.1 | ||||
|     dns2: 1.2.2.1 | ||||
|   hostname: myverylonghostname | ||||
|   domain: .local | ||||
|   reboot_timeout: 120s | ||||
|   power_save_mode: none | ||||
|   | ||||
		Reference in New Issue
	
	Block a user