| 
							
							
								 Clyde Stubbs | 34d435c996 | [lvgl] Implement default group for encoders (#7242) Co-authored-by: clydeps <U5yx99dok9> | 2024-08-12 15:56:54 +12:00 |  | 
			
				
					| 
							
							
								 Flo | d04e706295 | Allow project name and version as improv_serial identity (#7248) Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2024-08-12 14:20:51 +12:00 |  | 
			
				
					| 
							
							
								 Nis Wechselberg | 442e765187 | [sml] Fixed crashing sml parser (#7235) | 2024-08-12 14:18:11 +12:00 |  | 
			
				
					| 
							
							
								 Michael Davidson | 15602b0664 | Add text_align_to_string (#7243) | 2024-08-12 08:06:29 +12:00 |  | 
			
				
					| 
							
							
								 tomaszduda23 | b43c5b851a | add missing overrides (#7231) | 2024-08-09 21:15:25 +10:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | a47a17d7e7 | [lvgl] Fix set state on updates (#7227) | 2024-08-08 20:24:10 +12:00 |  | 
			
				
					| 
							
							
								 tomaszduda23 | b71c03424e | [code-quality] Organise time imports (#7219) | 2024-08-08 17:02:55 +12:00 |  | 
			
				
					| 
							
							
								 tomaszduda23 | a3d5b69a9c | [code-quality] NOLINT readability-identifier-naming (#7220) | 2024-08-08 17:02:41 +12:00 |  | 
			
				
					| 
							
							
								 dentra | 3f1d2c0caf | [mqtt] Add extended device info (#7194) Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2024-08-08 16:49:37 +12:00 |  | 
			
				
					| 
							
							
								 David Woodhouse | 7fd65987d3 | hx711: Check for DOUT going high after a reading (#7214) | 2024-08-08 14:29:49 +12:00 |  | 
			
				
					| 
							
							
								 tomaszduda23 | 24b6c1d3eb | [code-quality] __attribute__((packed)) (#7221) | 2024-08-07 19:30:49 -05:00 |  | 
			
				
					| 
							
							
								 tomaszduda23 | 9a9757ddeb | [code-quality] fix clang-tidy sprinkler (#7222) * fix clang-tidy
* fix build error
* clang-tidy
* clang-tidy | 2024-08-07 19:29:32 -05:00 |  | 
			
				
					| 
							
							
								 tomaszduda23 | 4b91ef5123 | [code-quality] Apply ruff linting suggestions to core (#7207) | 2024-08-07 19:33:41 +12:00 |  | 
			
				
					| 
							
							
								 tomaszduda23 | 2a8424a7f2 | [code-quality] Organise logger imports (#7205) | 2024-08-07 19:32:06 +12:00 |  | 
			
				
					| 
							
							
								 tomaszduda23 | 132269c5b8 | [code-quality] Apply ruff linting suggestions (#7206) | 2024-08-07 19:31:44 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | ddd8027238 | [spi] Remove ` SPIDelegateDummy` (#7215) | 2024-08-07 06:33:12 +00:00 |  | 
			
				
					| 
							
							
								 tomaszduda23 | c348efa401 | [code-quality] Organise base entities imports (#7208) | 2024-08-07 15:49:51 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 9b0c2234d8 | [max31856] Use cv.frequency as validator (#7212) | 2024-08-06 22:47:46 -05:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 73f786c606 | [code-quality] Organise script imports (#7198) | 2024-08-06 22:46:37 -05:00 |  | 
			
				
					| 
							
							
								 iannisimo | 1e63fddf36 | [remote_transmitter] Change default carrier_frequency to valid value (#7176) set current_carrier_frequency_ default value to esp-idf's default (38000) | 2024-08-06 18:02:30 -05:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | da0dbe8753 | Revert "Add null GPIO pin " (#6621) | 2024-08-07 07:29:05 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | eccc5a3ea3 | [lvgl] Fix compile error when using encoder with buttons only. (#7203) | 2024-08-07 07:15:28 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 8667f51cf0 | Move CONF_ITEMS/CONF_FONT/CONF_TEXT to const.py (#7204) | 2024-08-07 07:15:15 +12:00 |  | 
			
				
					| 
							
							
								 Mimoja | 455df35e50 | Update i2s_audio_speaker.cppi2s_audio/speaker: Fix fallthrough compiler warning (#7167) | 2024-08-06 23:17:02 +12:00 |  | 
			
				
					| 
							
							
								 guillempages | 9188836f70 | Add runtime online image support (#4710) | 2024-08-06 23:08:06 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | b0d9800817 | [helpers] Set default flags of ExternalRAMAllocator to ALLOW_FAILURE (#7201) | 2024-08-06 05:02:08 -05:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | e6b1780a31 | Move ` CONF_BACKGROUND_COLOR and CONF_FOREGROUND_COLOR` to const.py (#7202) | 2024-08-06 04:39:47 -05:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 71ea2cec1f | [lvgl] Final stage (#7184) Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2024-08-06 03:56:48 +00:00 |  | 
			
				
					| 
							
							
								 Nate Clark | 7074fa06ae | Adds MQTT component to Alarm Control panel component (#7188) | 2024-08-06 15:53:52 +12:00 |  | 
			
				
					| 
							
							
								 David Woodhouse | 3ba9caa118 | socket: socket::set_sockaddr() for IPv4 addresses in IPv6 builds (#7196) | 2024-08-06 13:50:36 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 6b141102d6 | [lvgl] Stage 5 (#7191) Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2024-08-06 13:17:29 +12:00 |  | 
			
				
					| 
							
							
								 tomaszduda23 | acaec41bb7 | Remove outdated version block (#7177) | 2024-08-06 11:40:34 +12:00 |  | 
			
				
					| 
							
							
								 Daniel Kraft | f737ca6e28 | hydreon_rgxx: Fix parsing of data line (#7192) | 2024-08-06 09:17:02 +12:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | e02319dcff | [esp32_improv] Update Improv library to reference new repo/version (#7195) | 2024-08-05 11:09:54 -05:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | d18bb34f87 | [lvgl] Stage 4 (#7166) | 2024-08-05 17:07:05 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 87944f0c1b | Add support for doing update entity refresh/check via API. (#7190) | 2024-08-04 23:58:20 -05:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 38c25dec93 | [code-quality] More portable shebangs (#7189) Co-authored-by: Keith Burzinski <kbx81x@gmail.com> | 2024-08-05 04:15:19 +00:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 81ac9391d1 | [core] Eliminate nuisance messages from build_codeowners(#7185) | 2024-08-05 14:04:06 +12:00 |  | 
			
				
					| 
							
							
								 Olivier ARCHER | 61c6581123 | git ignore managed_components (#7180) | 2024-08-02 23:00:18 +00:00 |  | 
			
				
					| 
							
							
								 Björn Ebbinghaus | 4a7570770b | Implement 'round to nearest multiple' filter (#7142) | 2024-08-01 18:58:59 -05:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | aedfb32482 | Bump improv library to 1.2.4 (#7174) | 2024-08-01 22:01:21 +00:00 |  | 
			
				
					| 
							
							
								 SimoPk | a5f18dfe7f | ade7953_spi wrong size specified in read_array call (#7172) | 2024-08-01 22:39:54 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | cb9906b921 | [api] ` homeassistant.action replaces homeassistant.service` (#7171) | 2024-08-01 22:38:36 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 144f1d3663 | Merge branch 'release' into dev | 2024-08-01 11:15:24 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 546bfe6db5 | Merge pull request #7168 from esphome/bump-2024.7.3 2024.7.32024.7.3 | 2024-08-01 11:14:35 +12:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 0af10c58f5 | Bump version to 2024.7.3 | 2024-08-01 07:51:23 +12:00 |  | 
			
				
					| 
							
							
								 Kevin Ahrendt | 5ac9d301ea | [micro_wake_word] Fix VAD detection and modify detection computation (#7164) | 2024-08-01 07:51:23 +12:00 |  | 
			
				
					| 
							
							
								 RubyBailey | a70f926971 | Fix for Mitsubishi units that only support cooling (#7143) | 2024-08-01 07:51:23 +12:00 |  | 
			
				
					| 
							
							
								 thevogoncoder | dfacf1bbfe | Add delay after sending REG_READ_START (#7130) Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2024-08-01 07:51:23 +12:00 |  | 
			
				
					| 
							
							
								 Clyde Stubbs | 3920029aff | [lvgl] PR stage 3 (#7160) Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com> | 2024-07-31 16:31:15 +12:00 |  |