esphome/esphome/components
Kamil Trzciński fb57ab0add
Add esp32_camera_web_server: to expose mjpg/jpg images (#2237)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-10 13:10:07 +13: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 Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
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 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13: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 Add esp32_camera_web_server: to expose mjpg/jpg images (#2237) 2021-11-10 13:10:07 +13: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 Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
async_tcp ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
atc_mithermometer Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
atm90e32 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
b_parasite Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13: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 BH1750: Fix a too high default H-res2 mode value (#2536) 2021-10-29 11:51:57 +13:00
binary Fix fan speed restore issue on boot (#1867) 2021-09-08 15:30:17 +12:00
binary_sensor Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13: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 Add SPI lib for ESP8266 and only add lib for ESP32 when using Arduino (#2677) 2021-11-07 19:31:41 +01: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 Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
captive_portal ESP8266 disable PIO LDF (#2608) 2021-10-23 19:44:55 +02:00
ccs811 ccs811: Skip reading data if it is not available (#2404) 2021-09-27 21:53:05 +02:00
climate Fix compiler warnings and update platformio line filter (#2607) 2021-10-22 16:52:43 +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
cse7761 Add support for CSE7761 sensor (#2546) 2021-10-28 20:58:48 +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 Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
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 Add IDF support to dallas (#2578) 2021-10-21 22:48:28 +02:00
daly_bms Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
dashboard_import Fix dashboard imports for adoption (#2684) 2021-11-10 08:38:20 +13:00
debug Option to ignore CRC for EFuse MAC address (#2399) 2021-09-30 18:08:15 +02:00
deep_sleep Fix deep sleep invert_wakeup mode (#2644) 2021-10-31 16:07:06 +01: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 Make per-loop display clearing optional (#2626) 2021-11-03 17:56:09 +01:00
ds1307 Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
dsmr Fix for encrypted DSMR regression (#2679) 2021-11-07 20:39:16 -03:00
duty_cycle Fix for noise in pulse_counter and duty_cycle components (#2646) 2021-11-02 08:27:57 +13: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 Fix gpio validation for esp32 variants (#2609) 2021-11-09 07:29:28 +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 Remove autoload of xiaomi_ble and ruuvi_ble (#2617) 2021-10-28 09:16:12 +13:00
esp32_camera Add esp32_camera_web_server: to expose mjpg/jpg images (#2237) 2021-11-10 13:10:07 +13:00
esp32_camera_web_server Add esp32_camera_web_server: to expose mjpg/jpg images (#2237) 2021-11-10 13:10:07 +13: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 Allow setting URL as platform_version (#2598) 2021-10-26 10:55:09 +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 cloning/fetching Github PR branches in external_components (#2639) 2021-10-29 07:12:05 +13: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 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13: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 power and energy from sensors that are not true power (#2628) 2021-10-26 10:55:20 +02: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 ESP8266 disable PIO LDF (#2608) 2021-10-23 19:44:55 +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 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13: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 validation of addressable light IDs (#2588) 2021-10-21 20:07:37 +02: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 Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
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 ESP8266 log not included (#2589) 2021-10-21 18:53:08 +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 relax max entities checking (#2629) 2021-10-26 08:53:47 +13:00
modbus_controller fix modbus output (#2630) 2021-10-26 11:30:25 +02: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 Add HA Entity Category support to MQTT (#2678) 2021-11-08 10:03:30 +01: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 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
ota Fix ESP8266 OTA compression only starting framework v2.7.0 (#2610) 2021-10-22 17:23:31 +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 fixed dependency for pca9685 component (#2614) 2021-10-22 18:52:47 +02:00
pcd8544 Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
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 Remove power and energy from sensors that are not true power (#2628) 2021-10-26 10:55:20 +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 Fix for noise in pulse_counter and duty_cycle components (#2646) 2021-11-02 08:27:57 +13: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 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13: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 Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
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 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13: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 Add restore_mode to rotary_encoder (#2643) 2021-11-03 07:32:24 +13: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 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
safe_mode Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
scd4x Add pressure compensation during runtime (#2493) 2021-10-14 11:24:57 +02:00
scd30 convert SCD30 into Component, polls dataready register (#2308) 2021-10-31 15:29:22 +13:00
script Fix a bunch of typos (#2058) 2021-07-26 14:48:57 +02:00
sdm_meter Remove power and energy from sensors that are not true power (#2628) 2021-10-26 10:55:20 +02: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 power and energy from sensors that are not true power (#2628) 2021-10-26 10:55:20 +02:00
select Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
senseair Discard senseair commands echoes & fix calibration result check (#2358) 2021-09-22 11:15:51 +02:00
sensor Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +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 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13: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 Fix pin number validation for sn74hc595 (#2621) 2021-10-26 18:10:45 +02:00
sntp use update_interval for sntp synchronization (#2563) 2021-10-28 20:57:39 +02:00
socket Fix socket connection closed not detected (#2587) 2021-10-22 10:46:44 +02:00
speed Fix fan speed restore issue on boot (#1867) 2021-09-08 15:30:17 +12:00
spi ESP8266 disable PIO LDF (#2608) 2021-10-23 19:44:55 +02:00
sps30 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ssd1306_base SSD1306_base: Add support for 64x32 size and fix flip functions (#2682) 2021-11-09 18:47:19 +01: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 Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
ssd1325_base ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ssd1325_spi Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
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 Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
ssd1331_base ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ssd1331_spi Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
ssd1351_base ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
ssd1351_spi Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
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 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13: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 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
sx1509 Fix pin/component switchup in SX1509 pin configuration (#2593) 2021-10-21 19:55:19 +02:00
t6615 Fix clang-tidy header filter (#2385) 2021-09-24 18:02:28 +02:00
tca9548a Bugfix tca9548a and idf refactor anh (#2612) 2021-10-22 18:20:57 +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 Teleinfo ptec (#2599) 2021-10-23 19:01:23 +02:00
template Replace std::move() with const references where possible (#2421) 2021-09-30 16:25:08 +02:00
text_sensor Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
thermostat Thermostat publish state fix (#2427) 2021-10-03 14:10:43 +02:00
time Bump tzlocal from 3.0 to 4.0.1 (#2553) 2021-10-21 22:46:05 +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 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
version Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
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 Expose webserver_port to the native API (#2640) 2021-11-01 09:33:04 +13:00
web_server_base ESP8266 disable PIO LDF (#2608) 2021-10-23 19:44:55 +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 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
wifi_signal Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13: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 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
xiaomi_cgdk2 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
xiaomi_cgg1 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
xiaomi_cgpr1 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
xiaomi_gcls002 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_hhccjcy01 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
xiaomi_hhccpot002 ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_jqjcy01ym Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
xiaomi_lywsd02 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
xiaomi_lywsd03mmc Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
xiaomi_lywsdcgq Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
xiaomi_mhoc401 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13: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 Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
xiaomi_mue4094rt ESP-IDF support and generic target platforms (#2303) 2021-09-20 11:47:51 +02:00
xiaomi_wx08zm Add Entity categories for Home Assistant (#2636) 2021-11-08 07:24:52 +13:00
xpt2046 Avoid non-const globals and enable clang-tidy check (#1892) 2021-06-11 08:19:44 +12:00
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