Tasmota/tasmota
Theo Arends c2cde43a54 Refactor Tasmota Discovery 2021-04-11 13:29:33 +02:00
..
berry Berry add ``gpio`` module 2021-04-03 18:06:40 +02:00
html_compressed GUI more compact relay state display 2021-04-03 16:17:48 +02:00
html_uncompressed GUI more compact relay state display 2021-04-03 16:17:48 +02:00
language Update it_IT.h 2021-04-10 11:16:49 -03: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 Add command EnergyConfig for future use 2021-04-09 09:49:33 +02:00
my_user_config.h Add Tasmota discovery as alternative to Home Assistant discovery using define ``USE_TASMOTA_DISCOVERY`` 2021-04-10 18:20:15 +02: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 obsolated SetOption102 and SetOption108 2021-04-10 00:58:42 +02:00
settings.ino Add commands MqttKeepAlive and MqttTimeout 2021-03-18 17:44:10 +01:00
support.ino Add more rule triggers 2021-04-07 15:07:05 +02: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 Tasmota discovery as alternative to Home Assistant discovery using define ``USE_TASMOTA_DISCOVERY`` 2021-04-10 18:20:15 +02: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 Admin USE_ENERGY_DUMMY 2021-04-06 12:08:07 +02: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 Tasmota Discovery 2021-04-11 13:29:33 +02:00
support_rotary.ino Unify rules process call 2021-04-04 12:04:36 +02: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 Refactor Tasmota Discovery 2021-04-11 13:29:33 +02: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 add gas sensor with %LEL units 2021-03-29 20:32:59 +02:00
tasmota.ino Refactor backlog nodelay in relation to sleep 2021-04-09 14:00:09 +02: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 Add support for multiple CCS811 sensors 2021-03-31 15:04:24 +02:00
tasmota_configurations_ESP32.h Add support for multiple CCS811 sensors 2021-03-31 15:04:24 +02:00
tasmota_globals.h TLS support for private keys on ESP32 2021-03-30 19:17:03 +02:00
tasmota_template.h Fix display driver 16 support 2021-04-09 16:42:51 +02: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 Refactor GUI save settings (prt3) 2021-04-09 12:18:26 +02:00
xdrv_02_mqtt.ino Fix restart Info JSON messages 2021-04-07 15:22:07 +02:00
xdrv_03_energy.ino Remove overtemp detection on external energy monitoring devices 2021-04-09 10:04:37 +02:00
xdrv_04_light.ino Add more rule triggers 2021-04-07 15:07:05 +02:00
xdrv_04_light_utils.ino Berry add ``light`` module 2021-04-04 19:36:25 +02: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 Add more rule triggers 2021-04-07 15:07:05 +02:00
xdrv_07_domoticz.ino Refactor GUI save settings (prt3) 2021-04-09 12:18:26 +02:00
xdrv_08_serial_bridge.ino Happy New Year 2021-01-01 13:44:04 +01:00
xdrv_09_timers.ino Refactor timer GUI save result enabling rule trigger (#11612) 2021-04-08 14:08:20 +02:00
xdrv_10_rules.ino Refactor Tasmota Discovery 2021-04-11 13:29:33 +02:00
xdrv_10_scripter.ino Fix define USE_DT_VARS 2021-04-05 13:33:00 +02:00
xdrv_11_knx.ino Add strict rule scale parameters 2021-01-31 16:54:28 +01:00
xdrv_12_discovery.ino Refactor Tasmota Discovery 2021-04-11 13:29:33 +02:00
xdrv_12_home_assistant.ino Refactor Tasmota Discovery 2021-04-11 13:29:33 +02:00
xdrv_13_display.ino Fix define USE_DT_VARS 2021-04-05 13:33:00 +02: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 more rule triggers 2021-04-07 15:07:05 +02: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 Refactor Tasmota Discovery 2021-04-11 13:29:33 +02: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 Unify rules process call 2021-04-04 12:04:36 +02: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 add Legrand clusters 0xFC01 and 0xFC40 2021-04-05 10:28:09 +02:00
xdrv_23_zigbee_5_converters.ino Zigbee support for sending to Tuya Dimmer 2021-04-05 11:35:43 +02:00
xdrv_23_zigbee_6_commands.ino Zigbee add Legrand clusters 0xFC01 and 0xFC40 2021-04-05 10:28:09 +02: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 Add more rule triggers 2021-04-07 15:07:05 +02: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 Use IRAM_ATTR in place of ICACHE_RAM_ATTR 2021-04-02 17:14:08 +02:00
xdrv_27_shutter.ino Unify rules process call 2021-04-04 12:04:36 +02: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 Add more rule triggers 2021-04-07 15:07:05 +02: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 Add more rule triggers 2021-04-07 15:07:05 +02: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 Change telegram chatid from int32 to string 2021-04-10 15:04:50 +02: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 Add more rule triggers 2021-04-07 15:07:05 +02: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 Use IRAM_ATTR in place of ICACHE_RAM_ATTR 2021-04-02 17:14:08 +02:00
xdrv_48_timeprop.ino Refactor AddLog usage 2021-01-23 16:26:23 +01:00
xdrv_49_pid.ino Add more rule triggers 2021-04-07 15:07:05 +02: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 stabilized and methods solidified 2021-03-27 19:02:22 +01:00
xdrv_52_2_berry_native.ino Berry minor improvements 2021-04-03 19:53:52 +02:00
xdrv_52_3_berry_energy.ino Berry upgrade 2021-03-13 22:42:24 +01:00
xdrv_52_3_berry_gpio.ino Berry check phy_gpio validity 2021-04-04 09:25:42 +02:00
xdrv_52_3_berry_light.ino Berry add ``light`` module 2021-04-04 19:36:25 +02:00
xdrv_52_3_berry_tasmota.ino Berry add ``light`` module 2021-04-04 19:36:25 +02:00
xdrv_52_3_berry_wire.ino Berry i2c improvements (#11497) 2021-03-28 19:07:48 +02:00
xdrv_52_7_berry_embedded.ino Berry : fix custom command +more (#11592) 2021-04-05 13:53:04 +02:00
xdrv_52_9_berry.ino Unify rules process call 2021-04-04 12:04:36 +02: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 Add more rule triggers 2021-04-07 15:07:05 +02:00
xdrv_80_esp32_odroidgo.ino Clarify file name functionality 2021-01-27 10:38:45 +01:00
xdrv_81_esp32_webcam.ino Support for SD-Card and Flashlight 2021-03-26 18:30:03 +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 Hall Effect 2021-03-28 14:38:16 +02:00
xdrv_interface.ino Fix possible rule issue 2021-04-05 10:39:43 +02:00
xdsp_01_lcd.ino Fix TM1637 driver selection 2021-03-17 16:26:04 +01:00
xdsp_02_ssd1306.ino Minor display clock layout change 2021-03-31 10:41:05 +02: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 Minor display clock layout change 2021-03-31 10:41:05 +02:00
xdsp_08_ILI9488.ino Standardize on unconnected pin being -1 2021-02-14 13:06:19 +01:00
xdsp_09_SSD1351.ino Minor display clock layout change 2021-03-31 10:41:05 +02: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_16_esp32_epaper_47.ino add full partial and full refresh 2021-04-11 07:49:13 +02: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 Remove overtemp detection on external energy monitoring devices 2021-04-09 10:04:37 +02:00
xnrg_02_cse7766.ino Remove overtemp detection on external energy monitoring devices 2021-04-09 10:04:37 +02:00
xnrg_03_pzem004t.ino Refactor energy init 2021-04-06 15:23:07 +02:00
xnrg_04_mcp39f501.ino Remove overtemp detection on external energy monitoring devices 2021-04-09 10:04:37 +02:00
xnrg_05_pzem_ac.ino Refactor energy init 2021-04-06 15:23:07 +02:00
xnrg_06_pzem_dc.ino Refactor energy init 2021-04-06 15:23:07 +02:00
xnrg_07_ade7953.ino Remove overtemp detection on external energy monitoring devices 2021-04-09 10:04:37 +02: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 Remove overtemp detection on external energy monitoring devices 2021-04-09 10:04:37 +02:00
xnrg_15_teleinfo.ino removed unneeded teleinfo from command 2021-04-10 00:49:38 +02: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 Remove overtemp detection on external energy monitoring devices 2021-04-09 10:04:37 +02:00
xnrg_20_dummy.ino Remove overtemp detection on external energy monitoring devices 2021-04-09 10:04:37 +02:00
xnrg_interface.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_01_counter.ino Use IRAM_ATTR in place of ICACHE_RAM_ATTR 2021-04-02 17:14:08 +02:00
xsns_02_analog.ino Unify rules process call 2021-04-04 12:04:36 +02:00
xsns_04_snfsc.ino Refactor AddLog usage 2021-01-23 17:10:06 +01:00
xsns_05_ds18x20.ino Add optional DS18x20 arithmetic mean 2021-04-02 11:43:31 +02:00
xsns_05_ds18x20_esp32.ino Add optional DS18x20 arithmetic mean 2021-04-02 11:43:31 +02: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 Unify rules process call 2021-04-04 12:04:36 +02: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 Fix HC-SR04 on ESP32 2021-03-30 17:58:29 +02: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 Add more rule triggers 2021-04-07 15:07:05 +02:00
xsns_28_tm1638.ino Refactor TM1638 pin numbers 2021-03-19 10:33:46 +01:00
xsns_29_mcp230xx.ino Add more rule triggers 2021-04-07 15:07:05 +02:00
xsns_30_mpr121.ino Add more rule triggers 2021-04-07 15:07:05 +02:00
xsns_31_ccs811.ino Happy New Year 2021-01-01 13:44:04 +01:00
xsns_31_ccs811_v2.ino Add support for multiple CCS811 sensors 2021-03-31 15:04:24 +02: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 Add more rule triggers 2021-04-07 15:07:05 +02:00
xsns_35_tx20.ino Use IRAM_ATTR in place of ICACHE_RAM_ATTR 2021-04-02 17:14:08 +02: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 fix erratic sensor signals 2021-03-30 08:37:50 +02: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 iBeacon - detect the same UUID+MAJOR+MINOR as the same beacon even if mac changes. 2021-04-09 08:19:43 +01: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 Use IRAM_ATTR in place of ICACHE_RAM_ATTR 2021-04-02 17:14:08 +02: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 Refactor teleperiod rules 2021-04-05 11:10:53 +02:00
xsns_61_MI_NRF24.ino Refactor teleperiod rules 2021-04-05 11:10:53 +02:00
xsns_62_MI_HM10.ino Refactor teleperiod rules 2021-04-05 11:10:53 +02:00
xsns_62_esp32_mi.ino Refactor teleperiod rules 2021-04-05 11:10:53 +02:00
xsns_62_esp32_mi_ble.ino Add more rule triggers 2021-04-07 15:07:05 +02: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 Use IRAM_ATTR in place of ICACHE_RAM_ATTR 2021-04-02 17:14:08 +02:00
xsns_68_windmeter.ino Refactor teleperiod rules 2021-04-05 11:10:53 +02:00
xsns_69_opentherm.ino Use IRAM_ATTR in place of ICACHE_RAM_ATTR 2021-04-02 17:14:08 +02: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 Use IRAM_ATTR in place of ICACHE_RAM_ATTR 2021-04-02 17:14:08 +02: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 Use IRAM_ATTR in place of ICACHE_RAM_ATTR 2021-04-02 17:14:08 +02: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 Fix sensor coexistence 2021-03-23 12:57:56 +01:00
xsns_87_esp32_halleffect.ino Halleffect not for ESP32-S2 2021-04-05 16:58:36 +02: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