My Home-IoT
Find a file
Clyde Stubbs 20c7778524
[font] More robust handling of fixed font sizes. ()
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2025-03-25 15:22:11 -05:00
.devcontainer Finish up transition from black-format to ruff () 2025-02-21 13:02:55 -06:00
.github Bump docker/setup-qemu-action from 3.5.0 to 3.6.0 in the docker-actions group () 2025-03-02 22:23:26 +01:00
.vscode proto generation updates () 2023-06-12 17:00:34 +12:00
docker [docker] Bump libfreetype () 2025-03-18 14:43:25 -05:00
esphome [font] More robust handling of fixed font sizes. () 2025-03-25 15:22:11 -05:00
script Finish up transition from black-format to ruff () 2025-02-21 13:02:55 -06:00
tests [font] More robust handling of fixed font sizes. () 2025-03-25 15:22:11 -05:00
.clang-format
.clang-tidy [esp32] Use pioarduino + IDF 5.1.5 as default for IDF builds () 2024-12-05 02:39:30 -06:00
.coveragerc
.dockerignore Add asdf to gitignore (and dockerignore) () 2024-10-29 16:09:22 +13:00
.editorconfig
.flake8 [core] Migrate to pyproject.toml () 2024-05-16 13:19:37 +12:00
.gitattributes Add transparency support to all image types () 2023-05-22 08:03:21 +12:00
.gitignore Add asdf to gitignore (and dockerignore) () 2024-10-29 16:09:22 +13:00
.pre-commit-config.yaml Ruff format for CI () 2025-02-19 13:24:43 -06:00
.yamllint Disable truthy yamllint rule () 2024-03-28 10:20:51 +13:00
CODE_OF_CONDUCT.md
CODEOWNERS Revert "[io_bus] Initial implementation" () 2025-03-11 20:02:01 +13:00
CONTRIBUTING.md Markdown tweaks/updates () 2025-02-10 10:40:19 +13:00
LICENSE
MANIFEST.in Update Manifest to rmeove unused dashboard files and include .c ethernet drivers () 2023-02-19 19:12:29 +00:00
platformio.ini [audio] Bugfix: fix flac decoding glitches by using esp-audio-libs v1.1.3 () 2025-03-19 14:36:03 -05:00
pyproject.toml Rework pyproject.toml to make it parseable by dependabot () 2025-03-12 23:23:26 -05:00
README.md Markdown tweaks/updates () 2025-02-10 10:40:19 +13:00
requirements.txt Bump tornado from 6.4 to 6.4.2 () 2025-03-12 23:23:26 -05:00
requirements_dev.txt [CI] Update clang-tidy to 18.1.8 () 2024-12-04 15:44:34 -06:00
requirements_optional.txt [font] Add support for "glyphsets" () 2024-10-31 16:36:23 +13:00
requirements_test.txt Ruff format for CI () 2025-02-19 13:24:43 -06:00
sdkconfig.defaults