esphome/esphome
Keilin Bickar d66b2a1778
Add support for MPL3115A2 Pressure/Altitude and Temperature Sensor (#3371)
* Add support for mpl3115a2

* Add codeowner

* Linter/test updates

* Minor changes

* Made pressure/altitude exclusive

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-09-09 00:18:02 -05:00
..
components Add support for MPL3115A2 Pressure/Altitude and Temperature Sensor (#3371) 2022-09-09 00:18:02 -05:00
core Move crc16 to helpers (#3780) 2022-09-06 12:57:21 +12:00
dashboard Fix HA addon auth using HA credentials (#3758) 2022-09-06 16:41:23 +12:00
__init__.py
__main__.py Also rename yaml filename with rename command (#3447) 2022-05-09 19:16:46 +12:00
automation.py Language schema 202204 (#3492) 2022-06-17 13:46:20 +12:00
codegen.py Select enhancement (#3423) 2022-05-10 16:41:16 +12:00
config_helpers.py Fix config merging with null (#3113) 2022-01-25 09:24:59 +01:00
config_validation.py Bump pylint from 2.13.9 to 2.14.3 (#3589) 2022-06-21 16:27:33 +12:00
config.py Add Prometheus metrics relabeling (#3734) 2022-08-30 10:55:55 +12:00
const.py u-fire EC sensor (#3774) 2022-09-08 22:30:07 +12:00
coroutine.py
cpp_generator.py Pulse meter internal filter mode (#3082) 2022-02-21 09:32:35 +13:00
cpp_helpers.py
cpp_types.py Select enhancement (#3423) 2022-05-10 16:41:16 +12:00
espota2.py Improve OTA error messages adding return codes (#3698) 2022-08-16 21:51:05 +12:00
final_validate.py
git.py
helpers.py fix EDict to dict mapping in helpers.py (#3599) 2022-06-30 11:24:24 +02:00
loader.py
log.py
mqtt.py Bump black from 21.12b0 to 22.1.0 (#3147) 2022-02-01 10:26:37 +01:00
pins.py
platformio_api.py Bump platformio to 6.0.2 (#3566) 2022-06-21 11:53:51 +12:00
schema_extractors.py Language schema 202204 (#3492) 2022-06-17 13:46:20 +12:00
storage_json.py Store platform as uppercase (#3251) 2022-02-22 13:54:23 +13:00
types.py
util.py Bump pylint from 2.13.9 to 2.14.3 (#3589) 2022-06-21 16:27:33 +12:00
voluptuous_schema.py Language schema 202204 (#3492) 2022-06-17 13:46:20 +12:00
vscode.py
wizard.py Bump pylint from 2.13.9 to 2.14.3 (#3589) 2022-06-21 16:27:33 +12:00
writer.py Generate ARDUINO_VERSION_CODE in Python code (#3101) 2022-01-24 10:34:34 +01:00
yaml_util.py Add variable substitutions for !include (#3510) 2022-05-31 16:45:18 +12:00
zeroconf.py