From 944096e4c918332ed05d2174e35aaff56326156b Mon Sep 17 00:00:00 2001 From: Jakob Reiter Date: Wed, 24 Feb 2021 08:47:18 +0100 Subject: [PATCH] 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 --- components/display/Inkplate.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/display/Inkplate.rst b/components/display/Inkplate.rst index 8158629c1..6fde8d32d 100644 --- a/components/display/Inkplate.rst +++ b/components/display/Inkplate.rst @@ -25,7 +25,7 @@ Learn more at `Inkplate's website `__ 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