mirror of
https://github.com/esphome/esphome.git
synced 2025-06-15 12:55:48 +01:00
.github
docker
esphome
script
api_protobuf
build_compile_commands.py
ci-custom.py
ci-suggest-changes
clang-format
clang-tidy
fulltest
helpers.py
lint-cpp
lint-python
quicklint
setup
test
tests
.clang-format
.clang-tidy
.dockerignore
.editorconfig
.gitignore
.gitlab-ci.yml
.gitpod.yml
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
platformio.ini
pylintrc
requirements.txt
requirements_test.txt
setup.cfg
setup.py
* new Fujitsu-General climate component * Refactor out climate_ir CC @glmnet Refactored out climate_ir python files too. Fixed invalid namespace name for climate_ir. * Add namespace lint check * Refactor Fujitsu Climate to climate_ir Co-authored-by: Otto Winter <otto@otto-winter.com>