..
berry
Berry improvements
2021-02-28 20:50:37 +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
Update Italian language
2021-03-03 14:48:05 +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
i18n.h
Renamed CC2530 to CCxxxx
2021-03-02 22:38:41 +01:00
my_user_config.h
Fix initial CSE7761 support
2021-03-03 12:44:09 +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
ili9341/2 software configurable
2021-03-02 19:34:18 +01:00
settings.ino
add some setoptions override
2021-03-02 22:47:40 +01:00
support.ino
Change ARRAY_SIZE() to nitems()
2021-02-28 12:50:02 +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
Change ARRAY_SIZE() to nitems()
2021-02-28 12:50:02 +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
Check device range when SO88 enabled
2021-02-23 15:59:50 -06:00
support_eeprom.ino
Happy New Year
2021-01-01 13:44:04 +01:00
support_esp.ino
Consolidate ESP specific functions
2021-02-08 11:34:29 +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
Change ARRAY_SIZE() to nitems()
2021-02-28 12:50:02 +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
Workinig
2021-02-28 10:49:49 +01:00
tasmota.ino
Change ARRAY_SIZE() to nitems()
2021-02-28 12:50:02 +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
Add support for NEC and OPTOMA LCD/DLP Projector serial power control
2021-02-28 12:37:02 +01:00
tasmota_configurations_ESP32.h
Merged changes
2021-02-14 17:26:20 +05:30
tasmota_globals.h
Change ARRAY_SIZE() to nitems()
2021-02-28 12:50:02 +01:00
tasmota_template.h
ili9341/2 software configurable
2021-03-02 19:34:18 +01:00
tasmota_template_legacy.h
Happy New Year
2021-01-01 13:44:04 +01:00
tasmota_version.h
Bump version to 9.3.1.1
2021-02-23 16:27:30 +01:00
user_config_override_sample.h
Fix comment error
2021-03-02 12:40:14 +01:00
xdrv_01_webserver.ino
Change ARRAY_SIZE() to nitems()
2021-02-28 12:50:02 +01:00
xdrv_02_mqtt.ino
Change ARRAY_SIZE() to nitems()
2021-02-28 12:50:02 +01:00
xdrv_03_energy.ino
Initial support for autoexec.bat using filesystem
2021-02-15 16:37:09 +01:00
xdrv_04_light.ino
Refactor fix light scheme related color changes
2021-02-28 15:27:12 +01:00
xdrv_04_light_utils.ino
Refactor AddLog usage
2021-01-23 16:26:23 +01:00
xdrv_05_irremote.ino
Added ext_snprintf to support extended types
2021-01-24 16:35:36 +01:00
xdrv_05_irremote_full.ino
Allows individual control of power and mode
2021-02-04 20:56:06 +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
Merged changes
2021-02-14 17:26:20 +05:30
xdrv_10_scripter.ino
Change ARRAY_SIZE() to nitems()
2021-02-28 12:50:02 +01:00
xdrv_11_knx.ino
Add strict rule scale parameters
2021-01-31 16:54:28 +01:00
xdrv_12_home_assistant.ino
ESP32 increase number of relay GPIOs from 8 to 28
2021-02-04 17:06:45 +01:00
xdrv_13_display.ino
ili9341/2 software configurable
2021-03-02 19:34:18 +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
Change ARRAY_SIZE() to nitems()
2021-02-28 12:50:02 +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
Revert "Fix scripter hue compilation error"
2021-02-17 14:24:23 +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
Zibee add ``SetOption120 1`` or ``ZbEndpointTopic`` to add the endpoint as suffix in topic when using ``SetOption89 1``
2021-01-28 19:52:08 +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
Renamed CC2530 to CCxxxx
2021-03-02 22:38:41 +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
Refactor AddLog usage
2021-01-23 16:26:23 +01:00
xdrv_29_deepsleep.ino
Add strict rule scale parameters
2021-01-31 16:54:28 +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
animate PWM dimmer brightness LEDs during transitions and with variable brightness
2021-02-21 10:19:31 -08: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_3_berry_native.ino
Berry improvements
2021-03-03 08:34:38 +01:00
xdrv_52_7_berry_embedded.ino
Berry improvements
2021-03-03 08:34:38 +01:00
xdrv_52_9_berry.ino
Berry improvements
2021-03-03 08:34:38 +01:00
xdrv_53_projector_ctrl.h
new feature: LCD/DLP Projector Serial Control
2021-02-27 22:28:29 +01:00
xdrv_53_projector_ctrl.ino
Add support for NEC and OPTOMA LCD/DLP Projector serial power control
2021-02-28 12:37:02 +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
Clarify file name functionality
2021-01-27 10:38:45 +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
Refactor AddLog usage
2021-01-23 17:10:06 +01:00
xdsp_02_ssd1306.ino
Standardize on unconnected pin being -1
2021-02-14 13:06:19 +01:00
xdsp_03_matrix.ino
Refactor AddLog usage
2021-01-23 17:10:06 +01:00
xdsp_04_ili9341.ino
remove code test
2021-03-03 06:04:45 +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
Refactor AddLog usage
2021-01-23 17:10:06 +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
- for 7 segment displays
2021-01-01 18:17:55 +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
Fix TM1637 display init
2021-02-21 14:33:51 +01:00
xdsp_interface.ino
Increase driver and display support
2021-01-15 12:01:15 +01:00
xlgt_01_ws2812.ino
Fix core2 compilation
2021-01-20 15:06:34 +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
Refactor AddLog usage
2021-01-23 17:10:06 +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
XNRG7 ADE: Set Debug log level from 3 to 4 for ADE comms
2021-01-29 21:18:18 -03: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
Fix CSE7761 read crc calculation
2021-03-03 18:17:54 +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
Standardize on unconnected pin being -1
2021-02-14 13:06:19 +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
Happy New Year
2021-01-01 13:44:04 +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
Refactor AddLog usage
2021-01-23 17:10:06 +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
Fix TM1637 driver
2021-02-21 12:17:39 +01:00
xsns_29_mcp230xx.ino
allows switch pinmode from output to input
2021-02-23 15:21:33 +01: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
Add support for TOF10120
2021-01-22 16:48:41 +01: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
dumpsize configurable, =m,=h mqtt fix,
2021-03-02 09:11:08 +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 negative temps
2021-01-20 10:18:19 +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
Happy New Year
2021-01-01 13:44:04 +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
Refactor AddLog usage
2021-01-23 17:10:06 +01: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
Refactor AddLog usage
2021-01-23 17:10:06 +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_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