esphome/CODEOWNERS
Line: 9: incorrect codeowner organization: esphome/core Line: 9: no users/groups matched Line: 10: incorrect codeowner organization: esphome/core Line: 10: no users/groups matched Line: 11: incorrect codeowner organization: esphome/core Line: 11: no users/groups matched Line: 14: incorrect codeowner user: glmnet Line: 14: no users/groups matched Line: 15: incorrect codeowner organization: esphome/core Line: 15: no users/groups matched Line: 16: incorrect codeowner user: OttoWinter Line: 16: no users/groups matched Line: 17: incorrect codeowner user: OttoWinter Line: 17: no users/groups matched Line: 18: incorrect codeowner user: ahpohl Line: 18: no users/groups matched Line: 19: incorrect codeowner user: OttoWinter Line: 19: no users/groups matched Line: 20: incorrect codeowner organization: esphome/core Line: 20: no users/groups matched Line: 21: incorrect codeowner user: OttoWinter Line: 21: no users/groups matched Line: 22: incorrect codeowner organization: esphome/core Line: 22: no users/groups matched Line: 23: incorrect codeowner user: glmnet Line: 23: no users/groups matched Line: 24: incorrect codeowner user: glmnet Line: 24: no users/groups matched Line: 25: incorrect codeowner organization: esphome/core Line: 25: no users/groups matched Line: 26: incorrect codeowner user: jesserockz Line: 26: no users/groups matched Line: 27: incorrect codeowner user: OttoWinter Line: 27: no users/groups matched Line: 28: incorrect codeowner user: glmnet Line: 28: no users/groups matched Line: 29: incorrect codeowner user: OttoWinter Line: 29: no users/groups matched Line: 30: incorrect codeowner user: OttoWinter Line: 30: no users/groups matched Line: 31: incorrect codeowner user: OttoWinter Line: 31: no users/groups matched Line: 32: incorrect codeowner organization: esphome/core Line: 32: no users/groups matched Line: 33: incorrect codeowner organization: esphome/core Line: 33: no users/groups matched Line: 34: incorrect codeowner user: OttoWinter Line: 34: no users/groups matched Line: 35: incorrect codeowner organization: esphome/core Line: 35: no users/groups matched Line: 36: incorrect codeowner user: OttoWinter Line: 36: no users/groups matched Line: 37: incorrect codeowner organization: esphome/core Line: 37: no users/groups matched Line: 38: incorrect codeowner user: OttoWinter Line: 38: no users/groups matched Line: 39: incorrect codeowner user: OttoWinter Line: 39: no users/groups matched Line: 40: incorrect codeowner organization: esphome/core Line: 40: no users/groups matched Line: 41: incorrect codeowner organization: esphome/core Line: 41: no users/groups matched Line: 42: incorrect codeowner user: k7hpn Line: 42: no users/groups matched Line: 43: incorrect codeowner organization: esphome/core Line: 43: no users/groups matched Line: 44: incorrect codeowner organization: esphome/core Line: 44: no users/groups matched Line: 45: incorrect codeowner organization: esphome/core Line: 45: no users/groups matched Line: 46: incorrect codeowner user: OttoWinter Line: 46: no users/groups matched Line: 47: incorrect codeowner user: OttoWinter Line: 47: incorrect codeowner user: jesserockz Line: 47: no users/groups matched Line: 48: incorrect codeowner user: OttoWinter Line: 48: incorrect codeowner user: jesserockz Line: 48: no users/groups matched Line: 49: incorrect codeowner user: OttoWinter Line: 49: incorrect codeowner user: jesserockz Line: 49: no users/groups matched Line: 50: incorrect codeowner organization: esphome/core Line: 50: no users/groups matched Line: 51: incorrect codeowner user: glmnet Line: 51: no users/groups matched Line: 52: incorrect codeowner organization: esphome/core Line: 52: no users/groups matched Line: 53: incorrect codeowner user: jesserockz Line: 53: no users/groups matched Line: 54: incorrect codeowner user: glmnet Line: 54: no users/groups matched Line: 55: incorrect codeowner organization: esphome/core Line: 55: no users/groups matched Line: 56: incorrect codeowner organization: esphome/core Line: 56: no users/groups matched Line: 57: incorrect codeowner organization: esphome/core Line: 57: no users/groups matched Line: 58: incorrect codeowner user: glmnet Line: 58: no users/groups matched Line: 59: incorrect codeowner organization: esphome/core Line: 59: no users/groups matched Line: 60: incorrect codeowner organization: esphome/core Line: 60: no users/groups matched Line: 61: incorrect codeowner user: OttoWinter Line: 61: no users/groups matched Line: 62: incorrect codeowner organization: esphome/core Line: 62: no users/groups matched Line: 63: incorrect codeowner user: glmnet Line: 63: no users/groups matched Line: 64: incorrect codeowner user: OttoWinter Line: 64: no users/groups matched Line: 65: incorrect codeowner user: glmnet Line: 65: no users/groups matched Line: 66: incorrect codeowner user: timsavage Line: 66: no users/groups matched Line: 67: incorrect codeowner user: jesserockz Line: 67: no users/groups matched Line: 68: incorrect codeowner user: jesserockz Line: 68: no users/groups matched Line: 69: incorrect codeowner user: jesserockz Line: 69: no users/groups matched Line: 70: incorrect codeowner user: jesserockz Line: 70: no users/groups matched Line: 71: incorrect codeowner organization: esphome/core Line: 71: no users/groups matched Line: 72: incorrect codeowner user: OttoWinter Line: 72: no users/groups matched Line: 73: incorrect codeowner organization: esphome/core Line: 73: no users/groups matched Line: 74: incorrect codeowner user: OttoWinter Line: 74: no users/groups matched Line: 75: incorrect codeowner user: glmnet Line: 75: no users/groups matched Line: 76: incorrect codeowner user: ahpohl Line: 76: no users/groups matched
Alexander Pohl 49cb8fd9d3
Add support for ATC_MiThermometer (#1291)
* Add support for additional Xiaomi BLE sensors (#1027)

* Revert "Add support for additional Xiaomi BLE sensors (#1027)"

This reverts commit b2723830f4.

* initial ATC Mithermometer component

* removed references to xiaomi_ble

* temp, humi and batt in % working, todo: battery in mV

* report battery level in volt

* report battery level again in percent

* Add files via upload

* add ATC Mithermometer component

* remove some comments

* fix travis ci build issues

* mark codeowner, make functions protected

* add newlines, remove spaces

* two lines after function or class definition

* update codeowners

* Bump flake8 from 3.8.3 to 3.8.4

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.3 to 3.8.4.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.3...3.8.4)

Signed-off-by: dependabot[bot] <support@github.com>

* Add files via upload

* Bump pytest from 6.0.2 to 6.1.1

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.2 to 6.1.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.0.2...6.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

* add ATC battery voltage to test2.yaml

* fix lint-python

* Bump colorlog from 4.2.1 to 4.4.0

Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 4.2.1 to 4.4.0.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v4.2.1...v4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump voluptuous from 0.11.7 to 0.12.0

Bumps [voluptuous](https://github.com/alecthomas/voluptuous) from 0.11.7 to 0.12.0.
- [Release notes](https://github.com/alecthomas/voluptuous/releases)
- [Changelog](https://github.com/alecthomas/voluptuous/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alecthomas/voluptuous/commits/v0.12.0)

Signed-off-by: dependabot[bot] <support@github.com>

* restore requirements

* move codeowner above dependencies

* Revert "restore requirements"

This reverts commit 3c9fd8b421.

* Revert "Bump voluptuous from 0.11.7 to 0.12.0"

This reverts commit 8eb0dba1c3.

* Revert "Bump flake8 from 3.8.3 to 3.8.4"

This reverts commit 20952632db.

* Revert "Bump colorlog from 4.2.1 to 4.4.0"

This reverts commit 87bbf95d86.

* Revert "Bump pytest from 6.0.2 to 6.1.1"

This reverts commit 1b6ed80431.

Co-authored-by: vevsvevs <v-v@mail.ru>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-04 06:36:11 +13:00

77 lines
3.0 KiB
Plaintext

# This file is generated by script/build_codeowners.py
# People marked here will be automatically requested for a review
# when the code that they own is touched.
#
# Every time an issue is created with a label corresponding to an integration,
# the integration's code owner is automatically notified.
# Core Code
setup.py @esphome/core
esphome/*.py @esphome/core
esphome/core/* @esphome/core
# Integrations
esphome/components/ac_dimmer/* @glmnet
esphome/components/adc/* @esphome/core
esphome/components/api/* @OttoWinter
esphome/components/async_tcp/* @OttoWinter
esphome/components/atc_mithermometer/* @ahpohl
esphome/components/bang_bang/* @OttoWinter
esphome/components/binary_sensor/* @esphome/core
esphome/components/captive_portal/* @OttoWinter
esphome/components/climate/* @esphome/core
esphome/components/climate_ir/* @glmnet
esphome/components/coolix/* @glmnet
esphome/components/cover/* @esphome/core
esphome/components/ct_clamp/* @jesserockz
esphome/components/debug/* @OttoWinter
esphome/components/dfplayer/* @glmnet
esphome/components/dht/* @OttoWinter
esphome/components/exposure_notifications/* @OttoWinter
esphome/components/fastled_base/* @OttoWinter
esphome/components/globals/* @esphome/core
esphome/components/gpio/* @esphome/core
esphome/components/homeassistant/* @OttoWinter
esphome/components/i2c/* @esphome/core
esphome/components/integration/* @OttoWinter
esphome/components/interval/* @esphome/core
esphome/components/json/* @OttoWinter
esphome/components/ledc/* @OttoWinter
esphome/components/light/* @esphome/core
esphome/components/logger/* @esphome/core
esphome/components/mcp9808/* @k7hpn
esphome/components/network/* @esphome/core
esphome/components/ota/* @esphome/core
esphome/components/output/* @esphome/core
esphome/components/pid/* @OttoWinter
esphome/components/pn532/* @OttoWinter @jesserockz
esphome/components/pn532_i2c/* @OttoWinter @jesserockz
esphome/components/pn532_spi/* @OttoWinter @jesserockz
esphome/components/power_supply/* @esphome/core
esphome/components/rc522_spi/* @glmnet
esphome/components/restart/* @esphome/core
esphome/components/rf_bridge/* @jesserockz
esphome/components/rtttl/* @glmnet
esphome/components/script/* @esphome/core
esphome/components/sensor/* @esphome/core
esphome/components/shutdown/* @esphome/core
esphome/components/sim800l/* @glmnet
esphome/components/spi/* @esphome/core
esphome/components/substitutions/* @esphome/core
esphome/components/sun/* @OttoWinter
esphome/components/switch/* @esphome/core
esphome/components/tcl112/* @glmnet
esphome/components/time/* @OttoWinter
esphome/components/tm1637/* @glmnet
esphome/components/tmp102/* @timsavage
esphome/components/tuya/binary_sensor/* @jesserockz
esphome/components/tuya/climate/* @jesserockz
esphome/components/tuya/sensor/* @jesserockz
esphome/components/tuya/switch/* @jesserockz
esphome/components/uart/* @esphome/core
esphome/components/ultrasonic/* @OttoWinter
esphome/components/version/* @esphome/core
esphome/components/web_server_base/* @OttoWinter
esphome/components/whirlpool/* @glmnet
esphome/components/xiaomi_lywsd03mmc/* @ahpohl