esphome/esphome/components/atm90e32
John 6a0268b852 fix chip_temperature for atm90e32 component (#865)
* Added more data to atm90e32 component

* ignore

* correction

* Delete 6chan_energy_meter.yaml

* PR request changes

* repository test branch

* Update setup.py

* Update const.py

* delete test yaml

* fix chip_temperature_sensor

This was throwing an error if chip_temperature was used. It needed to be changed from temp to temperature.

* default

* Update test1.yaml
2019-11-20 17:47:34 +01:00
..
__init__.py Atmel M90E32AS Energy Metering IC. Found in CircuitSetup 2chan and 6chan energy meterss (#629) 2019-06-16 12:00:15 +02:00
atm90e32.cpp Added more power data to the atm90e32 component (#799) 2019-10-27 12:05:13 +01:00
atm90e32.h Added more power data to the atm90e32 component (#799) 2019-10-27 12:05:13 +01:00
atm90e32_reg.h Atmel M90E32AS Energy Metering IC. Found in CircuitSetup 2chan and 6chan energy meterss (#629) 2019-06-16 12:00:15 +02:00
sensor.py fix chip_temperature for atm90e32 component (#865) 2019-11-20 17:47:34 +01:00