My Home-IoT
Find a file
Tim Pehla ec4d5f1183 Added Waveshare e-paper display model "7.50inv2p" to the waveshare_epaper component.
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.
2024-11-11 17:06:46 +01:00
.devcontainer Enable devcontainer linters (#7019) 2024-07-01 11:06:59 +12:00
.github Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#7730) 2024-11-08 12:42:36 +13:00
.vscode proto generation updates (#4653) 2023-06-12 17:00:34 +12:00
docker [docker] Bump curl, iputils-ping and libssl-dev (#7748) 2024-11-11 09:44:02 +13:00
esphome Added Waveshare e-paper display model "7.50inv2p" to the waveshare_epaper component. 2024-11-11 17:06:46 +01:00
script [font] Add support for "glyphsets" (#7429) 2024-10-31 16:36:23 +13:00
tests [lvgl] Implement keypads (#7719) 2024-11-11 16:07:48 +13:00
.clang-format Configure clang-format for consistent pointer alignment (#1890) 2021-06-10 12:55:20 +02:00
.clang-tidy Bump clang-tidy from 11 to 14 (#5160) 2023-07-31 07:44:56 +12:00
.coveragerc Unittests for esphome python code (#931) 2020-03-12 14:27:22 -07:00
.dockerignore Add asdf to gitignore (and dockerignore) (#7686) 2024-10-29 16:09:22 +13:00
.editorconfig YAML linting (#3779) 2022-09-06 15:48:01 +12:00
.flake8 [core] Migrate to pyproject.toml (#6737) 2024-05-16 13:19:37 +12:00
.gitattributes Add transparency support to all image types (#4600) 2023-05-22 08:03:21 +12:00
.gitignore Add asdf to gitignore (and dockerignore) (#7686) 2024-10-29 16:09:22 +13:00
.pre-commit-config.yaml Added ruff to pre-commit hooks (#7124) 2024-07-23 16:12:23 +12:00
.yamllint Disable truthy yamllint rule (#6442) 2024-03-28 10:20:51 +13:00
CODE_OF_CONDUCT.md Update email addresses (#1733) 2021-05-03 11:51:10 +12:00
CODEOWNERS [es8311] Add es8311 dac component (#7693) 2024-10-31 08:29:24 +13:00
CONTRIBUTING.md Remove lingering note (#5916) 2023-12-13 10:46:11 +09:00
LICENSE 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
MANIFEST.in Update Manifest to rmeove unused dashboard files and include .c ethernet drivers (#4459) 2023-02-19 19:12:29 +00:00
platformio.ini Bump arduino-mlx90393 to 1.0.2 (#7618) 2024-10-17 13:17:20 +13:00
pyproject.toml [code-quality] Add some ruff configuration (#7103) 2024-07-18 18:26:21 -05:00
README.md Add OHF logo to README (#7509) 2024-09-30 18:49:13 +02:00
requirements.txt [font] Add support for "glyphsets" (#7429) 2024-10-31 16:36:23 +13:00
requirements_dev.txt Use clang-format version from requirements_dev file (#6606) 2024-04-23 11:01:20 +12:00
requirements_optional.txt [font] Add support for "glyphsets" (#7429) 2024-10-31 16:36:23 +13:00
requirements_test.txt Bump pylint from 3.1.0 to 3.2.7 (#7438) 2024-09-16 17:21:42 +12:00
sdkconfig.defaults Set ESP32 watchdog to loop task (#2846) 2021-12-02 09:05:42 +13:00

ESPHome Discord Chat GitHub release

ESPHome Logo

Documentation: https://esphome.io/

For issues, please go to the issue tracker.

For feature requests, please see feature requests.

ESPHome - A project from the Open Home Foundation