esphome/esphome
Guillermo Ruffino 717aab7c8b
Add rc522 i2c (#1432)
* split to spi and i2c

* fix binary_sensor

* i2c comms ready

* fix rc522_spi binary sensor compat

* lint

* lint

* add test and codeowners

* fix refactor
2021-01-17 17:06:37 +13:00
..
api Bump pylint from 2.5.3 to 2.6.0 (#1262) 2020-09-16 12:12:40 +02:00
components Add rc522 i2c (#1432) 2021-01-17 17:06:37 +13:00
core Add encode_uint32 method (#1427) 2021-01-11 20:10:35 +13:00
dashboard Add hyphen to supported name characters (#1223) 2020-07-30 00:02:34 +02:00
__init__.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00
__main__.py Fixed logger broken by colorama (#1385) 2020-11-19 19:39:16 -03:00
automation.py Bump pylint from 2.5.3 to 2.6.0 (#1262) 2020-09-16 12:12:40 +02:00
codegen.py Logger on_message trigger (#729) 2019-10-24 14:19:33 +02:00
config_helpers.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
config_validation.py scd30: Allow setting ambient pressure compensation (#1365) 2020-11-16 07:03:08 +13:00
config.py Bump pylint from 2.5.3 to 2.6.0 (#1262) 2020-09-16 12:12:40 +02:00
const.py Bump version to v1.16.0b3 2021-01-12 09:42:19 +13:00
core_config.py fix safe_mode (#1421) 2021-01-11 20:10:35 +13:00
core.py Revert "Sort keys in dicts in output yaml for 'config' command (#1049)" (#1191) 2020-07-25 14:21:56 +02:00
cpp_generator.py Upgrade dependencies 2020-05-23 20:33:58 -03:00
cpp_helpers.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
cpp_types.py Logger on_message trigger (#729) 2019-10-24 14:19:33 +02:00
espota2.py Bump pylint from 2.5.3 to 2.6.0 (#1262) 2020-09-16 12:12:40 +02:00
helpers.py Bump pylint from 2.5.3 to 2.6.0 (#1262) 2020-09-16 12:12:40 +02:00
legacy.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
mqtt.py Bump pylint from 2.5.3 to 2.6.0 (#1262) 2020-09-16 12:12:40 +02:00
pins.py Add pytest to CI (#1138) 2020-07-15 14:00:02 +02:00
platformio_api.py handle windows filenames (#1307) 2020-10-12 22:55:18 -03:00
storage_json.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00
util.py Try to fix serial ports listing (#1155) 2020-07-24 10:09:43 +02:00
voluptuous_schema.py Bump pylint from 2.5.3 to 2.6.0 (#1262) 2020-09-16 12:12:40 +02:00
vscode.py Add support for command-line substitutions (#1014) 2020-06-21 15:33:01 -03:00
wizard.py Added "ESPHOME_NOGITIGNORE" env var to prevent .gitignore creation; moved env vars to consts (#1425) 2020-12-22 10:19:26 +13:00
writer.py Added "ESPHOME_NOGITIGNORE" env var to prevent .gitignore creation; moved env vars to consts (#1425) 2020-12-22 10:19:26 +13:00
yaml_util.py Bump pylint from 2.5.3 to 2.6.0 (#1262) 2020-09-16 12:12:40 +02:00
zeroconf.py Drop Python 2 Support (#793) 2019-12-07 18:28:55 +01:00