From 4c5c8593211b9ef933e2a7a7b54e9fc79cd67289 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Sat, 27 Jan 2024 15:12:50 +0100 Subject: [PATCH] Add link to Core2 V1.1 doc Add link to Core2 V1.1 doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21f264d..a853fbb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ESPHome AXP2101 Component -This custom component implements AXP2101 support for the M5Stack Core2 V1.1, building on top of https://github.com/martydingo/esphome-axp192 and https://github.com/lewisxhe/XPowersLib. The Core2 V1.1 uses an AXP2101 while the older Core2 uses an AXP192. +This custom component implements AXP2101 support for the [M5Stack Core2 V1.1](https://docs.m5stack.com/en/core/Core2%20v1.1), building on top of https://github.com/martydingo/esphome-axp192 and https://github.com/lewisxhe/XPowersLib. The [Core2 V1.1](https://docs.m5stack.com/en/core/Core2%20v1.1) uses an AXP2101 while the older Core2 uses an AXP192. *This component does not offer full functionality yet, it only covers part of the AXP2101 features and is not fully tested.*