Add MAX17043 battery sensor support and related components
This commit is contained in:
@@ -5,6 +5,8 @@ substitutions:
|
||||
esphome:
|
||||
name: ${device_name}
|
||||
friendly_name: ${friendly_name}
|
||||
include:
|
||||
- MAX17048_component.h
|
||||
on_boot:
|
||||
priority: -10
|
||||
then:
|
||||
@@ -43,6 +45,12 @@ wifi:
|
||||
|
||||
captive_portal:
|
||||
|
||||
external_components:
|
||||
- source:
|
||||
type: local
|
||||
path: ha-remote/components
|
||||
components: [max17043]
|
||||
|
||||
packages:
|
||||
base: !include ha-remote/ha-remote-1.base.yaml
|
||||
bindings: !include ha-remote/ha-remote-1.bindings.yaml
|
||||
|
||||
Reference in New Issue
Block a user