mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	common
This commit is contained in:
		| @@ -3,15 +3,9 @@ esphome: | ||||
|     then: | ||||
|       - max17043.sleep_mode: max17043_id | ||||
|  | ||||
| i2c: | ||||
|   - id: i2c_id | ||||
|     scl: ${scl_pin} | ||||
|     sda: ${sda_pin} | ||||
|  | ||||
| sensor: | ||||
|   - platform: max17043 | ||||
|     id: max17043_id | ||||
|     i2c_id: i2c_id | ||||
|     battery_voltage: | ||||
|       name: "Battery Voltage" | ||||
|     battery_level: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user