1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

[inkplate] Rename component and fix grayscale (#10200)

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Josip Šimun Kuči
2025-09-10 08:46:58 +02:00
committed by GitHub
parent d729dc20a8
commit 52a7e26c6d
11 changed files with 534 additions and 358 deletions

View File

@@ -1,5 +1,5 @@
i2c:
- id: i2c_inkplate6
- id: i2c_inkplate
scl: 16
sda: 17
@@ -7,7 +7,7 @@ esp32:
cpu_frequency: 240MHz
display:
- platform: inkplate6
- platform: inkplate
id: inkplate_display
greyscale: false
partial_updating: false