mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-29 22:24:26 +00:00 
			
		
		
		
	[adc] Test platforms on IDF (#9536)
This commit is contained in:
		| @@ -1,11 +1,6 @@ | ||||
| packages: | ||||
|   base: !include common.yaml | ||||
|  | ||||
| sensor: | ||||
|   - platform: adc | ||||
|   - id: !extend my_sensor | ||||
|     pin: A0 | ||||
|     name: Living Room Brightness | ||||
|     update_interval: "1:01" | ||||
|     attenuation: 2.5db | ||||
|     unit_of_measurement: "°C" | ||||
|     icon: "mdi:water-percent" | ||||
|     accuracy_decimals: 5 | ||||
|     setup_priority: -100 | ||||
|     force_update: true | ||||
|   | ||||
		Reference in New Issue
	
	Block a user