mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	Add adc128s102 sensor (#3822)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
		| @@ -789,6 +789,11 @@ sensor: | ||||
|     voltage: | ||||
|       name: Voltage | ||||
|     update_interval: 60s | ||||
|  | ||||
|   - platform: adc128s102 | ||||
|     id: adc128s102_channel_0 | ||||
|     channel: 0 | ||||
|  | ||||
| time: | ||||
|   - platform: homeassistant | ||||
|  | ||||
| @@ -1540,3 +1545,6 @@ cd74hc4067: | ||||
|   pin_s1: GPIO13 | ||||
|   pin_s2: GPIO14 | ||||
|   pin_s3: GPIO15 | ||||
|  | ||||
| adc128s102: | ||||
|   cs_pin: GPIO12 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user