mirror of
https://github.com/esphome/esphome.git
synced 2025-01-07 13:21:44 +01:00
My Home-IoT
ec4d5f1183
It supports partial refresh and fast refresh (indicated by the "p" in the end) and is suitable for "7.50inv2" models manufactured after September 2023. These displays support both mentioned features (see: https://www.waveshare.com/wiki/7.5inch_e-Paper_HAT_Manual). For displays manufactured before September 2023, one of the other two models "7.50inv2" or "7.50inv2alt" needs to be used. The implementation is based on the code of the "7.50inv2" model, the code of other display models which support partial updates and the official example code provided by Waveshare. |
||
---|---|---|
.devcontainer | ||
.github | ||
.vscode | ||
docker | ||
esphome | ||
script | ||
tests | ||
.clang-format | ||
.clang-tidy | ||
.coveragerc | ||
.dockerignore | ||
.editorconfig | ||
.flake8 | ||
.gitattributes | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.yamllint | ||
CODE_OF_CONDUCT.md | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
LICENSE | ||
MANIFEST.in | ||
platformio.ini | ||
pyproject.toml | ||
README.md | ||
requirements.txt | ||
requirements_dev.txt | ||
requirements_optional.txt | ||
requirements_test.txt | ||
sdkconfig.defaults |
ESPHome
Documentation: https://esphome.io/
For issues, please go to the issue tracker.
For feature requests, please see feature requests.