mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	| @@ -1,6 +1,6 @@ | |||||||
| """Constants used by esphome.""" | """Constants used by esphome.""" | ||||||
|  |  | ||||||
| __version__ = "2022.9.1" | __version__ = "2022.9.2" | ||||||
|  |  | ||||||
| ALLOWED_NAME_CHARS = "abcdefghijklmnopqrstuvwxyz0123456789-_" | ALLOWED_NAME_CHARS = "abcdefghijklmnopqrstuvwxyz0123456789-_" | ||||||
|  |  | ||||||
|   | |||||||
| @@ -9,7 +9,7 @@ pyserial==3.5 | |||||||
| platformio==6.0.2  # When updating platformio, also update Dockerfile | platformio==6.0.2  # When updating platformio, also update Dockerfile | ||||||
| esptool==3.3.1 | esptool==3.3.1 | ||||||
| click==8.1.3 | click==8.1.3 | ||||||
| esphome-dashboard==20220920.1 | esphome-dashboard==20220925.0 | ||||||
| aioesphomeapi==10.13.0 | aioesphomeapi==10.13.0 | ||||||
| zeroconf==0.39.1 | zeroconf==0.39.1 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user