mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Add host time platform; remove host support from sntp. (#6854)
This commit is contained in:
		| @@ -1,15 +1,10 @@ | ||||
| time: | ||||
|   - platform: sntp | ||||
|   - platform: host | ||||
|     id: esptime | ||||
|     timezone: Australia/Sydney | ||||
|  | ||||
| logger: | ||||
|   level: VERBOSE | ||||
|   logs: | ||||
|     lvgl: INFO | ||||
|     display: DEBUG | ||||
|     sensor: INFO | ||||
|     vnc: DEBUG | ||||
|  | ||||
| host: | ||||
|   mac_address: "62:23:45:AF:B3:DD" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user