Files
esphome-axp2101/components
Gonzalo Paniagua Javier f0c48216fd Fixes compilation in with esphome > 2022.2.6.
esphome versions after 2022.2.6 fail to compile axp192 with the
following error:

  File "/home/test/esphome/custom_components/axp192/sensor.py", line 16, in <module>
    sensor.sensor_schema(UNIT_PERCENT, ICON_BATTERY, 1).extend({
  TypeError: sensor_schema() takes from 0 to 1 positional arguments but 3 were given
2022-03-29 10:29:34 -04:00
..
2020-10-20 11:32:39 +02:00