7296d2e4fc 
					 
					
						
						
							
							Add dummy TTS speaker  
						
						 
						
						
						
						
					 
					
						2025-09-10 12:53:57 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						2ac96fe166 
					 
					
						
						
							
							Update mmw_computer to stable source  
						
						 
						
						... 
						
						
						
						It seems that enehand/Custom_V2_MicroWakeWords completely disappeared,
which broke the original path. Update to using my fork of
JohnnyPrimus/Custom_V2_MicroWakeWords instead, so that this is 100%
stable going forward. 
						
						
					 
					
						2025-09-10 09:47:21 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						68a907ef3c 
					 
					
						
						
							
							Fix README links  
						
						 
						
						
						
						
					 
					
						2025-09-01 01:31:20 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						fb57d2fc87 
					 
					
						
						
							
							Set update intervals for template sensors  
						
						 
						
						
						
						
					 
					
						2025-07-17 14:50:56 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d6bccabea6 
					 
					
						
						
							
							Convert Room Health Score to integer  
						
						 
						
						... 
						
						
						
						HASS 2025.7 has made it store (and display) a ridiculous number of
decimals instead of just actually respecting accuracy_decimals. So,
manually convert this to an integer since it has no need for decimals. 
						
						
					 
					
						2025-07-12 22:35:09 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						4f0dc7082a 
					 
					
						
						
							
							Adjust README slightly  
						
						 
						
						
						
						
					 
					
						2025-07-06 13:37:36 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a03e12dfa7 
					 
					
						
						
							
							Readd health scores  
						
						 
						
						
						
						
					 
					
						2025-06-29 13:04:46 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1f7df559b1 
					 
					
						
						
							
							Only fire light_off on occupancy change  
						
						 
						
						... 
						
						
						
						Avoids constantly turning off a held LED. 
						
						
					 
					
						2025-06-23 23:38:11 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d75a7d26a6 
					 
					
						
						
							
							Increase MWW gain factor to 8  
						
						 
						
						... 
						
						
						
						Improves reliability. 
						
						
					 
					
						2025-06-23 23:19:30 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e4c1ab1ac2 
					 
					
						
						
							
							Fix typos and bugs in config  
						
						 
						
						
						
						
					 
					
						2025-06-22 00:45:41 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						efd9fc8bfe 
					 
					
						
						
							
							Update designs for SGPXX change  
						
						 
						
						
						
						
					 
					
						2025-06-22 00:09:20 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9aebae647a 
					 
					
						
						
							
							Update README parts list and descriptions  
						
						 
						
						
						
						
					 
					
						2025-06-22 00:08:10 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3300ca2d8e 
					 
					
						
						
							
							Switch to SGP41 air quality sensor  
						
						 
						
						... 
						
						
						
						My testing with the SGP30 sensor proved fruitless, as various sensors
would mis-report (under- and over-) levels and generally not be
consistent with each other or reality. These sensors are simply too
flaky with zero consistency.
Instead, switch to the SGP41, which so far seems more robust and is used
in other tools like the AirGradient One. We leverage their calculations
for VOC Index -> VOC levels, as well as a generalized isobutylene-based
eCO2 calculation. 
						
						
					 
					
						2025-06-21 23:48:42 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0ba3b855d0 
					 
					
						
						
							
							Add warning  
						
						 
						
						
						
						
					 
					
						2025-06-15 12:51:59 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						4f6597d92f 
					 
					
						
						
							
							Switch logging to DEBUG during testing  
						
						 
						
						
						
						
					 
					
						2025-06-15 12:51:59 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						985e7e20e5 
					 
					
						
						
							
							Add two more icons  
						
						 
						
						
						
						
					 
					
						2025-06-08 21:04:45 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						426684e9da 
					 
					
						
						
							
							Update icon of VOC  
						
						 
						
						
						
						
					 
					
						2025-06-07 19:03:36 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7fe3829544 
					 
					
						
						
							
							Restore debug components for 2025.5.2  
						
						 
						
						... 
						
						
						
						Now that the debug: components will work without debug-level logging,
re-enable the useful ones. 
						
						
					 
					
						2025-06-03 10:21:33 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						206691257d 
					 
					
						
						
							
							Add Computer wakeword and selector  
						
						 
						
						
						
						
					 
					
						2025-05-30 23:37:56 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						aca7e16ed0 
					 
					
						
						
							
							Add regular MWW state check  
						
						 
						
						... 
						
						
						
						Ensures that if the micro_wake_word component stops, it will be
automatically restarted on a regular interval. 
						
						
					 
					
						2025-05-28 23:05:53 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						556f8564c4 
					 
					
						
						
							
							Add ESPHome version sensor  
						
						 
						
						
						
						
					 
					
						2025-05-27 22:00:06 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8114d765f0 
					 
					
						
						
							
							Adjust ideal humidity levels  
						
						 
						
						... 
						
						
						
						I don't want to detract with 30-40 or 60-70% humidity. 
						
						
					 
					
						2025-05-26 11:57:51 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d529f695a3 
					 
					
						
						
							
							Adjust levels further  
						
						 
						
						
						
						
					 
					
						2025-05-25 02:18:29 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c0b5adecca 
					 
					
						
						
							
							Adjust gain levels  
						
						 
						
						
						
						
					 
					
						2025-05-25 02:14:21 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						5c94e56847 
					 
					
						
						
							
							Add icons to various sensors  
						
						 
						
						
						
						
					 
					
						2025-05-24 21:19:10 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						fd7e438c62 
					 
					
						
						
							
							Adjust AQ wordings  
						
						 
						
						
						
						
					 
					
						2025-05-24 20:00:30 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						64cb43dec8 
					 
					
						
						
							
							Rework startup MWW and gain levels  
						
						 
						
						
						
						
					 
					
						2025-05-24 18:15:17 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e224044de3 
					 
					
						
						
							
							Remove debug components  
						
						 
						
						... 
						
						
						
						Slows down the ESP too much 
						
						
					 
					
						2025-05-24 17:33:51 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						450ff085d2 
					 
					
						
						
							
							Increase noise suppression level to 3  
						
						 
						
						
						
						
					 
					
						2025-05-24 17:24:41 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f3d7b16aa9 
					 
					
						
						
							
							Remove workaround connectivity check  
						
						 
						
						
						
						
					 
					
						2025-05-24 16:56:45 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e62b9a8b91 
					 
					
						
						
							
							Actually fix conditional logic  
						
						 
						
						
						
						
					 
					
						2025-05-24 01:27:12 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9555fd37dc 
					 
					
						
						
							
							Fix negation condition  
						
						 
						
						
						
						
					 
					
						2025-05-24 01:19:41 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b3b9fd7086 
					 
					
						
						
							
							Add additional check for API connectivity  
						
						 
						
						
						
						
					 
					
						2025-05-24 01:17:15 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						cec8d27a4a 
					 
					
						
						
							
							Improve detection of connection  
						
						 
						
						
						
						
					 
					
						2025-05-24 01:02:44 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						40f0ae215a 
					 
					
						
						
							
							Adjust debug options for compatibility  
						
						 
						
						
						
						
					 
					
						2025-05-24 00:08:56 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						90403f990b 
					 
					
						
						
							
							Add debug sensor components  
						
						 
						
						
						
						
					 
					
						2025-05-24 00:06:14 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1eb8e2134f 
					 
					
						
						
							
							Add log messages for API client connect/disconnect  
						
						 
						
						
						
						
					 
					
						2025-05-24 00:02:30 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						6c32edc9a9 
					 
					
						
						
							
							Fix models  
						
						 
						
						
						
						
					 
					
						2025-05-23 23:22:28 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7221213ac4 
					 
					
						
						
							
							Rework Voice, Microphone, and MWW handling  
						
						 
						
						... 
						
						
						
						Needed for recent changes in ESPHome and to properly align us with the
most recent developments. Includes support for multiple selectable wake
words as well. 
						
						
					 
					
						2025-05-23 23:17:54 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						28b76d0508 
					 
					
						
						
							
							Adjust threshold values and set min_version  
						
						 
						
						
						
						
					 
					
						2025-05-23 22:57:36 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						647e6711b8 
					 
					
						
						
							
							Remove CPU frequency  
						
						 
						
						... 
						
						
						
						Doesn't work on recent ESP-IDF versions it seems. 
						
						
					 
					
						2025-05-21 16:57:38 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7d5d7da2e8 
					 
					
						
						
							
							Remove esp-adf component  
						
						 
						
						... 
						
						
						
						This causes numerous issues now, so remove it. 
						
						
					 
					
						2025-05-21 16:54:32 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						565df10fe0 
					 
					
						
						
							
							Restore capitalization  
						
						 
						
						
						
						
					 
					
						2025-05-21 00:45:56 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						21fc3436ee 
					 
					
						
						
							
							Adjust wording of BME680 section  
						
						 
						
						
						
						
					 
					
						2025-05-20 18:14:07 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						91d9ff2a43 
					 
					
						
						
							
							Add README note about initial set value  
						
						 
						
						
						
						
					 
					
						2025-05-20 18:09:36 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1600417026 
					 
					
						
						
							
							Fix initial set value  
						
						 
						
						
						
						
					 
					
						2025-05-20 12:43:36 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						decf2ad244 
					 
					
						
						
							
							Add 5 minute moving average to Sensirion sensors  
						
						 
						
						... 
						
						
						
						Avoids constant wild shifts over time by performing a sliding window
moving average over the last 20 results (at 15s intervals). 
						
						
					 
					
						2025-05-20 12:40:44 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						6695f9eb6b 
					 
					
						
						
							
							Set accuracy decimals of SHT45  
						
						 
						
						... 
						
						
						
						Two decimal places is not required here. 
						
						
					 
					
						2025-05-20 12:37:13 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3768589de2 
					 
					
						
						
							
							Readd WiFi and LD2410 info  
						
						 
						
						... 
						
						
						
						Was erroneously removed during cleanup. 
						
						
					 
					
						2025-05-20 12:19:30 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						713a693cef 
					 
					
						
						
							
							Explicitly set 0 max duty for SHT heater  
						
						 
						
						
						
						
					 
					
						2025-05-20 12:15:16 -04:00