mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
Update Inkplate.rst (#1026)
Fixed display platform in the examples. Found the solution here: https://community.home-assistant.io/t/platform-inkplate-error/279078/2
This commit is contained in:
parent
c7c3c0a7a6
commit
944096e4c9
@ -25,7 +25,7 @@ Learn more at `Inkplate's website <https://inkplate.io/>`__
|
||||
address: 0x20
|
||||
|
||||
display:
|
||||
- platform: inkplate
|
||||
- platform: inkplate6
|
||||
id: inkplate_display
|
||||
greyscale: false
|
||||
partial_updating: false
|
||||
@ -224,7 +224,7 @@ Wi-Fi, API, and OTA configuration.
|
||||
|
||||
|
||||
display:
|
||||
- platform: inkplate
|
||||
- platform: inkplate6
|
||||
id: inkplate_display
|
||||
greyscale: false
|
||||
partial_updating: false
|
||||
|
Loading…
Reference in New Issue
Block a user