esphome/esphome/components
Otto Winter b8aa84002a
Re-add CustomMQTTDevice class (#640)
* Re-add CustomMQTTDevice class

Fixes https://github.com/esphome/issues/issues/427

* Fix
2019-06-14 12:55:20 +02:00
..
a4988 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
adc Use relative include, add check 2019-05-27 13:06:45 +02:00
ads1115 Fix ADS1115 calculation (#606) 2019-06-03 15:23:56 +02:00
am2320 Support for AM2320 temperature and humidity sensor (#554) 2019-05-27 20:00:32 +02:00
apds9960 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
api Move ESPHome version define (#607) 2019-06-08 16:48:55 +02:00
bang_bang Register components properly 2019-05-24 16:20:28 +02:00
bh1750 Lint 2019-05-08 10:17:08 +02:00
binary Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
binary_sensor Use relative include, add check 2019-05-27 13:06:45 +02:00
binary_sensor_map Binary sensor map implementation (#551) 2019-05-28 21:37:27 +02:00
ble_presence Updates for 1.13 (#546) 2019-05-12 23:04:36 +02:00
ble_rssi Format 2019-05-08 14:56:54 +02:00
bme280 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
bme680 Bme680 pressure value fix (#550) 2019-05-15 20:57:29 +02:00
bmp085 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
bmp280 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
ccs811 Moar Custom platforms 2019-05-15 10:55:35 +02:00
climate Register components properly 2019-05-24 16:20:28 +02:00
coolix Add coolix climate ❄ 🔥 (#521) 2019-05-27 21:09:16 +02:00
cover Updates 2019-04-24 23:49:02 +02:00
cse7766 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
ct_clamp Add CT Clamp component (#559) 2019-05-29 11:22:00 +02:00
custom Moar Custom platforms 2019-05-15 10:55:35 +02:00
custom_component Check lambdas for return statement (#539) 2019-05-10 22:13:17 +02:00
cwww Fix Sun Trigger (#572) 2019-05-30 22:31:53 +02:00
dallas Use int_range validator (#542) 2019-05-11 11:40:29 +02:00
debug Move ESPHome version define (#607) 2019-06-08 16:48:55 +02:00
deep_sleep Fix MQTT on_message trigger (#583) 2019-05-31 16:37:48 +02:00
dht DHT22 ignore invalid values (#614) 2019-06-08 16:48:55 +02:00
dht12 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
display Updates 2019-04-24 23:49:02 +02:00
duty_cycle Lint 2019-05-08 10:17:08 +02:00
endstop Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
esp32_ble_beacon Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
esp32_ble_tracker Update esp32_ble_tracker.cpp 2019-06-08 17:06:29 +02:00
esp32_camera Use int_range validator (#542) 2019-05-11 11:40:29 +02:00
esp32_hall Lint 2019-05-08 10:17:08 +02:00
esp32_touch Use relative include, add check 2019-05-27 13:06:45 +02:00
esp8266_pwm Updates for 1.13 (#546) 2019-05-12 23:04:36 +02:00
ethernet Fixes 2019-05-24 16:34:01 +02:00
fan Fix medium fan speed (#595) 2019-06-01 22:02:04 +02:00
fastled_base Fix light partition (#584) 2019-05-31 16:37:48 +02:00
fastled_clockless Fix fastled clockless not loading fastled base 2019-05-08 10:45:44 +02:00
fastled_spi Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
font Use int_range validator (#542) 2019-05-11 11:40:29 +02:00
globals Fix globals.set (#635) 2019-06-14 12:55:19 +02:00
gpio Use relative include, add check 2019-05-27 13:06:45 +02:00
gps GPS time source (#543) 2019-05-13 13:11:02 +02:00
hdc1080 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
hlw8012 Revert HLW8012 to use pulse counter (#537) 2019-05-10 22:13:43 +02:00
hmc5883l Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
homeassistant Register components properly 2019-05-24 16:20:28 +02:00
htu21d Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
hx711 Fix hx711 (#602) 2019-06-03 15:23:56 +02:00
i2c Fix i2c setup priority (#585) 2019-05-31 16:37:49 +02:00
image Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
ina219 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
ina3221 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
integration Fix integration sensor, add test (#619) 2019-06-08 16:48:58 +02:00
interval Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
json Updates 2019-04-24 23:49:02 +02:00
lcd_base Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
lcd_gpio Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
lcd_pcf8574 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
ledc Fix LEDC missing frequency/bit_depth 2019-05-25 09:02:18 +02:00
light Fix color wipe effect (#599) 2019-06-03 15:23:56 +02:00
logger Use relative include, add check 2019-05-27 13:06:45 +02:00
max6675 Add longer MAX6675 delay 2019-05-08 10:35:07 +02:00
max7219 Use int_range validator (#542) 2019-05-11 11:40:29 +02:00
max31855 Lint 2019-05-08 10:17:08 +02:00
mcp23017 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
mhz19 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
monochromatic Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
mpr121 Mpr121 added debounce and thresholds config (#558) 2019-05-28 21:37:27 +02:00
mpu6050 Changed also the datatype of temperatur values to be able to get corr… (#532) 2019-05-10 13:49:30 +02:00
mqtt Re-add CustomMQTTDevice class (#640) 2019-06-14 12:55:20 +02:00
mqtt_subscribe Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
ms5611 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
my9231 Use relative include, add check 2019-05-27 13:06:45 +02:00
neopixelbus Fix light partition (#584) 2019-05-31 16:37:48 +02:00
network Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
nextion Update nextion.h 2019-05-27 19:12:43 +02:00
ntc Apply removed patch 2019-05-29 11:36:31 +02:00
ota Use relative include, add check 2019-05-27 13:06:45 +02:00
output Updates for 1.13 (#546) 2019-05-12 23:04:36 +02:00
partition Fix light partition (#584) 2019-05-31 16:37:48 +02:00
pca9685 Use int_range validator (#542) 2019-05-11 11:40:29 +02:00
pcf8574 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
pmsx003 Updates for 1.13 (#546) 2019-05-12 23:04:36 +02:00
pn532 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
power_supply Updates for 1.13 (#546) 2019-05-12 23:04:36 +02:00
pulse_counter Revert HLW8012 to use pulse counter (#537) 2019-05-10 22:13:43 +02:00
pulse_width Add core version 2.5.2 2019-05-26 10:31:29 +02:00
rdm6300 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
remote_base Fix remote_receiver raw binary sensor (#639) 2019-06-14 12:55:19 +02:00
remote_receiver remote updates 2019-05-13 20:45:22 +02:00
remote_transmitter Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
resistance Add NTC and resistance sensor (#560) 2019-05-28 16:35:50 +02:00
restart Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
rgb Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
rgbw Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
rgbww Correctly set warm white variables (#569) 2019-05-30 13:13:36 +02:00
rotary_encoder Fix Rotary Encoder (#580) 2019-05-31 16:37:48 +02:00
script Fix scripts circular dependency (#591) 2019-06-01 22:02:04 +02:00
sds011 Allow rx_only mode of sds011 component (#534) 2019-05-10 13:48:50 +02:00
sensor Use relative include, add check 2019-05-27 13:06:45 +02:00
servo Fixes 2019-04-24 18:11:46 +02:00
sht3xd Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
shutdown Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
sntp Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
speed Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
spi Updates 2019-04-24 23:49:02 +02:00
ssd1306_base Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
ssd1306_i2c Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
ssd1306_spi Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
status Add core version 2.5.2 2019-05-26 10:31:29 +02:00
status_led Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
stepper Updates 2019-04-24 23:49:02 +02:00
substitutions Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
sun Fix sun default elevation (#620) 2019-06-08 16:48:58 +02:00
switch Use relative include, add check 2019-05-27 13:06:45 +02:00
tcl112 Add TCL112 climate (#523) 2019-05-27 20:17:12 +02:00
tcs34725 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
template Template Cover don't auto-set current_operation (#612) 2019-06-08 16:48:56 +02:00
text_sensor Updates 2019-04-24 23:49:02 +02:00
time Fix russia timezone detection (#637) 2019-06-14 12:55:19 +02:00
time_based Auto-set LEDC channel 2019-04-24 14:30:09 +02:00
total_daily_energy Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
tsl2561 Fix TSL2561 invalid default (#566) 2019-05-29 19:38:28 +02:00
ttp229_bsf remote updates 2019-05-13 20:45:22 +02:00
ttp229_lsf MULTI_CONF 2019-05-13 13:05:30 +02:00
uart Add uart.write action (#567) 2019-05-29 19:38:29 +02:00
uln2003 Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
ultrasonic Lint 2019-05-08 10:17:08 +02:00
uptime Use relative include, add check 2019-05-27 13:06:45 +02:00
version Move ESPHome version define (#607) 2019-06-08 16:48:55 +02:00
voltage_sampler Updates 2019-05-08 09:58:03 +02:00
waveshare_epaper Fix waveshare 7.5in model (#576) 2019-05-30 22:31:54 +02:00
web_server Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
wifi Work around ESP32 core WiFi Bug (#627) 2019-06-08 16:49:00 +02:00
wifi_info Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
wifi_signal Lint 2019-05-08 10:17:08 +02:00
xiaomi_ble Fix color wipe effect (#599) 2019-06-03 15:23:56 +02:00
xiaomi_miflora Format 2019-05-08 14:56:54 +02:00
xiaomi_mijia Format 2019-05-08 14:56:54 +02:00
__init__.py Rename esphomeyaml to esphome (#426) 2019-02-13 16:54:02 +01:00