Compare commits
	
		
			2 Commits
		
	
	
		
			985e7e20e5
			...
			0ba3b855d0
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 0ba3b855d0 | |||
| 4f6597d92f | 
@@ -1,5 +1,8 @@
 | 
				
			|||||||
# SuperSensor v2.x
 | 
					# SuperSensor v2.x
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					**NOTICE**: The Supersensor v2.x is still under development! Parts and configurations
 | 
				
			||||||
 | 
					may change until the design is finalized.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The SuperSensor is an all-in-one voice, motion, presence, temperature/humidity/air
 | 
					The SuperSensor is an all-in-one voice, motion, presence, temperature/humidity/air
 | 
				
			||||||
quality, and light sensor, built on an ESP32 with ESPHome, and inspired
 | 
					quality, and light sensor, built on an ESP32 with ESPHome, and inspired
 | 
				
			||||||
heavily by the EverythingSmartHome Everything Presence One sensor and the
 | 
					heavily by the EverythingSmartHome Everything Presence One sensor and the
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -289,7 +289,7 @@ interval:
 | 
				
			|||||||
          }
 | 
					          }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
logger:
 | 
					logger:
 | 
				
			||||||
  level: WARN
 | 
					  level: DEBUG
 | 
				
			||||||
  baud_rate: 115200
 | 
					  baud_rate: 115200
 | 
				
			||||||
 | 
					
 | 
				
			||||||
api:
 | 
					api:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user