esphome/esphome
rnauber 4fb750de43
ADE7953: Fix dereferencing of a null pointer (#1086)
* ADE7953: Fix dereferencing of a null pointer

The ade7953 driver dereferences a null pointer, when not all of
its sensors are used. This gives an exception like:

Fatal exception:29 flag:2 (EXCEPTION) epc1:0x4020c241 epc2:0x00000000 epc3:0x00000000 excvaddr:0x00000018 depc:0x00000000

* Fix formatting

Co-authored-by: olg <x>
2020-06-15 00:37:15 -03:00
..
api Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
components ADE7953: Fix dereferencing of a null pointer (#1086) 2020-06-15 00:37:15 -03:00
core Uart improvments (#1024) 2020-05-24 18:59:07 -03:00
dashboard Dashboard Updates (#1025) 2020-04-29 10:04:05 -03:00
__init__.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
__main__.py Add API component to logging error message (#1062) 2020-06-14 22:41:02 -03:00
automation.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
codegen.py Logger on_message trigger (#729) 2019-10-24 14:19:33 +02:00
config.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
config_helpers.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
config_validation.py Add support for additional Xiaomi BLE sensors (#1027) (#1027) 2020-05-26 19:33:28 -03:00
const.py Add support for controlling fan direction (#1051) 2020-06-14 16:54:31 -03:00
core.py Upgrade dependencies 2020-05-23 20:33:58 -03:00
core_config.py Upgrade dependencies 2020-05-23 20:33:58 -03:00
cpp_generator.py Upgrade dependencies 2020-05-23 20:33:58 -03:00
cpp_helpers.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
cpp_types.py Logger on_message trigger (#729) 2019-10-24 14:19:33 +02:00
espota2.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
helpers.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
legacy.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
mqtt.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
pins.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
platformio_api.py Bugfix/1077 decode called on str fetching platformio stacktrace (#991) 2020-03-11 17:22:45 -07:00
py_compat.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
storage_json.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
symlink_ops.py Better symlink support under Windows (#487) 2019-03-23 22:58:25 +01:00
util.py Bugfix/1077 decode called on str fetching platformio stacktrace (#991) 2020-03-11 17:22:45 -07:00
voluptuous_schema.py Upgrade dependencies 2020-05-23 20:33:58 -03:00
vscode.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
wizard.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
writer.py Revert ESP32 default upload speed to 115200 (#978) 2020-02-15 20:48:08 -03:00
yaml_util.py Sort keys in dicts in output yaml for 'config' command (#1049) 2020-06-09 00:10:49 -03:00
zeroconf.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00