esphome/esphome
Martin 6fe22a7e62
SPS30: Add fan action (#3410)
* Add fan action to SPS30

* add codeowner
2022-04-26 09:50:36 +12:00
..
components SPS30: Add fan action (#3410) 2022-04-26 09:50:36 +12:00
core Add support for Shelly Dimmer 2 (#2954) 2022-04-14 13:13:51 +12:00
dashboard Raise minimum python version to 3.8 (#3176) 2022-02-10 09:55:11 +01:00
__init__.py
__main__.py Add "esphome rename" command (#3403) 2022-04-21 22:08:01 -07:00
automation.py New vscode schema gen (#3336) 2022-04-03 19:30:22 +12:00
codegen.py Add Select for modbus (#3032) 2022-02-08 22:27:22 +13:00
config_helpers.py Fix config merging with null (#3113) 2022-01-25 09:24:59 +01:00
config_validation.py New vscode schema gen (#3336) 2022-04-03 19:30:22 +12:00
config.py Fix silent config errors (#3380) 2022-04-13 12:26:25 +12:00
const.py Bump version to 2022.5.0-dev 2022-04-13 13:42:28 +12:00
coroutine.py Introduce new async-def coroutine syntax (#1657) 2021-05-17 17:14:15 +12:00
cpp_generator.py Pulse meter internal filter mode (#3082) 2022-02-21 09:32:35 +13:00
cpp_helpers.py Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
cpp_types.py Add Select for modbus (#3032) 2022-02-08 22:27:22 +13:00
espota2.py Add OTA upload compression for ESP8266 (#2601) 2021-10-22 13:02:55 +02:00
final_validate.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
git.py Allow Git credentials to be loaded from secrets (#2825) 2021-12-01 17:10:25 +13:00
helpers.py Change most references from hassio to ha-addon (#3178) 2022-02-09 23:46:20 +13:00
jsonschema.py New vscode schema gen (#3336) 2022-04-03 19:30:22 +12:00
loader.py ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
log.py Only show timestamp for dashboard access logs (#2540) 2021-10-18 08:01:51 +13:00
mqtt.py Bump black from 21.12b0 to 22.1.0 (#3147) 2022-02-01 10:26:37 +01:00
pins.py Fix: Pin flags code generation returning FLAG_NONE (#2377) 2021-09-23 11:19:17 +02:00
platformio_api.py Move default build path to .esphome directory (#2586) 2021-10-23 12:38:57 +02:00
storage_json.py Store platform as uppercase (#3251) 2022-02-22 13:54:23 +13:00
types.py Improve config final validation (#1917) 2021-06-18 11:52:02 +12:00
util.py Add cv.require_esphome_version helper (#3103) 2022-01-24 20:10:27 +01:00
voluptuous_schema.py Schema dump (#1564) 2021-03-07 21:05:08 -03:00
vscode.py Support multiple configuration directories for update-all subcommand (#1925) 2021-08-11 17:21:57 +12:00
wizard.py Add ESP32C3 and ESP32S2 support to dashboard (#3152) 2022-02-19 15:47:50 +01:00
writer.py Generate ARDUINO_VERSION_CODE in Python code (#3101) 2022-01-24 10:34:34 +01:00
yaml_util.py Add endpoint to fetch secrets keys (#2873) 2021-12-06 20:15:34 +13:00
zeroconf.py Fix zeroconf time comparisons (#2733) 2021-11-16 12:47:06 +13:00