a83d3a7fda 
								
							 
						 
						
							
							
								
								Added static HSV and RGB color methods to Pixel() and Dot()  
							
							... 
							
							
							
							Updated Pixel example to demonstrate use of the static HSV method 
							
						 
						
							2022-02-17 18:27:31 -06:00  
				
					
						
							
							
								 
						
							
								5e72dcbbea 
								
							 
						 
						
							
							
								
								Completed Pixel Example  
							
							... 
							
							
							
							Example contains 1 NeoPixel RGB, 1 NeoPixel RGBW, and 1 DotStar RGB.
Tested on ESP32, ESP32-S2, and ESP32-C3. 
							
						 
						
							2022-02-13 14:39:34 -06:00  
				
					
						
							
							
								 
						
							
								a4fb99a684 
								
							 
						 
						
							
							
								
								Updated Pixel Example  
							
							
							
						 
						
							2022-02-13 11:57:34 -06:00  
				
					
						
							
							
								 
						
							
								e27d310733 
								
							 
						 
						
							
							
								
								Updated Pixel Example to use Pixel() and Dot() Classes  
							
							
							
						 
						
							2022-02-05 16:08:51 -06:00  
				
					
						
							
							
								 
						
							
								b7f2495e7c 
								
							 
						 
						
							
							
								
								Update Pixel.ino  
							
							... 
							
							
							
							Added example pin definitions for ESP32/S2/C3 
							
						 
						
							2022-01-22 17:52:33 -06:00  
				
					
						
							
							
								 
						
							
								e060856b78 
								
							 
						 
						
							
							
								
								corrected an issue in loadData ISR that would cause a hang  
							
							... 
							
							
							
							Also updated Pixel example with Knight Rider Effect.
Testing on C3 seems to be working.  Must test on S2 and ESP32 next. 
							
						 
						
							2022-01-20 21:01:31 -06:00  
				
					
						
							
							
								 
						
							
								3e1c676f90 
								
							 
						 
						
							
							
								
								Update Pixel.ino  
							
							
							
						 
						
							2022-01-11 06:41:17 -06:00  
				
					
						
							
							
								 
						
							
								6f4cea1b4d 
								
							 
						 
						
							
							
								
								Updated version number to 1.4.3  
							
							... 
							
							
							
							Also updated Pixel example. 
							
						 
						
							2022-01-10 22:52:08 -06:00  
				
					
						
							
							
								 
						
							
								5d3a4bfc38 
								
							 
						 
						
							
							
								
								Added simple Pixel example to Other Examples  
							
							
							
						 
						
							2022-01-01 08:14:32 -06:00  
				
					
						
							
							
								 
						
							
								b5f4592b29 
								
							 
						 
						
							
							
								
								Removed Characteristic::ConfiguredNameStatic() end updated Television Example  
							
							... 
							
							
							
							Characteristic::ConfiguredNameStatic() is no longer needed since you can now change permissions on ConfiguredStatic to remove PW with removePerms(PW).  Updated Television Example accordingly.
To Do:  Add getLinks() and setPerms/addPerms/removePerms to API Reference Documentation 
							
						 
						
							2021-11-10 05:54:19 -06:00  
				
					
						
							
							
								 
						
							
								6685768f5c 
								
							 
						 
						
							
							
								
								Update Television.ino  
							
							... 
							
							
							
							Added `update()` logic for various key presses. 
							
						 
						
							2021-10-31 10:03:18 -05:00  
				
					
						
							
							
								 
						
							
								2d7ae5846d 
								
							 
						 
						
							
							
								
								Finalized Television Example  
							
							... 
							
							
							
							Will appear in "Other Examples" Category, NOT as a tutorial 
							
						 
						
							2021-10-24 07:47:32 -05:00  
				
					
						
							
							
								 
						
							
								37e0486cf7 
								
							 
						 
						
							
							
								
								Removed all unusable TV Characteristics from TV and Input Source Services  
							
							... 
							
							
							
							But retained the actual Characteristics in the Characteristics lists in the event that they may be activated in the Home App in the future. 
							
						 
						
							2021-10-23 22:58:16 -05:00  
				
					
						
							
							
								 
						
							
								b90fc5aad5 
								
							 
						 
						
							
							
								
								Updated logic re STRING Characteristics  
							
							... 
							
							
							
							Added setString() as analog to setVal().  This complements getString and getNewString() which are analogs to getVal() and getNewVal(). 
							
						 
						
							2021-10-23 13:16:49 -05:00  
				
					
						
							
							
								 
						
							
								dcbfbc3e15 
								
							 
						 
						
							
							
								
								Correct setVal() logic to properly check for EV permissions, not PW permissions  
							
							
							
						 
						
							2021-10-22 09:17:26 -05:00  
				
					
						
							
							
								 
						
							
								8a24819955 
								
							 
						 
						
							
							
								
								Added  Characteristic::ConfiguredNameStatic()  
							
							... 
							
							
							
							This "custom" Characteristic is identical to ConfiguredName() but only allows paired-read and notifications.  By excluding paired-write it prevents the user from editing the name of a TV input source from the Home App.  This is useful when some sources are fixed, such as "netflix" instead of generic, such as "hdmi 1". 
							
						 
						
							2021-10-22 06:35:33 -05:00  
				
					
						
							
							
								 
						
							
								d4603df58d 
								
							 
						 
						
							
							
								
								Creating Television Example  
							
							
							
						 
						
							2021-10-20 06:15:12 -05:00  
				
					
						
							
							
								 
						
							
								8252c5390e 
								
							 
						 
						
							
							
								
								Created ServoControl Example  
							
							... 
							
							
							
							Created in "Other Examples" and is based on Example 13 - WindowShade 
							
						 
						
							2021-03-21 22:37:35 -05:00  
				
					
						
							
							
								 
						
							
								42a0ee9c9b 
								
							 
						 
						
							
							
								
								Update RemoteControl.ino  
							
							
							
						 
						
							2021-01-09 13:13:23 -06:00  
				
					
						
							
							
								 
						
							
								2398ffe698 
								
							 
						 
						
							
							
								
								Added code for example GitHub sketches  
							
							
							
						 
						
							2020-11-27 22:31:44 -06:00