mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
Fix integration sensor, add test (#619)
* Fix integration sensor, add test * Fix * Fix
This commit is contained in:
@@ -350,6 +350,10 @@ sensor:
|
||||
- platform: total_daily_energy
|
||||
power_id: hlw8012_power
|
||||
name: "HLW8012 Total Daily Energy"
|
||||
- platform: integration
|
||||
sensor: hlw8012_power
|
||||
name: "Integration Sensor"
|
||||
time_unit: s
|
||||
- platform: hmc5883l
|
||||
address: 0x68
|
||||
field_strength_x:
|
||||
|
Reference in New Issue
Block a user