Edward Firmo 
							
						 
					 
					
						
						
							
						
						3940c6ac4e 
					 
					
						
						
							
							Improve reliability of Nextion TFT uploads (Arduino) ( #5683 )  
						
						... 
						
						
						
						Co-authored-by: Keith Burzinski <kbx81x@gmail.com > 
						
						
							
						
					 
					
						2023-11-27 23:25:20 -06:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						ad5f6b5687 
					 
					
						
						
							
							dashboard: fix supervisor auth doing I/O in the event loop ( #5807 )  
						
						
						
						
							
						
					 
					
						2023-11-27 23:11:17 -06:00 
						 
				 
			
				
					
						
							
							
								Edward Firmo 
							
						 
					 
					
						
						
							
						
						2f888ff7c5 
					 
					
						
						
							
							Nextion colors parameters ( #5699 )  
						
						... 
						
						
						
						* Add `foreground` color
- Adds `set_component_foreground_color` and `set_component_pressed_foreground_color` which does the same as `set_component_font_color` and `set_component_pressed_font_color` but with a more intuitive name, as this can be used for any component and not only the ones with a text (font).
- I've also reviewed some docstring when related to colors.
* Add numeric color to drawing methods
Should I've used uint32_t instead? In order to keep consistency?
* component color support to uint6_t
This is the right format and is now consistent with colors on drawings.
I'm keeping uint32_t also to avoid breaking changes.
* Enforces uint16_t for colors
uint32_t is incorrect for Nextion display colors.
* Fix clang-format 
						
						
							
						
					 
					
						2023-11-27 22:50:14 -06:00 
						 
				 
			
				
					
						
							
							
								Edward Firmo 
							
						 
					 
					
						
						
							
						
						d1be686c54 
					 
					
						
						
							
							Nextion on_touch trigger ( #5833 )  
						
						
						
						
							
						
					 
					
						2023-11-28 17:14:59 +13:00 
						 
				 
			
				
					
						
							
							
								Clyde Stubbs 
							
						 
					 
					
						
						
							
						
						a8bc5ef46f 
					 
					
						
						
							
							Pass through additional arguments to create number ( #5849 )  
						
						
						
						
							
						
					 
					
						2023-11-28 16:50:02 +13:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						1e77271858 
					 
					
						
						
							
							Fix regex for 'byte' custom CI check ( #5851 )  
						
						
						
						
							
						
					 
					
						2023-11-28 16:07:29 +13:00 
						 
				 
			
				
					
						
							
							
								Clyde Stubbs 
							
						 
					 
					
						
						
							
						
						993cd55b1d 
					 
					
						
						
							
							Speed up (and fix) ili9xxx display component. ( #5406 )  
						
						
						
						
							
						
					 
					
						2023-11-28 13:42:03 +13:00 
						 
				 
			
				
					
						
							
							
								Edward Firmo 
							
						 
					 
					
						
						
							
						
						ab1cc0ed6e 
					 
					
						
						
							
							Nextion - Align strings on dump_config ( #5824 )  
						
						
						
						
							
						
					 
					
						2023-11-27 18:24:43 -06:00 
						 
				 
			
				
					
						
							
							
								Clyde Stubbs 
							
						 
					 
					
						
						
							
						
						496c29aa04 
					 
					
						
						
							
							Fix ESP-IDF uart initialisation sequence to match Espressif docs. ( #5838 )  
						
						
						
						
							
						
					 
					
						2023-11-28 12:42:22 +13:00 
						 
				 
			
				
					
						
							
							
								Lucas Prim 
							
						 
					 
					
						
						
							
						
						a66dec738d 
					 
					
						
						
							
							Implement deep sleep and clear screen on Waveshare 7.5in B V3 ( #5239 )  
						
						
						
						
							
						
					 
					
						2023-11-28 12:40:39 +13:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						b8ee0dedec 
					 
					
						
						
							
							Fix write_speaker without speaker in config ( #5847 )  
						
						
						
						
							
						
					 
					
						2023-11-28 12:28:24 +13:00 
						 
				 
			
				
					
						
							
							
								functionpointer 
							
						 
					 
					
						
						
							
						
						4b6fbd5db0 
					 
					
						
						
							
							Pylontech integration (solar battery bank) ( #4688 )  
						
						... 
						
						
						
						Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com > 
						
						
							
						
					 
					
						2023-11-28 11:43:03 +13:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						4e6d3729e1 
					 
					
						
						
							
							dashboard: Small cleanups to dashboard ( #5841 )  
						
						
						
						
							
						
					 
					
						2023-11-28 11:39:24 +13:00 
						 
				 
			
				
					
						
							
							
								Edward Firmo 
							
						 
					 
					
						
						
							
						
						460362b11f 
					 
					
						
						
							
							Nextion - Standardizing log messages ( #5837 )  
						
						
						
						
							
						
					 
					
						2023-11-27 21:09:57 +00:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						019315afa0 
					 
					
						
						
							
							Bump aioesphomeapi from 18.5.9 to 19.1.2 ( #5844 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org > 
						
						
							
						
					 
					
						2023-11-27 21:07:48 +00:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						3b77f05cc9 
					 
					
						
						
							
							Add 'voice_assistant.connected' condition ( #5845 )  
						
						
						
						
							
						
					 
					
						2023-11-27 14:57:40 -06:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						f63f722afb 
					 
					
						
						
							
							Create GT911 Touchscreen component ( #4027 )  
						
						... 
						
						
						
						Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com > 
						
						
							
						
					 
					
						2023-11-28 09:44:09 +13:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						a15a812466 
					 
					
						
						
							
							Fix missing include in remote_base ( #5843 )  
						
						
						
						
							
						
					 
					
						2023-11-28 09:43:41 +13:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						15180ee1e2 
					 
					
						
						
							
							mcp3008: Tidy up and fix auto load bug ( #5842 )  
						
						
						
						
							
						
					 
					
						2023-11-27 20:35:31 +00:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						1324d9e39a 
					 
					
						
						
							
							Voice Assistant improvements ( #5827 )  
						
						
						
						
							
						
					 
					
						2023-11-27 13:45:26 +13:00 
						 
				 
			
				
					
						
							
							
								Clyde Stubbs 
							
						 
					 
					
						
						
							
						
						0a7d3c367b 
					 
					
						
						
							
							Add 'enable_at_startup' feature to power_supply ( #5826 )  
						
						
						
						
							
						
					 
					
						2023-11-27 10:36:52 +13:00 
						 
				 
			
				
					
						
							
							
								Clyde Stubbs 
							
						 
					 
					
						
						
							
						
						2e6d01ddff 
					 
					
						
						
							
							Implement variable length single word SPI writes. ( #5678 )  
						
						
						
						
							
						
					 
					
						2023-11-27 09:54:12 +13:00 
						 
				 
			
				
					
						
							
							
								Clyde Stubbs 
							
						 
					 
					
						
						
							
						
						dbdcb39af9 
					 
					
						
						
							
							Pull PollingComponent up from individual display drivers to Display. ( #5444 )  
						
						
						
						
							
						
					 
					
						2023-11-27 09:48:38 +13:00 
						 
				 
			
				
					
						
							
							
								Edward Firmo 
							
						 
					 
					
						
						
							
						
						ccd7f0661c 
					 
					
						
						
							
							Add is_detected() for Nextion displays ( #5825 )  
						
						
						
						
							
						
					 
					
						2023-11-25 02:38:45 -06:00 
						 
				 
			
				
					
						
							
							
								Clyde Stubbs 
							
						 
					 
					
						
						
							
						
						c43518c391 
					 
					
						
						
							
							Allow split uart pin inversion for ESP-IDF ( #5831 )  
						
						
						
						
							
						
					 
					
						2023-11-24 21:56:32 -06:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						636ee2b597 
					 
					
						
						
							
							Bump aioesphomeapi from 18.5.7 to 18.5.9 ( #5830 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2023-11-24 18:06:57 -06:00 
						 
				 
			
				
					
						
							
							
								Fabian 
							
						 
					 
					
						
						
							
						
						91f1aa05ad 
					 
					
						
						
							
							Run all tests when local testing. ( #5717 )  
						
						
						
						
							
						
					 
					
						2023-11-25 10:18:36 +11:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9f84b6390d 
					 
					
						
						
							
							Bump actions/github-script from 6.4.1 to 7.0.1 ( #5803 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2023-11-24 09:27:56 +01:00 
						 
				 
			
				
					
						
							
							
								Vincent Schmandt 
							
						 
					 
					
						
						
							
						
						f456603c1b 
					 
					
						
						
							
							Add ENS160 Sensor ( #4243 )  
						
						... 
						
						
						
						Co-authored-by: Keith Burzinski <kbx81x@gmail.com >
Co-authored-by: mrtoy-me <118446898+mrtoy-me@users.noreply.github.com > 
						
						
							
						
					 
					
						2023-11-23 22:31:07 -06:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						5c31bec8c2 
					 
					
						
						
							
							Ensure names containing characters other than a-z A-Z 0-9 or _ are unique ( #5810 )  
						
						
						
						
							
						
					 
					
						2023-11-23 17:29:08 -06:00 
						 
				 
			
				
					
						
							
							
								dependabot[bot] 
							
						 
					 
					
						
						
							
						
						9f8a896e13 
					 
					
						
						
							
							Bump aioesphomeapi from 18.5.5 to 18.5.7 ( #5822 )  
						
						... 
						
						
						
						Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
						
						
							
						
					 
					
						2023-11-23 17:02:44 -06:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						c571abeea8 
					 
					
						
						
							
							Merge branch 'release' into dev  
						
						
						
						
							
						
					 
					
						2023-11-24 11:53:04 +13:00 
						 
				 
			
				
					
						
							
							
								J. Nick Koston 
							
						 
					 
					
						
						
							
						
						1762204b00 
					 
					
						
						
							
							dashboard: set nodelay on the websocket to avoid a delay seeing log messages ( #5802 )  
						
						
						
						
							
						
					 
					
						2023-11-24 11:49:55 +13:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						1aa49c8956 
					 
					
						
						
							
							Merge pull request  #5823  from esphome/bump-2023.11.4  
						
						... 
						
						
						
						2023.11.4 
						
						
							
 
						
					 
					
						2023-11-24 11:02:15 +13:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						711faab329 
					 
					
						
						
							
							Bump version to 2023.11.4  
						
						
						
						
							
						
					 
					
						2023-11-24 10:24:25 +13:00 
						 
				 
			
				
					
						
							
							
								Landon Rohatensky 
							
						 
					 
					
						
						
							
						
						1204b4f1bd 
					 
					
						
						
							
							Allow images to be downloaded from URLs ( #5214 )  
						
						... 
						
						
						
						Co-authored-by: guillempages <guillempages@users.noreply.github.com >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com > 
						
						
							
						
					 
					
						2023-11-24 10:24:16 +13:00 
						 
				 
			
				
					
						
							
							
								Ilia Sotnikov 
							
						 
					 
					
						
						
							
						
						2076db1ccd 
					 
					
						
						
							
							Pillow: bump to 10.1.0 ( #5815 )  
						
						
						
						
							
						
					 
					
						2023-11-24 08:15:58 +13:00 
						 
				 
			
				
					
						
							
							
								Landon Rohatensky 
							
						 
					 
					
						
						
							
						
						49c09afb87 
					 
					
						
						
							
							Allow images to be downloaded from URLs ( #5214 )  
						
						... 
						
						
						
						Co-authored-by: guillempages <guillempages@users.noreply.github.com >
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com > 
						
						
							
						
					 
					
						2023-11-24 08:10:33 +13:00 
						 
				 
			
				
					
						
							
							
								Clyde Stubbs 
							
						 
					 
					
						
						
							
						
						3ac59180ab 
					 
					
						
						
							
							Add startup_delay to interval. ( #5327 )  
						
						
						
						
							
						
					 
					
						2023-11-23 20:31:23 +13:00 
						 
				 
			
				
					
						
							
							
								matt7aylor 
							
						 
					 
					
						
						
							
						
						8738cef5a3 
					 
					
						
						
							
							sen5x fix temperature compensation and gas tuning ( #4901 )  
						
						
						
						
							
						
					 
					
						2023-11-23 08:48:38 +13:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						cadbf7463e 
					 
					
						
						
							
							Merge pull request  #5816  from esphome/bump-2023.11.3  
						
						... 
						
						
						
						2023.11.3 
						
						
							
 
						
					 
					
						2023-11-22 13:37:10 +13:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						3f40e32eba 
					 
					
						
						
							
							Bump version to 2023.11.3  
						
						
						
						
							
						
					 
					
						2023-11-22 11:08:47 +13:00 
						 
				 
			
				
					
						
							
							
								Keith Burzinski 
							
						 
					 
					
						
						
							
						
						b421fccc08 
					 
					
						
						
							
							Add some additional VA triggers, part 2 ( #5811 )  
						
						
						
						
							
						
					 
					
						2023-11-22 11:08:47 +13:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						10ca05b686 
					 
					
						
						
							
							Early return when there are no wifi scan results ( #5797 )  
						
						
						
						
							
						
					 
					
						2023-11-22 11:08:46 +13:00 
						 
				 
			
				
					
						
							
							
								CVan 
							
						 
					 
					
						
						
							
						
						d0ac202a3f 
					 
					
						
						
							
							fix: compile errors with fonts ( #5808 )  
						
						
						
						
							
						
					 
					
						2023-11-22 11:08:46 +13:00 
						 
				 
			
				
					
						
							
							
								Cody Cutrer 
							
						 
					 
					
						
						
							
						
						1c4b06700f 
					 
					
						
						
							
							include payload_open when a lock supports OPEN ( #5809 )  
						
						
						
						
							
						
					 
					
						2023-11-22 11:08:21 +13:00 
						 
				 
			
				
					
						
							
							
								Keith Burzinski 
							
						 
					 
					
						
						
							
						
						b809d02846 
					 
					
						
						
							
							Add some additional VA triggers, part 2 ( #5811 )  
						
						
						
						
							
						
					 
					
						2023-11-22 10:09:14 +13:00 
						 
				 
			
				
					
						
							
							
								Jesse Hills 
							
						 
					 
					
						
						
							
						
						e7038d077a 
					 
					
						
						
							
							Early return when there are no wifi scan results ( #5797 )  
						
						
						
						
							
						
					 
					
						2023-11-21 14:24:47 +13:00 
						 
				 
			
				
					
						
							
							
								Pavlo Dudnytskyi 
							
						 
					 
					
						
						
							
						
						cf6b56c1ac 
					 
					
						
						
							
							Haier component updated to support new protocol variations ( #5713 )  
						
						... 
						
						
						
						Co-authored-by: Pavlo Dudnytskyi <pdudnytskyi@astrata.eu > 
						
						
							
						
					 
					
						2023-11-21 14:12:36 +13:00 
						 
				 
			
				
					
						
							
							
								CVan 
							
						 
					 
					
						
						
							
						
						55f13dc347 
					 
					
						
						
							
							fix: compile errors with fonts ( #5808 )  
						
						
						
						
							
						
					 
					
						2023-11-21 13:19:36 +13:00