1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

INA260 Current and Power Sensor support (#2788)

This commit is contained in:
MrEditor97
2021-12-31 09:08:49 +00:00
committed by GitHub
parent 07ff3a853f
commit 23edb18d7e
6 changed files with 248 additions and 0 deletions

View File

@@ -307,6 +307,15 @@ sensor:
name: "Wave Mini Pressure"
tvoc:
name: "Wave Mini VOC"
- platform: ina260
address: 0x40
current:
name: "INA260 Current"
power:
name: "INA260 Power"
bus_voltage:
name: "INA260 Voltage"
update_interval: 60s
time:
- platform: homeassistant