Tasmota/tasmota
Theo Arends 0e40de58dd
Merge pull request #11397 from RaphDaMan/TFmini+
Add support for Tfmini+ LiDAR sensor modules with UART interface
2021-03-23 12:17:43 +01:00
..
berry Berry milestone March 20 2021-03-20 18:44:35 +01:00
html_compressed keep timer loop when console is scrolled up 2021-02-23 19:07:56 +01:00
html_uncompressed keep timer loop when console is scrolled up 2021-02-23 19:07:56 +01:00
language Included presence check, changed to XSNS_86 and hopefully solved language file conflicts. 2021-03-23 08:51:11 +01:00
StackThunk_light.cpp ESP32 support for TLS MQTT using BearSSL (same as ESP8266) 2021-01-15 18:23:05 +01:00
StackThunk_light.h Happy New Year 2021-01-01 13:44:04 +01:00
WiFiClientSecureLightBearSSL.cpp Added ``USE_MQTT_TLS_DROP_OLD_FINGERPRINT`` compile time option to drop old (less secure) TLS fingerprint (#10584) 2021-01-16 18:07:01 +01:00
WiFiClientSecureLightBearSSL.h ESP32 support for TLS MQTT using BearSSL (same as ESP8266) 2021-01-15 18:23:05 +01:00
homekit.c some fixes 2021-03-22 15:40:16 +01:00
i18n.h Changes proposed by Theo on PR. 2021-03-23 08:50:49 +01:00
my_user_config.h Merge remote-tracking branch 'upstream/development' into development 2021-03-22 23:17:03 +01:00
sendemail_ESP32.ino Update sendemail_ESP32.ino 2021-02-18 16:57:43 +01:00
sendemail_ESP8266.h update sendmail 2021-02-16 11:33:22 +01:00
sendemail_ESP8266.ino Update sendemail_ESP8266.ino 2021-02-16 11:57:36 +01:00
settings.h Add commands ``DisplayType`` and ``DisplayInvert`` 2021-03-22 12:34:52 +01:00
settings.ino Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00
support.ino Fix logging if network down (#11373) 2021-03-18 09:27:46 +01:00
support_button.ino Increase number of button GPIOs from 4 to 8 2021-02-05 12:27:59 +01:00
support_command.ino Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00
support_cores.ino Happy New Year 2021-01-01 13:44:04 +01:00
support_crash_recorder.ino Happy New Year 2021-01-01 13:44:04 +01:00
support_device_groups.ino Range check item before storing in value array 2021-03-13 14:10:32 -06:00
support_eeprom.ino Happy New Year 2021-01-01 13:44:04 +01:00
support_esp.ino Berry milestone March 20 2021-03-20 18:44:35 +01:00
support_esptool.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
support_features.ino new feature: LCD/DLP Projector Serial Control 2021-02-27 22:28:29 +01:00
support_flash_log.ino Happy New Year 2021-01-01 13:44:04 +01:00
support_float.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
support_jpeg.ino picture buttons part 2 2021-01-04 16:34:44 +01:00
support_light_list.ino Happy New Year 2021-01-01 13:44:04 +01:00
support_network.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
support_rotary.ino Refactor pin test 2021-02-14 16:07:35 +01:00
support_rtc.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
support_statistics.ino Happy New Year 2021-01-01 13:44:04 +01:00
support_switch.ino Increase number of switch GPIOs from 8 to 28 2021-02-05 11:58:24 +01:00
support_tasmota.ino Add support for Frequency monitoring and zero-cross detection on CSE7761 (Sonoff Dual R3) 2021-03-23 11:21:38 +01:00
support_udp.ino Fix Hue discovery for Zigbee and Scripting #10950 2021-02-15 22:11:19 +01:00
support_wifi.ino Refactor some IP addresses 2021-01-27 12:03:20 +01:00
tasmota.h Merge pull request #11182 from shaap/development 2021-03-19 14:42:13 +01:00
tasmota.ino Add support for Frequency monitoring and zero-cross detection on CSE7761 (Sonoff Dual R3) 2021-03-23 11:21:38 +01:00
tasmota_ca.ino Change ARRAY_SIZE() to nitems() 2021-02-28 12:50:02 +01:00
tasmota_compat.h Happy New Year 2021-01-01 13:44:04 +01:00
tasmota_configurations.h Merge remote-tracking branch 'upstream/development' into development 2021-03-22 23:17:03 +01:00
tasmota_configurations_ESP32.h Typo correction. 2021-03-23 08:50:51 +01:00
tasmota_globals.h Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00
tasmota_template.h Merge issue 2021-03-23 09:11:46 +01:00
tasmota_template_legacy.h Refactor TM1638 pin numbers 2021-03-19 10:33:46 +01:00
tasmota_version.h Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00
user_config_override_sample.h no change 2021-03-14 11:24:39 +01:00
xdrv_01_webserver.ino Remove text "Module" from GUI main page 2021-03-21 14:23:02 +01:00
xdrv_02_mqtt.ino Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00
xdrv_03_energy.ino Add frequency to CSE7761 driver 2021-03-21 17:51:57 +01:00
xdrv_04_light.ino Only check device_group_tie if SO88 enabled 2021-03-09 21:33:57 -06:00
xdrv_04_light_utils.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_05_irremote.ino Update xdrv_05_irremote.ino 2021-03-22 13:25:33 +09:00
xdrv_05_irremote_full.ino Update xdrv_05_irremote_full.ino 2021-03-22 13:25:01 +09:00
xdrv_06_snfbridge.ino Refactor AddLog usage 2021-01-23 17:24:54 +01:00
xdrv_07_domoticz.ino Refactor module logging 2021-01-25 16:25:17 +01:00
xdrv_08_serial_bridge.ino Happy New Year 2021-01-01 13:44:04 +01:00
xdrv_09_timers.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_10_rules.ino Refactor TM1638 pin numbers 2021-03-19 10:33:46 +01:00
xdrv_10_scripter.ino fix image weblink 2021-03-22 15:39:55 +01:00
xdrv_11_knx.ino Add strict rule scale parameters 2021-01-31 16:54:28 +01:00
xdrv_12_home_assistant.ino Fix string length overflow 2021-03-15 14:45:09 +01:00
xdrv_13_display.ino fix compiler error with use_graph 2021-03-22 15:39:08 +01:00
xdrv_14_mp3.ino Update xdrv_14_mp3.ino 2021-01-21 15:15:54 +01:00
xdrv_15_pca9685.ino Refactor command line arguments 2021-01-30 12:48:44 +01:00
xdrv_16_tuyamcu.ino Add eMylo EAI-90 support 2021-03-02 02:31:06 +01:00
xdrv_17_rcswitch.ino fix wrong test on pulse 2021-02-08 09:05:03 +01:00
xdrv_18_armtronix_dimmers.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_19_ps16dz_dimmer.ino Refactor AddLog usage 2021-01-23 17:24:54 +01:00
xdrv_20_hue.ino Update xdrv_20_hue.ino 2021-03-22 01:45:46 +01:00
xdrv_21_wemo.ino Refactor AddLog usage 2021-01-23 17:24:54 +01:00
xdrv_21_wemo_multi.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_22_sonoff_ifan.ino Happy New Year 2021-01-01 13:44:04 +01:00
xdrv_23_zigbee_0_constants.ino Zigbee fix cc2652 init and permitjoin 2021-02-18 20:04:41 +01:00
xdrv_23_zigbee_1_headers.ino Zigbee fix cc2652 init and permitjoin 2021-02-18 20:04:41 +01:00
xdrv_23_zigbee_1z_libs.ino Zigbee allow numbers as string 2021-03-02 21:18:08 +01:00
xdrv_23_zigbee_2_devices.ino Change ARRAY_SIZE() to nitems() 2021-02-28 12:50:02 +01:00
xdrv_23_zigbee_2a_devices_impl.ino Added SetOption124 (Zigbee) Hide bridge topic from zigbee topic (use with SetOption89) 2021-03-13 12:41:42 +01:00
xdrv_23_zigbee_3_hue.ino Zigbee refactor sending ZCL packets 2021-02-02 20:46:18 +01:00
xdrv_23_zigbee_4_persistence.ino Change ARRAY_SIZE() to nitems() 2021-02-28 12:50:02 +01:00
xdrv_23_zigbee_4a_nano_fs.ino Zigbee prepare RGB command 2021-01-25 22:21:13 +01:00
xdrv_23_zigbee_4b_eeprom.ino Zigbee prepare RGB command 2021-01-25 22:21:13 +01:00
xdrv_23_zigbee_5__constants.ino Zigbee refactor sending ZCL packets 2021-02-02 20:46:18 +01:00
xdrv_23_zigbee_5_converters.ino Zigbee support for lumi.sensor_wleak 2021-03-02 21:16:30 +01:00
xdrv_23_zigbee_6_commands.ino Zigbee refactor sending ZCL packets 2021-02-02 20:46:18 +01:00
xdrv_23_zigbee_7_0_statemachine.ino Change ARRAY_SIZE() to nitems() 2021-02-28 12:50:02 +01:00
xdrv_23_zigbee_7_5_map.ino Zigbee ensure HTML encoding 2021-02-14 19:30:28 +01:00
xdrv_23_zigbee_8_parsers.ino Fix ZbScan json output #11264 2021-03-09 23:05:12 +01:00
xdrv_23_zigbee_9_serial.ino Zigbee fix crash when bad frame is received 2021-03-02 15:04:59 +01:00
xdrv_23_zigbee_9a_upload.ino Zigbee prepare RGB command 2021-01-25 22:21:13 +01:00
xdrv_23_zigbee_A_impl.ino Zigbee allow numbers as string 2021-03-02 21:18:08 +01:00
xdrv_24_buzzer.ino Refactor command line arguments 2021-01-30 17:00:50 +01:00
xdrv_25_A4988_Stepper.ino Happy New Year 2021-01-01 13:44:04 +01:00
xdrv_26_ariluxrf.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_27_shutter.ino refactor acceleration function for stepper & servo 2021-02-22 16:54:58 +01:00
xdrv_28_pcf8574.ino add support for PCF8574 inputs (web, mqtt) + sync outputs 2021-03-11 17:28:35 +01:00
xdrv_29_deepsleep.ino update comment for topic used 2021-03-04 20:10:16 +01:00
xdrv_30_exs_dimmer.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_31_tasmota_client.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_32_hotplug.ino Happy New Year 2021-01-01 13:44:04 +01:00
xdrv_33_nrf24l01.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_34_wemos_motor_v1.ino Wemos Motor Shield V2 Driver 2021-02-17 03:14:54 +01:00
xdrv_35_pwm_dimmer.ino Use SO32 for power button hold time 2021-03-13 14:13:44 -06:00
xdrv_36_keeloq.ino Standardize on unconnected pin being -1 2021-02-14 13:06:19 +01:00
xdrv_37_sonoff_d1.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_38_ping.ino More PROGMEM 2021-01-18 21:48:04 +01:00
xdrv_39_thermostat.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_40_telegram.ino Refactor command file 2021-02-16 16:21:46 +01:00
xdrv_41_tcp_bridge.ino Change ARRAY_SIZE() to nitems() 2021-02-28 12:50:02 +01:00
xdrv_42_i2s_audio.ino Merged changes 2021-02-14 17:26:20 +05:30
xdrv_43_mlx90640.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_44_miel_hvac.ino Refactor AddLog usage 2021-01-23 17:24:54 +01:00
xdrv_45_shelly_dimmer.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_46_ccloader.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_47_ftc532.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_48_timeprop.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_49_pid.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_50_filesystem.ino Remove the need to start filenames with a slash (/) in Ufs commands 2021-02-19 18:35:47 +01:00
xdrv_51_bs814a2.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_52_0_berry_struct.ino Berry milestone March 20 2021-03-20 18:44:35 +01:00
xdrv_52_2_berry_native.ino Berry upgrade 2021-03-13 22:42:24 +01:00
xdrv_52_3_berry_energy.ino Berry upgrade 2021-03-13 22:42:24 +01:00
xdrv_52_3_berry_tasmota.ino Minor fixes 2021-03-21 17:12:10 +01:00
xdrv_52_3_berry_wire.ino Berry add wire read/write_bytes 2021-03-21 10:03:58 +01:00
xdrv_52_7_berry_embedded.ino Berry add wire read/write_bytes 2021-03-21 10:03:58 +01:00
xdrv_52_9_berry.ino Berry fix rules 2021-03-21 19:45:32 +01:00
xdrv_53_projector_ctrl.h PROJECTOR_CTRL: Add WARMING states [NEC] 2021-03-06 23:05:51 +01:00
xdrv_53_projector_ctrl.ino PROJECTOR_CTRL: consistent logging of [DIS]CONNECTs 2021-03-06 23:28:51 +01:00
xdrv_79_esp32_ble.ino Enable restart of BLE after upload. 2021-03-03 18:40:13 +00:00
xdrv_80_esp32_odroidgo.ino Clarify file name functionality 2021-01-27 10:38:45 +01:00
xdrv_81_esp32_webcam.ino fix webcam resolution 2021-02-18 20:37:35 +01:00
xdrv_82_esp32_ethernet.ino Standardize on unconnected pin being -1 2021-02-14 13:06:19 +01:00
xdrv_83_esp32_watch.ino Clarify file name functionality 2021-01-27 10:38:45 +01:00
xdrv_84_esp32_core2.ino Add support for MPU6686 on primary or secondary I2C bus 2021-03-15 21:06:50 +01:00
xdrv_98_file_settings_demo.ino Refactor File Settings Demo 2021-02-02 10:49:50 +01:00
xdrv_99_debug.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xdrv_interface.ino Berry language improved Tasmota integration 2021-02-13 12:01:45 +01:00
xdsp_01_lcd.ino Fix TM1637 driver selection 2021-03-17 16:26:04 +01:00
xdsp_02_ssd1306.ino Fix TM1637 driver selection 2021-03-17 16:26:04 +01:00
xdsp_03_matrix.ino Fix TM1637 driver selection 2021-03-17 16:26:04 +01:00
xdsp_04_ili9341.ino Add commands ``DisplayType`` and ``DisplayInvert`` 2021-03-22 12:34:52 +01:00
xdsp_05_epaper_29.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xdsp_06_epaper_42.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xdsp_07_sh1106.ino Fix TM1637 driver selection 2021-03-17 16:26:04 +01:00
xdsp_08_ILI9488.ino Standardize on unconnected pin being -1 2021-02-14 13:06:19 +01:00
xdsp_09_SSD1351.ino Update xdsp_09_SSD1351.ino 2021-02-28 17:08:43 +01:00
xdsp_10_RA8876.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xdsp_11_sevenseg.ino Fix TM1637 driver selection 2021-03-17 16:26:04 +01:00
xdsp_12_ST7789.ino Standardize on unconnected pin being -1 2021-02-14 13:06:19 +01:00
xdsp_14_SSD1331.ino Standardize on unconnected pin being -1 2021-02-14 13:06:19 +01:00
xdsp_15_tm1637.ino Add support for another variant of the 6-digit TM1637 display 2021-03-22 12:47:15 +01:00
xdsp_interface.ino Fix some display issues 2021-03-17 17:26:00 +01:00
xlgt_01_ws2812.ino ESP32 support for WS2812 hardware driver via RMT or I2S 2021-03-10 20:38:19 +01:00
xlgt_02_my92x1.ino Standardize on unconnected pin being -1 2021-02-14 13:06:19 +01:00
xlgt_03_sm16716.ino Refactor pin test 2021-02-14 16:07:35 +01:00
xlgt_04_sm2135.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xlgt_05_sonoff_l1.ino Change L1 music sync defaults 2021-01-29 11:00:56 +01:00
xlgt_06_electriq_moodl.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xlgt_interface.ino Happy New Year 2021-01-01 13:44:04 +01:00
xnrg_01_hlw8012.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xnrg_02_cse7766.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xnrg_03_pzem004t.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xnrg_04_mcp39f501.ino Remove redundant energy reset messages 2021-03-06 15:29:00 +01:00
xnrg_05_pzem_ac.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xnrg_06_pzem_dc.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xnrg_07_ade7953.ino Remove redundant energy reset messages 2021-03-06 15:29:00 +01:00
xnrg_08_sdm120.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xnrg_09_dds2382.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xnrg_10_sdm630.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xnrg_11_ddsu666.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xnrg_12_solaxX1.ino Refactor dtostrfd 2021-01-26 16:26:00 +01:00
xnrg_13_fif_le01mr.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xnrg_14_bl0940.ino Refactor dtostrfd 2021-01-26 16:26:00 +01:00
xnrg_15_teleinfo.ino Standardize on unconnected pin being -1 2021-02-14 13:06:19 +01:00
xnrg_16_iem3000.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xnrg_17_ornowe517.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xnrg_18_sdm72.ino Change ARRAY_SIZE() to nitems() 2021-02-28 12:50:02 +01:00
xnrg_19_cse7761.ino Add support for Frequency monitoring and zero-cross detection on CSE7761 (Sonoff Dual R3) 2021-03-23 11:21:38 +01:00
xnrg_interface.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_01_counter.ino Refactor AddLog usage 2021-01-23 17:24:54 +01:00
xsns_02_analog.ino Merged changes 2021-02-14 17:26:20 +05:30
xsns_04_snfsc.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_05_ds18x20.ino Fix DS18x20 driver timing issue (#11270) 2021-03-09 18:01:29 +01:00
xsns_05_ds18x20_esp32.ino Refactor dtostrfd 2021-01-26 16:26:00 +01:00
xsns_06_dht.ino Standardize on unconnected pin being -1 2021-02-14 13:06:19 +01:00
xsns_07_sht1x.ino Standardize on unconnected pin being -1 2021-02-14 13:06:19 +01:00
xsns_08_htu21.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_09_bmp.ino Refactor dtostrfd 2021-01-26 16:26:00 +01:00
xsns_10_bh1750.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_11_veml6070.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_12_ads1115.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_13_ina219.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_14_sht3x.ino Hide I2C address for single sensors 2021-03-17 17:51:12 +01:00
xsns_15_mhz19.ino Refactor dtostrfd 2021-01-26 16:26:00 +01:00
xsns_16_tsl2561.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_17_senseair.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_18_pms5003.ino Fix PMS3003 sensor message lenght and CRC chk 2021-01-27 06:37:28 +00:00
xsns_19_mgs.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_20_novasds.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_21_sgp30.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_22_sr04.ino Increase SR04 max sensor detection distance 2021-03-19 10:44:47 +01:00
xsns_24_si1145.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_26_lm75ad.ino Fix LM75AD detection on different address then 0x48. 2021-02-23 08:12:07 +01:00
xsns_27_apds9960.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_28_tm1638.ino Refactor TM1638 pin numbers 2021-03-19 10:33:46 +01:00
xsns_29_mcp230xx.ino Remove superfluous debug messages 2021-03-21 12:00:33 +11:00
xsns_30_mpr121.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_31_ccs811.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_32_mpu6050.ino Refactor dtostrfd 2021-01-26 16:26:00 +01:00
xsns_33_ds3231.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_34_hx711.ino Standardize on unconnected pin being -1 2021-02-14 13:06:19 +01:00
xsns_35_tx20.ino Refactor TX2x sensor 2021-01-27 08:46:32 +01:00
xsns_36_mgc3130.ino Standardize on unconnected pin being -1 2021-02-14 13:06:19 +01:00
xsns_37_rfsensor.ino Fix compile error 2021-02-20 17:26:09 +01:00
xsns_38_az7798.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_39_max31855.ino update max31855 json temperature name publication 2021-02-06 15:49:14 +01:00
xsns_40_pn532.ino Refactor command line arguments 2021-01-30 12:48:44 +01:00
xsns_41_max44009.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_42_scd30.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_43_hre.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_44_sps30.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_45_vl53l0x.ino VL53L0X: Added support for multiple sensors 2021-03-16 12:55:34 -03:00
xsns_46_MLX90614.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_47_max31865.ino Revert comment 2021-02-01 13:00:26 +01:00
xsns_48_chirp.ino Refactor dtostrfd 2021-01-26 17:12:08 +01:00
xsns_50_paj7620.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_51_rdm6300.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_52_esp32_ibeacon_ble.ino update comment 2021-02-04 23:53:15 +00:00
xsns_52_ibeacon.ino BLE_ESP32 (xdrv_79): Start scan as soon as we are connected to a device - saves missing a few adverts. 2021-02-04 23:15:58 +00:00
xsns_53_sml.ino fix sml 24 bit signed 2021-03-09 12:10:37 +01:00
xsns_54_ina226.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_55_hih_series.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_56_hpma.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_57_tsl2591.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_58_dht12.ino Fix DHT12 on ESP32 2021-03-11 19:31:28 +01:00
xsns_59_ds1624.ino Refactor dtostrfd 2021-01-26 17:12:08 +01:00
xsns_60_GPS.ino Add optional SSE demo 2021-02-02 14:57:53 +01:00
xsns_61_MI_NRF24.ino Refactor dtostrfd 2021-01-26 17:12:08 +01:00
xsns_62_MI_HM10.ino Refactor dtostrfd 2021-01-26 17:12:08 +01:00
xsns_62_esp32_mi.ino Allow BLE when ethernet only connected 2021-02-05 14:09:46 +01:00
xsns_62_esp32_mi_ble.ino Align protocol interpretation with MI docs (16 bit payload type). 2021-02-28 18:17:38 +00:00
xsns_63_aht1x.ino Hide I2C address for single sensors 2021-03-17 17:51:12 +01:00
xsns_64_hrxl.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_65_hdc1080.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_66_iAQ.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_67_as3935.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_68_windmeter.ino Refactor command line arguments 2021-01-30 14:52:53 +01:00
xsns_69_opentherm.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_69_opentherm_protocol.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_70_veml6075.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_71_veml7700.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_72_mcp9808.ino Refactor dtostrfd 2021-01-26 17:12:08 +01:00
xsns_73_hp303b.ino Refactor dtostrfd 2021-01-26 17:12:08 +01:00
xsns_74_lmt01.ino Refactor dtostrfd 2021-01-26 17:12:08 +01:00
xsns_75_prometheus.ino Add period char replacement for prometheus 2021-03-17 22:54:37 -04:00
xsns_76_dyp.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_77_vl53l1x.ino Add support for TOF10120 2021-01-22 16:48:41 +01:00
xsns_78_ezo.ino Fix EZO sensors on esp32 2021-02-11 19:06:37 +00:00
xsns_78_ezoco2.ino Fix Ezo D.O sensor 2021-02-22 10:40:37 +00:00
xsns_78_ezodo.ino Fix Ezo D.O sensor 2021-02-22 10:40:37 +00:00
xsns_78_ezoec.ino Fix Ezo D.O sensor 2021-02-22 10:40:37 +00:00
xsns_78_ezoflo.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_78_ezohum.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_78_ezoo2.ino Fix Ezo D.O sensor 2021-02-22 10:40:37 +00:00
xsns_78_ezoorp.ino Fix Ezo D.O sensor 2021-02-22 10:40:37 +00:00
xsns_78_ezoph.ino Fix Ezo D.O sensor 2021-02-22 10:40:37 +00:00
xsns_78_ezopmp.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_78_ezoprs.ino Fix Ezo D.O sensor 2021-02-22 10:40:37 +00:00
xsns_78_ezorgb.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_78_ezortd.ino Fix Ezo D.O sensor 2021-02-22 10:40:37 +00:00
xsns_78_xezo.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_79_as608.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_80_mfrc522.ino Add command ``Sensor80 1 <0..7>`` 2021-02-27 17:54:21 +01:00
xsns_81_seesaw_soil.ino Refactor dtostrfd 2021-01-26 17:12:08 +01:00
xsns_82_wiegand.ino fix a wrong timing issue, when glitches apear on D0/D1 lines (bitTime wrong) 2021-03-20 17:15:42 +01:00
xsns_83_neopool.ino Change ARRAY_SIZE() to nitems() 2021-02-28 12:50:02 +01:00
xsns_84_tof10120.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_85_mpu6886.ino Fix type for MPU6886 2021-03-19 22:17:45 +01:00
xsns_86_tfminiplus.ino Included presence check, changed to XSNS_86 and hopefully solved language file conflicts. 2021-03-23 08:51:11 +01:00
xsns_interface.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xx2c_interface.ino Happy New Year 2021-01-01 13:44:04 +01:00