Tasmota/tasmota
Theo Arends 5a98fd44e2 Fix HumOffset on some sensors
Fix HumOffset on some sensors
2020-03-18 11:23:00 +01:00
..
language Update ro-RO.h 2020-03-16 20:37:13 +02:00
CHANGELOG.md Change Zigbee simplification of devices probing, saving Flash and memory 2020-03-17 18:46:05 +01:00
Parsing.cpp
StackThunk_light.cpp
StackThunk_light.h
WiFiClientSecureLightBearSSL.cpp
WiFiClientSecureLightBearSSL.h
core_esp8266_timer.c
core_esp8266_waveform.cpp Sync with https://github.com/esp8266/Arduino/pull/7057 2020-03-04 08:59:45 +01:00
core_esp8266_wiring_digital.c
core_esp8266_wiring_pwm.c
i18n.h Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
my_user_config.h Merge branch 'development' of https://github.com/arendst/Tasmota into pwm-dimmer3 2020-03-15 18:26:46 -05:00
sendemail.h
sendemail.ino
settings.h Humidity Offset 2020-03-16 14:29:55 -03:00
settings.ino
support.ino Fix HumOffset on some sensors 2020-03-18 11:23:00 +01:00
support_button.ino
support_command.ino Merge pull request #7934 from effelle/development 2020-03-17 08:47:57 +01:00
support_crash_recorder.ino
support_device_groups.ino Only exec power cmd for local dev group 2020-03-16 22:03:31 -05:00
support_esptool.ino
support_features.ino Add support for HDC1080 2020-03-14 12:43:02 +01:00
support_flash_log.ino
support_float.ino
support_legacy_cores.ino
support_rotary.ino
support_rtc.ino
support_static_buffer.ino
support_statistics.ino
support_switch.ino Fix switch status 2020-03-14 14:54:11 +01:00
support_tasmota.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
support_udp.ino Add Zigbee support for Hue emulation 2020-03-14 14:17:30 +01:00
support_wifi.ino
tasmota.h Merge branch 'development' of https://github.com/arendst/Tasmota into pwm-dimmer3 2020-03-14 07:18:34 -05:00
tasmota.ino Add Light skip_light_fade flag and Dimmer3 command, Ignore MCU dimmer changes after sending dimmer command 2020-03-05 18:15:58 -06:00
tasmota_ca.ino
tasmota_post.h Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
tasmota_template.h
tasmota_version.h Bump version to 8.1.0.11 2020-03-13 12:00:52 +01:00
user_config_override_sample.h
xdrv_01_webserver.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xdrv_02_mqtt.ino Check GroupTopic index, Fix response to include other groups 2020-03-16 17:06:41 -05:00
xdrv_03_energy.ino
xdrv_04_light.ino Move PWM Dimmer init logic to pre init, Use dimmer_hw_min for PWM, Remote mode fixes 2020-03-14 18:53:09 -05:00
xdrv_05_irremote.ino Moving more strings to PROGMEM 2020-03-16 18:55:58 +01:00
xdrv_05_irremote_full.ino Moving more strings to PROGMEM 2020-03-16 18:55:58 +01:00
xdrv_06_snfbridge.ino
xdrv_07_domoticz.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xdrv_08_serial_bridge.ino
xdrv_09_timers.ino
xdrv_10_rules.ino Update Tx2x Sensor 2020-03-02 15:51:33 +01:00
xdrv_10_scripter.ino Bugfix in function 'mp' 2020-03-07 18:52:24 +01:00
xdrv_11_knx.ino
xdrv_12_home_assistant.ino Merge branch 'development' of https://github.com/arendst/Tasmota into pwm-dimmer3 2020-03-15 18:26:46 -05:00
xdrv_13_display.ino
xdrv_14_mp3.ino
xdrv_15_pca9685.ino
xdrv_16_tuyamcu.ino Add Light skip_light_fade flag and Dimmer3 command, Ignore MCU dimmer changes after sending dimmer command 2020-03-05 18:15:58 -06:00
xdrv_17_rcswitch.ino
xdrv_18_armtronix_dimmers.ino
xdrv_19_ps16dz_dimmer.ino
xdrv_20_hue.ino Moving more strings to PROGMEM 2020-03-16 18:55:58 +01:00
xdrv_21_wemo.ino
xdrv_22_sonoff_ifan.ino
xdrv_23_zigbee_0_constants.ino Change Zigbee simplification of devices probing, saving Flash and memory 2020-03-17 18:46:05 +01:00
xdrv_23_zigbee_1_headers.ino Add Zigbee support for Hue emulation 2020-03-14 14:17:30 +01:00
xdrv_23_zigbee_2_devices.ino Change Zigbee simplification of devices probing, saving Flash and memory 2020-03-17 18:46:05 +01:00
xdrv_23_zigbee_3_hue.ino Fix compile error when hue emulation disabled 2020-03-15 14:53:05 +01:00
xdrv_23_zigbee_4_persistence.ino Change Zigbee simplification of devices probing, saving Flash and memory 2020-03-17 18:46:05 +01:00
xdrv_23_zigbee_5_converters.ino Change Zigbee simplification of devices probing, saving Flash and memory 2020-03-17 18:46:05 +01:00
xdrv_23_zigbee_6_commands.ino Change Zigbee simplification of devices probing, saving Flash and memory 2020-03-17 18:46:05 +01:00
xdrv_23_zigbee_7_statemachine.ino Moving more strings to PROGMEM 2020-03-16 18:55:58 +01:00
xdrv_23_zigbee_8_parsers.ino Fix crash 2020-03-17 23:00:40 +01:00
xdrv_23_zigbee_9_impl.ino Change Zigbee simplification of devices probing, saving Flash and memory 2020-03-17 18:46:05 +01:00
xdrv_24_buzzer.ino
xdrv_25_A4988_Stepper.ino
xdrv_26_ariluxrf.ino
xdrv_27_shutter.ino New command ShutterInvertWebButtons 2020-03-10 08:41:37 +01:00
xdrv_28_pcf8574.ino
xdrv_29_deepsleep.ino
xdrv_30_exs_dimmer.ino
xdrv_31_tasmota_slave.ino
xdrv_32_hotplug.ino
xdrv_33_nrf24l01.ino
xdrv_34_wemos_motor_v1.ino
xdrv_35_pwm_dimmer.ino Reverse down/up tap order, Save settings only if local 2020-03-15 13:56:26 -05:00
xdrv_36_keeloq.ino
xdrv_37_sonoff_d1.ino Fix Sonoff D1 driver (#7598) 2020-03-08 14:49:57 +01:00
xdrv_99_debug.ino
xdrv_interface.ino
xdsp_01_lcd.ino
xdsp_02_ssd1306.ino
xdsp_03_matrix.ino
xdsp_04_ili9341.ino
xdsp_05_epaper_29.ino
xdsp_06_epaper_42.ino
xdsp_07_sh1106.ino
xdsp_08_ILI9488.ino
xdsp_09_SSD1351.ino
xdsp_10_RA8876.ino
xdsp_interface.ino
xlgt_01_ws2812.ino
xlgt_02_my92x1.ino
xlgt_03_sm16716.ino
xlgt_04_sm2135.ino
xlgt_05_sonoff_l1.ino
xlgt_interface.ino
xnrg_01_hlw8012.ino
xnrg_02_cse7766.ino
xnrg_03_pzem004t.ino
xnrg_04_mcp39f501.ino
xnrg_05_pzem_ac.ino
xnrg_06_pzem_dc.ino
xnrg_07_ade7953.ino
xnrg_08_sdm120.ino
xnrg_09_dds2382.ino
xnrg_10_sdm630.ino
xnrg_11_ddsu666.ino
xnrg_12_solaxX1.ino
xnrg_13_fif_le01mr.ino
xnrg_interface.ino
xsns_01_counter.ino
xsns_02_analog.ino
xsns_04_snfsc.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xsns_05_ds18x20.ino Fix DS18x20 driver (#7879) 2020-03-10 16:54:06 +01:00
xsns_06_dht.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xsns_07_sht1x.ino Fix HumOffset on some sensors 2020-03-18 11:23:00 +01:00
xsns_08_htu21.ino Fix HumOffset on some sensors 2020-03-18 11:23:00 +01:00
xsns_09_bmp.ino Fix HumOffset on some sensors 2020-03-18 11:23:00 +01:00
xsns_10_bh1750.ino
xsns_11_veml6070.ino
xsns_12_ads1115.ino
xsns_13_ina219.ino
xsns_14_sht3x.ino Fix HumOffset on some sensors 2020-03-18 11:23:00 +01:00
xsns_15_mhz19.ino
xsns_16_tsl2561.ino
xsns_17_senseair.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xsns_18_pms5003.ino
xsns_19_mgs.ino
xsns_20_novasds.ino
xsns_21_sgp30.ino
xsns_22_sr04.ino
xsns_24_si1145.ino
xsns_26_lm75ad.ino
xsns_27_apds9960.ino Fix APDS9960 compile error 2020-03-04 16:34:06 +01:00
xsns_28_tm1638.ino
xsns_29_mcp230xx.ino
xsns_30_mpr121.ino
xsns_31_ccs811.ino
xsns_32_mpu6050.ino
xsns_33_ds3231.ino
xsns_34_hx711.ino
xsns_35_tx20.ino Fix TX20 wind sensor start frame check 2020-03-17 08:25:55 +01:00
xsns_36_mgc3130.ino
xsns_37_rfsensor.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xsns_38_az7798.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xsns_39_max31855.ino
xsns_40_pn532.ino
xsns_41_max44009.ino
xsns_42_scd30.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xsns_43_hre.ino
xsns_44_sps30.ino
xsns_45_vl53l0x.ino
xsns_46_MLX90614.ino
xsns_47_max31865.ino
xsns_48_chirp.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xsns_50_paj7620.ino
xsns_51_rdm6300.ino
xsns_52_ibeacon.ino
xsns_53_sml.ino Correting dimensions from KWh to kWh 2020-03-15 12:05:47 +00:00
xsns_54_ina226.ino
xsns_55_hih_series.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xsns_56_hpma.ino
xsns_57_tsl2591.ino
xsns_58_dht12.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xsns_59_ds1624.ino Fix DS1624 with KNX compilation error 2020-03-04 15:51:50 +01:00
xsns_60_GPS.ino
xsns_61_MI_NRF24.ino add missing PDU-type, small refactoring 2020-03-06 19:22:30 +01:00
xsns_62_MI_HM10.ino
xsns_63_aht1x.ino Fix HumOffset on some sensors 2020-03-18 11:23:00 +01:00
xsns_64_hrxl.ino
xsns_65_hdc1080.ino Fix HumOffset on some sensors 2020-03-18 11:23:00 +01:00
xsns_91_prometheus.ino
xsns_interface.ino
xx2c_interface.ino