esphome/esphome/components
2021-10-21 16:01:33 +02:00
..
a4988 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ac_dimmer ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
adalight Remove double scheduling from addressable lights (#1963) 2021-08-23 20:00:38 +12:00
adc ESP32 ADC use factory calibration data (#2574) 2021-10-21 16:01:33 +02:00
addressable_light
ade7953 Fix bitshift on read in ADE7953 (#2537) 2021-10-17 19:53:49 +13:00
ads1115 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
aht10 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
airthings_ble ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
airthings_wave_mini Update Airthings BLE (#2453) 2021-10-12 11:56:47 +13:00
airthings_wave_plus Update Airthings BLE (#2453) 2021-10-12 11:56:47 +13:00
am43 Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
am2320 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
animation Consolidate CONF_RAW_DATA_ID to const.py (#2491) 2021-10-12 00:14:04 +02:00
anova Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
apds9960 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
api Move TemplatableValue helper class to automation.h (#2511) 2021-10-15 22:05:11 +02:00
as3935 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
as3935_i2c ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
as3935_spi
async_tcp ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
atc_mithermometer Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
atm90e32 atm90e32: make the total_increasing class sensors actually be increasing totals. (#2459) 2021-10-09 17:44:16 +02:00
b_parasite Adds light sensor support for b-parasites (#2391) 2021-09-25 13:16:27 +02:00
ballu Climate component for Ballu air conditioners with remote model YKR-K/002E (#1939) 2021-06-28 16:26:30 -03:00
bang_bang ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
bh1750 Correct I2C read() return val check in bh1750 component. (#2465) 2021-10-09 10:30:21 +02:00
binary Fix fan speed restore issue on boot (#1867) 2021-09-08 15:30:17 +12:00
binary_sensor EntityBase Refactor (#2418) 2021-10-10 10:37:05 +02:00
binary_sensor_map Convert sensor_schema to use kwargs (#2094) 2021-08-01 12:21:32 +02:00
ble_client Fix Bluetooth setup_priorities (#2458) 2021-10-18 09:56:31 +13:00
ble_presence Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
ble_rssi ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ble_scanner Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
bme280 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
bme680 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
bme680_bsec Fix BME680_BSEC compilation issue with ESP32 (#2516) 2021-10-14 20:58:35 +13:00
bmp085 Convert sensor_schema to use kwargs (#2094) 2021-08-01 12:21:32 +02:00
bmp280 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
canbus
captive_portal Disable dependency finder on ESP32 (#2435) 2021-10-03 21:53:40 +02:00
ccs811 ccs811: Skip reading data if it is not available (#2404) 2021-09-27 21:53:05 +02:00
climate Add configuration for climate topics (#2473) 2021-10-10 17:55:22 +02:00
climate_ir ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
climate_ir_lg Introduce clamp as a template function (#1953) 2021-07-14 17:08:18 +12:00
color
color_temperature Add rgbct and color_temperature light platforms (#2138) 2021-08-10 21:28:56 +12:00
coolix Introduce clamp as a template function (#1953) 2021-07-14 17:08:18 +12:00
cover Add on_open and on_closed triggers to cover (#2488) 2021-10-12 15:39:21 +13:00
cs5460a Convert sensor_schema to use kwargs (#2094) 2021-08-01 12:21:32 +02:00
cse7766 Convert sensor_schema to use kwargs (#2094) 2021-08-01 12:21:32 +02:00
ct_clamp Improves ct_clamp component accuracy (#2283) 2021-10-13 08:42:51 +13:00
current_based Add Current based cover (#1439) 2021-09-27 22:22:45 +02:00
custom
custom_component
cwww Add rgbct and color_temperature light platforms (#2138) 2021-08-10 21:28:56 +12:00
daikin Introduce clamp as a template function (#1953) 2021-07-14 17:08:18 +12:00
dallas Fix InterruptLock on ESP-IDF (#2388) 2021-09-25 09:14:07 +02:00
daly_bms Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
dashboard_import Dashboard node import and render in browser (#2374) 2021-09-27 10:10:53 -07:00
debug Option to ignore CRC for EFuse MAC address (#2399) 2021-09-30 18:08:15 +02:00
deep_sleep ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
demo ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
dfplayer Convert Arduino boolean to bool (#2042) 2021-07-20 15:31:54 +12:00
dht Fix InterruptLock on ESP-IDF (#2388) 2021-09-25 09:14:07 +02:00
dht12 Convert sensor_schema to use kwargs (#2094) 2021-08-01 12:21:32 +02:00
display ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ds1307
dsmr Read unencrypted DSMR telegrams in chunks (#2382) 2021-09-24 14:15:22 +02:00
duty_cycle ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
e131 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
endstop ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
esp32 Autodetect ESP32 variant (#2530) 2021-10-18 13:36:18 +13:00
esp32_ble Use arduino btStart for arduino framework (#2457) 2021-10-11 10:38:45 +13:00
esp32_ble_beacon Fix Bluetooth setup_priorities (#2458) 2021-10-18 09:56:31 +13:00
esp32_ble_server A few esp32_ble_server/improv fixes (#2562) 2021-10-21 06:45:10 +13:00
esp32_ble_tracker Fix Bluetooth setup_priorities (#2458) 2021-10-18 09:56:31 +13:00
esp32_camera EntityBase Refactor (#2418) 2021-10-10 10:37:05 +02:00
esp32_dac ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
esp32_hall ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
esp32_improv A few esp32_ble_server/improv fixes (#2562) 2021-10-21 06:45:10 +13:00
esp32_touch EntityBase Refactor (#2418) 2021-10-10 10:37:05 +02:00
esp8266 Fix ESP8266 dallas GPIO16 INPUT_PULLUP (#2581) 2021-10-21 14:39:36 +02:00
esp8266_pwm ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ethernet Continue ethernet setup if hostname fails (#2430) 2021-10-15 20:46:58 +02:00
exposure_notifications ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
external_components Allow using a git source for a package (#2193) 2021-09-06 08:23:06 +12:00
ezo ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
fan EntityBase Refactor (#2418) 2021-10-10 10:37:05 +02:00
fastled_base Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
fastled_clockless ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
fastled_spi ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
fingerprint_grow ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
font Consolidate CONF_RAW_DATA_ID to const.py (#2491) 2021-10-12 00:14:04 +02:00
fujitsu_general Remove footer validation for fujitsu_general (#2196) 2021-08-31 06:03:30 +12:00
globals Add id() for restoring global (#2454) 2021-10-06 22:35:11 +13:00
gpio ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
gps ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
graph Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
havells_solar Remove last_reset_type and convert all those sensors to TOTAL_INCREASING (#2233) 2021-09-06 08:30:47 +12:00
hbridge Add H-Bridge fan component (#2212) 2021-08-31 10:10:22 +12:00
hdc1080 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
heatpumpir Added heatpumpir support (#1343) 2021-10-13 07:38:19 +13:00
hitachi_ac344 Store strings only used for logging in flash (#2274) 2021-09-13 09:48:52 +02:00
hitachi_ac424 Store strings only used for logging in flash (#2274) 2021-09-13 09:48:52 +02:00
hlw8012 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
hm3301 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
hmc5883l Convert sensor_schema to use kwargs (#2094) 2021-08-01 12:21:32 +02:00
homeassistant Convert sensor_schema to use kwargs (#2094) 2021-08-01 12:21:32 +02:00
hrxl_maxsonar_wr Convert sensor_schema to use kwargs (#2094) 2021-08-01 12:21:32 +02:00
http_request Fix reset on http_request without network connection (#2474) 2021-10-12 00:11:04 +02:00
htu21d use no hold master mode for si7021/htu21d (#2528) 2021-10-15 16:52:03 +02:00
hx711 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
i2c I2c fix (#2460) 2021-10-07 21:18:00 +02:00
ili9341 Replace deprecated COLOR_BLACK constant (#2487) 2021-10-11 23:44:05 +02:00
image Consolidate CONF_RAW_DATA_ID to const.py (#2491) 2021-10-12 00:14:04 +02:00
improv ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ina219 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ina226 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ina3221 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
inkbird_ibsth1_mini Fix below freezing temperature for Inkbird sensors (#2466) 2021-10-10 10:53:58 +02:00
inkplate6 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
integration EntityBase Refactor (#2418) 2021-10-10 10:37:05 +02:00
interval
json ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
lcd_base ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
lcd_gpio ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
lcd_pcf8574 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ledc Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
light Fix: Color modes not being correctly used in light partitions (#2513) 2021-10-14 21:04:50 +13:00
logger Autodetect ESP32 variant (#2530) 2021-10-18 13:36:18 +13:00
ltr390 Add support for LTR390 (#1505) 2021-09-22 13:24:19 +02:00
max6675 Convert sensor_schema to use kwargs (#2094) 2021-08-01 12:21:32 +02:00
max7219 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
max7219digit ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
max31855 Convert sensor_schema to use kwargs (#2094) 2021-08-01 12:21:32 +02:00
max31856 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
max31865 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
mcp23s08 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
mcp23s17 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
mcp23x08_base ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
mcp23x17_base ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
mcp23xxx_base ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
mcp2515
mcp3008 EntityBase Refactor (#2418) 2021-10-10 10:37:05 +02:00
mcp4725 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
mcp9808 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
mcp23008 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
mcp23016 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
mcp23017 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
md5 OTA firmware MD5 check + password support for esp-idf (#2507) 2021-10-15 22:06:32 +02:00
mdns Fix MDNS for ESP8266 devices (#2571) 2021-10-21 12:23:21 +02:00
mhz19 Add device classes new in HA 2021.9 (#2248) 2021-09-07 10:12:26 +12:00
midea Midea fix (#2395) 2021-09-28 15:36:23 +13:00
midea_ac Midea support v2 (#2188) 2021-09-09 09:10:02 +12:00
mitsubishi Introduce clamp as a template function (#1953) 2021-07-14 17:08:18 +12:00
modbus ignore exception when not waiting for a response (#2552) 2021-10-20 10:10:24 +13:00
modbus_controller Fix bug in register name definition (#2526) 2021-10-15 20:27:56 +13:00
monochromatic Color mode implementation (#2012) 2021-07-29 19:11:56 +02:00
mpr121 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
mpu6050 Convert sensor_schema to use kwargs (#2094) 2021-08-01 12:21:32 +02:00
mqtt EntityBase Refactor (#2418) 2021-10-10 10:37:05 +02:00
mqtt_subscribe ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ms5611 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
my9231 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
neopixelbus ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
network ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
nextion Revert nextion clang-tidy changes (#2566) 2021-10-21 07:31:13 +13:00
nfc Fix NDEF URI casing (#2397) 2021-09-27 11:11:27 +13:00
ntc ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
number EntityBase Refactor (#2418) 2021-10-10 10:37:05 +02:00
ota Fix ESP8266 OTA adds unnecessary Update library (#2579) 2021-10-21 14:20:57 +02:00
output Correctly invert the float output state (#2368) 2021-09-22 22:59:03 +12:00
packages Bump pylint from 2.10.2 to 2.11.1 (#2334) 2021-09-19 19:22:28 +02:00
partition Improved validation for Addressable Light Partition Segments (#2439) 2021-10-05 12:00:23 +13:00
pca9685 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
pcd8544
pcf8574 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
pid ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
pipsolar Replace std::move() with const references where possible (#2421) 2021-09-30 16:25:08 +02:00
pm1006 pm1006: add support for sending a measurement request (#2214) 2021-09-09 09:35:00 +12:00
pmsa003i ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
pmsx003 Bump pylint from 2.10.2 to 2.11.1 (#2334) 2021-09-19 19:22:28 +02:00
pn532 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
pn532_i2c Fix two i2c error code return errors (#2375) 2021-09-22 20:07:43 +02:00
pn532_spi Allow multiple pn532_spi entries (#2489) 2021-10-13 09:06:52 +13:00
power_supply ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
preferences Configurable Flash Write Interval (#2119) 2021-09-21 13:47:51 +02:00
prometheus ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
pulse_counter ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
pulse_meter ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
pulse_width ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
pvvx_mithermometer Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
pzem004t Fix issue #2054. PZEM004T Component doesn't set the module address. (#1784) 2021-09-13 15:36:01 +02:00
pzemac Remove last_reset_type and convert all those sensors to TOTAL_INCREASING (#2233) 2021-09-06 08:30:47 +12:00
pzemdc Convert sensor_schema to use kwargs (#2094) 2021-08-01 12:21:32 +02:00
qmc5883l ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
rc522 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
rc522_i2c ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
rc522_spi Improve config final validation (#1917) 2021-06-18 11:52:02 +12:00
rdm6300
remote_base Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
remote_receiver EntityBase Refactor (#2418) 2021-10-10 10:37:05 +02:00
remote_transmitter Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
resistance ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
restart ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
rf_bridge Replace std::move() with const references where possible (#2421) 2021-09-30 16:25:08 +02:00
rgb Color mode implementation (#2012) 2021-07-29 19:11:56 +02:00
rgbct Tuya rgb support (#2278) 2021-09-26 21:34:06 +13:00
rgbw Tuya rgb support (#2278) 2021-09-26 21:34:06 +13:00
rgbww Tuya rgb support (#2278) 2021-09-26 21:34:06 +13:00
rotary_encoder ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
rtttl fixes compilation error in rtttl (#2357) 2021-09-20 22:13:46 +02:00
ruuvi_ble ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ruuvitag ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
safe_mode Add Safe Mode Restart Switch (#2437) 2021-10-06 20:44:48 +13:00
scd4x Add pressure compensation during runtime (#2493) 2021-10-14 11:24:57 +02:00
scd30 Fix two i2c error code return errors (#2375) 2021-09-22 20:07:43 +02:00
script Fix a bunch of typos (#2058) 2021-07-26 14:48:57 +02:00
sdm_meter Remove last_reset_type and convert all those sensors to TOTAL_INCREASING (#2233) 2021-09-06 08:30:47 +12:00
sdp3x ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
sds011 Add device classes new in HA 2021.9 (#2248) 2021-09-07 10:12:26 +12:00
selec_meter Remove last_reset_type and convert all those sensors to TOTAL_INCREASING (#2233) 2021-09-06 08:30:47 +12:00
select EntityBase Refactor (#2418) 2021-10-10 10:37:05 +02:00
senseair Discard senseair commands echoes & fix calibration result check (#2358) 2021-09-22 11:15:51 +02:00
sensor Add throttle_average sensor filter (#2485) 2021-10-13 11:35:30 +13:00
servo ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
sgp30 add missing include in sgp30 (#2517) 2021-10-14 21:00:53 +13:00
sgp40 Sgp40 fix (#2462) 2021-10-10 10:33:04 +02:00
sht3xd ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
sht4x ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
shtcx ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
shutdown Fix compilation error (#2447) 2021-10-05 17:56:32 +02:00
sim800l Replace std::move() with const references where possible (#2421) 2021-09-30 16:25:08 +02:00
slow_pwm ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
sm300d2 Properly calculate negative temperatures in sm300d2 (#2335) 2021-09-20 19:44:18 +12:00
sm2135 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
sm16716 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
sn74hc595 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
sntp ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
socket Re-enable TCP nodelay for ESP32 (#2390) 2021-10-07 22:03:05 +02:00
speed Fix fan speed restore issue on boot (#1867) 2021-09-08 15:30:17 +12:00
spi Disable dependency finder on ESP32 (#2435) 2021-10-03 21:53:40 +02:00
sps30 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ssd1306_base Fix compilation due to incompatibility between #1237 and IDF changes (#2372) 2021-09-22 14:07:39 +02:00
ssd1306_i2c Add SSD1305 support to SSD1306 integration along with few new options (#1902) 2021-09-22 13:47:41 +02:00
ssd1306_spi Add SSD1305 support to SSD1306 integration along with few new options (#1902) 2021-09-22 13:47:41 +02:00
ssd1322_base ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ssd1322_spi
ssd1325_base ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ssd1325_spi
ssd1327_base ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ssd1327_i2c ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ssd1327_spi
ssd1331_base ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ssd1331_spi
ssd1351_base ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ssd1351_spi
st7735 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
st7789v Run clang-tidy against ESP32 (#2147) 2021-09-13 18:11:27 +02:00
st7920 Add st7920 display, (#1440) 2021-08-26 14:33:03 +12:00
status ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
status_led ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
stepper ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
sts3x ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
substitutions Bump pylint from 2.10.2 to 2.11.1 (#2334) 2021-09-19 19:22:28 +02:00
sun ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
switch EntityBase Refactor (#2418) 2021-10-10 10:37:05 +02:00
sx1509 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
t6615 Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
tca9548a ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
tcl112 Replace CLIMATE_MODE_AUTO with CLIMATE_MODE_HEAT_COOL in most cases (#1933) 2021-06-18 11:52:02 +12:00
tcs34725 TCS34725 BugFix and GA factor (#2445) 2021-10-13 18:45:41 +02:00
teleinfo Fix handling of timestamps in Teleinfo component. (#2392) 2021-09-27 22:32:08 +02:00
template Replace std::move() with const references where possible (#2421) 2021-09-30 16:25:08 +02:00
text_sensor EntityBase Refactor (#2418) 2021-10-10 10:37:05 +02:00
thermostat Thermostat publish state fix (#2427) 2021-10-03 14:10:43 +02:00
time Convert time to use tzdata (#2425) 2021-10-03 14:10:53 +02:00
time_based Add cover toggle support (#1809) 2021-09-27 22:31:15 +02:00
tlc5947 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
tlc59208f ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
tm1637 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
tm1651 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
tmp102 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
tmp117 Convert sensor_schema to use kwargs (#2094) 2021-08-01 12:21:32 +02:00
tof10120 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
toshiba ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
total_daily_energy EntityBase Refactor (#2418) 2021-10-10 10:37:05 +02:00
tsl2561 Convert sensor_schema to use kwargs (#2094) 2021-08-01 12:21:32 +02:00
tsl2591 EntityBase Refactor (#2418) 2021-10-10 10:37:05 +02:00
ttp229_bsf ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ttp229_lsf ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
tuya Use enum for Tuya fan direction datapoint (#2471) 2021-10-10 10:28:37 +02:00
tx20 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
uart Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
uln2003 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ultrasonic ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
uptime ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
version
vl53l0x ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
voltage_sampler
waveshare_epaper Add support for Waveshare 7.5 inch (C) bichromatic display (black-and-white only for now) (#1844) 2021-09-22 12:39:41 +02:00
web_server EntityBase Refactor (#2418) 2021-10-10 10:37:05 +02:00
web_server_base Disable dependency finder on ESP32 (#2435) 2021-10-03 21:53:40 +02:00
whirlpool Replace CLIMATE_MODE_AUTO with CLIMATE_MODE_HEAT_COOL in most cases (#1933) 2021-06-18 11:52:02 +12:00
wifi Fix wifi ble coexistence check (#2573) 2021-10-21 12:24:01 +02:00
wifi_info Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
wifi_signal ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
wled ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_ble ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_cgd1 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_cgdk2 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_cgg1 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_cgpr1 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_gcls002 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_hhccjcy01 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_hhccpot002 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_jqjcy01ym ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_lywsd02 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_lywsd03mmc ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_lywsdcgq ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_mhoc401 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_miscale Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
xiaomi_miscale2 Combine code of xiaomi_miscale and xiaomi_miscale2 (#2266) 2021-09-22 12:12:55 +02:00
xiaomi_mjyd02yla ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_mue4094rt ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_wx08zm ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xpt2046
yashima Rework climate traits (#1941) 2021-06-24 12:49:36 +12:00
zyaura ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
__init__.py