| 
							
							
								 Oliver Kleinecke | dc15aec7f2 | Add files via upload | 2025-02-17 13:24:20 +01:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 8b251efb75 | Merge branch 'beta' into dev | 2025-02-17 13:10:17 +13:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 26d25464da | Merge pull request #8259 from esphome/bump-2025.2.0b4 2025.2.0b42025.2.0b4 | 2025-02-17 13:09:45 +13:00 |  | 
			
				
					| 
							
							
								 Jesse Hills | 78b55e22ee | Bump version to 2025.2.0b4 | 2025-02-17 12:14:06 +13:00 |  | 
			
				
					| 
							
							
								 Ali Jafri | 9ee5227fe0 | DHT platform now supports modules with inbuilt external resistor (#8257) | 2025-02-17 12:14:06 +13:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | e89603fe3b | Bump zeroconf to 0.144.3 (#8253) | 2025-02-17 12:14:06 +13:00 |  | 
			
				
					| 
							
							
								 Djordje Mandic | c0804d665d | [scd30] Increase minimal CONF_UPDATE_INTERVAL from 1 to 2 seconds (#8256) | 2025-02-17 12:14:05 +13:00 |  | 
			
				
					| 
							
							
								 Samuel Sieb | a67b85eabf | don't crash on null pages (#8254) Co-authored-by: Samuel Sieb <samuel@sieb.net> | 2025-02-17 12:14:05 +13:00 |  | 
			
				
					| 
							
							
								 Ali Jafri | a47e27885f | DHT platform now supports modules with inbuilt external resistor (#8257) | 2025-02-17 11:05:54 +13:00 |  | 
			
				
					| 
							
							
								 J. Nick Koston | 2e66b33672 | Bump zeroconf to 0.144.3 (#8253) | 2025-02-17 08:53:19 +13:00 |  | 
			
				
					| 
							
							
								 Djordje Mandic | e21ef22706 | [scd30] Increase minimal CONF_UPDATE_INTERVAL from 1 to 2 seconds (#8256) | 2025-02-17 08:09:42 +13:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | e18db01b69 | fix: restore turn_on, turn_off, and set_state methods in Mcp4461Wiper class | 2025-02-16 17:37:00 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 81d463c909 | fix: simplify read_state method and enhance logging for wiper adjustments | 2025-02-16 17:32:28 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 8e431d3d5e | fix: update wiper state management to use update_state method for accuracy | 2025-02-16 14:52:41 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | e74c31e471 | fix: round state conversion for MCP4461 wiper level to ensure accurate integer values | 2025-02-16 14:42:34 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 3beefc1e4b | fix: update state conversion range in MCP4461 wiper to 0 - 256 | 2025-02-16 13:42:46 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 5e5e7c1714 | fix: adjust state conversion for MCP4461 wiper to use 0.0 - 0.256 range | 2025-02-16 13:41:56 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 392263c0e2 | fix: restore output lamp additions in dump_config method | 2025-02-16 13:29:09 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 1f0b4d4c51 | fix: use explicit boolean comparisons for active and update flags in dynamic_lamp loop | 2025-02-16 13:20:58 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 5e8242c045 | fix: comment out unnecessary output lamp additions in dump_config method | 2025-02-16 12:41:58 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 5e46a2a311 | fix: correct lamp count increment logic in add_lamp method | 2025-02-16 12:36:43 +01:00 |  | 
			
				
					| 
							
							
								 Samuel Sieb | 93c2878c21 | don't crash on null pages (#8254) Co-authored-by: Samuel Sieb <samuel@sieb.net> | 2025-02-16 01:02:51 -06:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | a6cea002bc | fix: update logging message to use new_state variable in dynamic_lamp loop | 2025-02-15 22:19:05 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | c34f1e5559 | feat: add debug logging for output level setting in dynamic_lamp loop | 2025-02-15 22:15:46 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 661ca4944e | fix: correct namespace closure in dynamic_lamp.cpp | 2025-02-15 22:03:50 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | b5862befbb | refactor: rename methods for consistency in lamp configuration | 2025-02-15 22:02:23 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | fad4f4ad2e | feat: add initial lamp configuration in dump_config method | 2025-02-15 22:00:20 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 38298e423d | refactor: update write_state method to call parent write_state_ for improved functionality | 2025-02-15 21:54:43 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 227cf817ae | refactor: update write_state method to use parent active_lamps for improved clarity | 2025-02-15 21:51:05 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 99af2c8ddb | refactor: update write_state method to use active_lamps for improved clarity | 2025-02-15 21:49:13 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 22d0deb61f | refactor: update DynamicLamp constructor to use DynamicLampIdx for improved clarity | 2025-02-15 21:45:51 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | eb7e4eb44b | refactor: rename CONF_OUTPUT_ID to CONF_ID for consistency in dynamic_lamp component | 2025-02-15 21:36:27 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 8c28ff3af4 | refactor: update DynamicLamp to use FloatOutput and adjust related methods for improved functionality | 2025-02-15 21:17:08 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | c37ffe3f58 | refactor: rename CONF_ID to CONF_OUTPUT_ID for clarity in dynamic_lamp component | 2025-02-15 21:08:07 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 27ebdc6e7a | refactor: rename dynamic_lamp_component namespace to dynamic_lamp for consistency | 2025-02-15 21:03:47 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 192ef3d084 | refactor: rename dynamic_lamp namespace to dynamic_monochromatic_light for clarity | 2025-02-15 20:56:55 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | e232dc17cc | refactor: rename dynamic_monochromatic namespace to dynamic_monochromatic_light for clarity | 2025-02-15 20:18:31 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 6a3672ba79 | refactor: rename dynamic_lamp namespace to dynamic_lamp_component for consistency | 2025-02-15 20:16:38 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 41a0749060 | fix: include light_output header in dynamic_lamp.h and clean up unused includes | 2025-02-15 20:11:54 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | acfafff162 | fix: update output ID reference in DynamicLamp configuration and include light_output header | 2025-02-15 20:01:57 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 6a958ae1e7 | fix: include light_output header in dynamic_lamp.h for light integration | 2025-02-15 19:54:18 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | ee8aff38b2 | refactor: update DynamicLampComponent to support new save modes and integrate with light output | 2025-02-15 19:45:49 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 85fdb67f6b | fix: ensure state is updated in write_state method of DynamicLamp | 2025-02-15 16:43:46 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | a58cea58b2 | fix: update output state method in DynamicLampComponent loop for improved clarity | 2025-02-15 16:37:59 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 62a0c5775f | fix: correct state variable references and update write_state method in DynamicLampComponent | 2025-02-15 16:35:08 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 7d306cb5c3 | fix: improve state handling in DynamicLampComponent loop for output value constraints | 2025-02-15 16:31:56 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | ca04ade0ca | feat: enhance DynamicLampComponent with state management and output updates | 2025-02-15 16:21:37 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 7dcb0eba95 | refactor: remove unnecessary noqa comment in DynamicLamp output module | 2025-02-15 15:44:32 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | fffdcee6dd | refactor: adjust formatting of DynamicLamp constructor for consistency | 2025-02-15 15:30:14 +01:00 |  | 
			
				
					| 
							
							
								 Oliver Kleinecke | 7d7c844dda | fix: correct namespace spelling for DynamicLamp to ensure proper functionality | 2025-02-15 15:21:07 +01:00 |  |