Inkplate 6 PLUS (#3013)

This commit is contained in:
Jesse Hills
2022-02-08 22:56:56 +13:00
committed by GitHub
parent 4aeacfd16e
commit c66d0550e8
3 changed files with 281 additions and 208 deletions
+1
View File
@@ -47,6 +47,7 @@ InkplateModel = inkplate6_ns.enum("InkplateModel")
MODELS = {
"inkplate_6": InkplateModel.INKPLATE_6,
"inkplate_10": InkplateModel.INKPLATE_10,
"inkplate_6_plus": InkplateModel.INKPLATE_6_PLUS,
}
CONFIG_SCHEMA = cv.All(