diff --git a/README.md b/README.md index 798f4462..633ba1e5 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,17 @@ This fork removes the Nextion/TJC requirement by using the Littlev Graphics Libr This version also adds ESP32 support to take advantage of the additional hardware capabilities. [1]: https://github.com/aderusha/HASwitchPlate + +## Features + +| Feature | ESP8266 | ESP32 +|--------------------|---------|--------- +| SPI display | **yes** | **yes** +| Parallel display | no | *tbd* +| PWM Screen dimming | **yes** | **yes** +| Maximum Page Count | 4 | 12 +| Dynamic Objects | yes | yes +| Lvgl Theme Support | basic themes | all themes +| Custom .zi V5 font | **yes** | **yes** +| FontAwesome Icons | **yes** | **yes** +| PNG images | no | *tbd*