mirror of
				https://github.com/esphome/esphome.git
				synced 2025-11-04 00:51:49 +00:00 
			
		
		
		
	@@ -1,6 +1,6 @@
 | 
				
			|||||||
"""Constants used by esphome."""
 | 
					"""Constants used by esphome."""
 | 
				
			||||||
 | 
					
 | 
				
			||||||
__version__ = "2022.9.0b4"
 | 
					__version__ = "2022.9.0b5"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
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.0
 | 
					esphome-dashboard==20220920.1
 | 
				
			||||||
aioesphomeapi==10.13.0
 | 
					aioesphomeapi==10.13.0
 | 
				
			||||||
zeroconf==0.39.1
 | 
					zeroconf==0.39.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user