Tasmota/tasmota
Theo Arends 17e6890809 Prep for ESP32-C3 ph2 2020-11-28 16:39:15 +01:00
..
language Update Spanish Translation 2020-11-26 15:14:46 -03:00
StackThunk_light.cpp Add ``#define USE_MQTT_AWS_IOT_LIGHT`` for password based AWS IoT authentication 2020-09-08 21:22:52 +02:00
StackThunk_light.h Fix asm for gcc17 2020-06-10 21:14:18 +02:00
WiFiClientSecureLightBearSSL.cpp Make TLS resilient to NTP failure 2020-11-06 21:37:38 +01:00
WiFiClientSecureLightBearSSL.h Fix tls time with new NTP client 2020-11-06 18:27:43 +01:00
i18n.h Prep for ESP32-C3 ph1 2020-11-28 12:46:17 +01:00
my_user_config.h wrong ota entry for tasmota32.bin 2020-11-28 15:43:49 +01:00
sendemail.h Prep for ESP32-C3 ph1 2020-11-28 12:46:17 +01:00
sendemail.ino Prep for ESP32-C3 ph1 2020-11-28 12:46:17 +01:00
settings.h Prep for ESP32-C3 ph1 2020-11-28 12:46:17 +01:00
settings.ino Prep for ESP32-C3 ph1 2020-11-28 12:46:17 +01:00
support.ino Prep for ESP32-C3 ph2 2020-11-28 16:39:15 +01:00
support_button.ino Prep for ESP32-C3 ph1 2020-11-28 12:46:17 +01:00
support_command.ino Prep for ESP32-C3 ph1 2020-11-28 12:46:17 +01:00
support_cores.ino Add WDT functions 2020-08-07 14:34:18 +02:00
support_crash_recorder.ino Remove compiler warnings 2020-11-12 19:38:21 +01:00
support_device_groups.ino Make light send/receive to/from relay dgr 2020-11-25 16:05:42 -06:00
support_eeprom.ino Prep for ESP32-C3 ph1 2020-11-28 12:46:17 +01:00
support_esp32.ino Fix ESP32 TasmotaClient support 2020-11-25 13:07:04 +01:00
support_esptool.ino
support_features.ino Add support for Shelly Dimmer 1 and 2 2020-11-14 16:43:32 +01:00
support_flash_log.ino Use global struct 2020-10-29 16:16:34 +01:00
support_float.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
support_jpeg.ino scripter display dump 2020-08-02 07:35:25 +02:00
support_light_list.ino Remove compiler warnings 2020-11-12 19:38:21 +01:00
support_network.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
support_rotary.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
support_rtc.ino Fix RTC using manual time 2020-11-07 12:42:39 +01:00
support_static_buffer.ino Zigbee flash storage refactor 2020-10-28 10:08:15 +01:00
support_statistics.ino
support_switch.ino Prep for ESP32-C3 ph1 2020-11-28 12:46:17 +01:00
support_tasmota.ino Prep for ESP32-C3 ph1 2020-11-28 12:46:17 +01:00
support_udp.ino Prep for ESP32-C3 ph2 2020-11-28 16:39:15 +01:00
support_wifi.ino Add NTP fallback servers x.pool.ntp.org 2020-11-27 18:22:44 +01:00
tasmota.h Prep for ESP32-C3 ph2 2020-11-28 16:39:15 +01:00
tasmota.ino Fix reset to defaults after 6 hours of DeepSleep 2020-11-27 16:43:56 +01:00
tasmota_ca.ino Change triple-mode TLS via configuration in a single firmware (TLS AWS IoT, Letsencrypt and No-TLS) 2020-08-12 17:20:37 +02:00
tasmota_compat.h
tasmota_configurations.h minicustom 2020-11-26 09:49:24 +01:00
tasmota_configurations_ESP32.h No MI_ESP32 2020-11-13 20:20:55 +01:00
tasmota_globals.h Refactor file upload 2020-11-19 15:43:47 +01:00
tasmota_template.h Prep for ESP32-C3 ph2 2020-11-28 16:39:15 +01:00
tasmota_version.h Breaking change KNX DPT9 to DPT14 2020-11-17 10:36:57 +01:00
user_config_override_sample.h No Arduino IDE 2020-10-16 15:49:30 +02:00
xdrv_01_webserver.ino Prep for ESP32-C3 ph2 2020-11-28 16:39:15 +01:00
xdrv_02_mqtt.ino Update xdrv_02_mqtt.ino 2020-11-22 12:26:05 +01:00
xdrv_03_energy.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_04_light.ino Prep for ESP32-C3 ph2 2020-11-28 16:39:15 +01:00
xdrv_05_irremote.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_05_irremote_full.ino IR fix SAMSUNG_AC 2020-11-24 19:40:03 +01:00
xdrv_06_snfbridge.ino Refactor GUI fw upgrade 2020-11-21 14:45:58 +01:00
xdrv_07_domoticz.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_08_serial_bridge.ino Use global struct 2020-10-30 12:29:48 +01:00
xdrv_09_timers.ino Remove compiler warnings 2020-11-12 19:38:21 +01:00
xdrv_10_rules.ino Support rules that override button holds 2020-11-26 10:36:43 -06:00
xdrv_10_scripter.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_11_knx.ino KNX: Added Read reply for Power 2020-11-16 17:55:16 -03:00
xdrv_12_home_assistant.ino HaTasmota: enhanced support for shutters 2020-11-27 09:05:45 -03:00
xdrv_13_display.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_14_mp3.ino
xdrv_15_pca9685.ino Use global struct 2020-10-29 13:37:09 +01:00
xdrv_16_tuyamcu.ino TuyaUpdate 2020-11-28 11:49:04 -03:00
xdrv_17_rcswitch.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_18_armtronix_dimmers.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_19_ps16dz_dimmer.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_20_hue.ino Remove compiler warnings 2020-11-12 19:38:21 +01:00
xdrv_21_wemo.ino Add support for multiple WeMo devices 2020-11-25 18:17:44 +01:00
xdrv_21_wemo_multi.ino Add support for multiple WeMo devices 2020-11-25 18:17:44 +01:00
xdrv_22_sonoff_ifan.ino Use global struct 2020-10-30 12:29:48 +01:00
xdrv_23_zigbee_0_constants.ino Zigbee ``SetOption116 1`` to disable auto-query of light devices (avoids network storms with large groups) (#9847) 2020-11-14 11:15:41 +01:00
xdrv_23_zigbee_1_headers.ino Zigbee persistence of device/sensir data in EEPROM (only ZBBridge) 2020-11-21 10:31:27 +01:00
xdrv_23_zigbee_1z_libs.ino Remove compiler warnings 2020-11-12 19:38:21 +01:00
xdrv_23_zigbee_2_devices.ino Zigbee better support for attribute Reachable 2020-11-22 16:07:09 +01:00
xdrv_23_zigbee_2a_devices_impl.ino Zigbee better support for attribute Reachable 2020-11-22 16:07:09 +01:00
xdrv_23_zigbee_3_hue.ino Remove compiler warnings 2020-11-12 19:38:21 +01:00
xdrv_23_zigbee_4_persistence.ino Prep for ESP32-C3 ph2 2020-11-28 16:39:15 +01:00
xdrv_23_zigbee_4a_nano_fs.ino Zigbee store devices information in EEPROM 2020-11-24 08:55:50 +01:00
xdrv_23_zigbee_4b_eeprom.ino Zigbee `ZbReset 1` also erases EEPROM 2020-11-27 21:47:13 +01:00
xdrv_23_zigbee_5__constants.ino Zigbee support for lumi_plug 2020-11-22 17:38:04 +01:00
xdrv_23_zigbee_5_converters.ino Zigbee fix invalid temperature #9978 2020-11-27 22:53:42 +01:00
xdrv_23_zigbee_6_commands.ino Zigbee better support for attribute Reachable 2020-11-22 16:07:09 +01:00
xdrv_23_zigbee_7_statemachine.ino Zigbee store devices information in EEPROM 2020-11-24 08:55:50 +01:00
xdrv_23_zigbee_8_parsers.ino Zigbee fix invalid temperature #9978 2020-11-27 22:53:42 +01:00
xdrv_23_zigbee_9_serial.ino Remove compiler warnings 2020-11-12 19:38:21 +01:00
xdrv_23_zigbee_9a_upload.ino Refactor file upload 2020-11-19 15:43:47 +01:00
xdrv_23_zigbee_A_impl.ino Prep for ESP32-C3 ph2 2020-11-28 16:39:15 +01:00
xdrv_24_buzzer.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_25_A4988_Stepper.ino Change A4988 optional microstep pin selection 2020-10-02 17:09:09 +02:00
xdrv_26_ariluxrf.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_27_shutter.ino Satisfy compiler 2020-11-14 14:02:15 +01:00
xdrv_28_pcf8574.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_29_deepsleep.ino Prep for ESP32-C3 ph2 2020-11-28 16:39:15 +01:00
xdrv_30_exs_dimmer.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_31_tasmota_client.ino Refactor and fix TasmotaClient 2020-11-25 15:58:43 +01:00
xdrv_32_hotplug.ino
xdrv_33_nrf24l01.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_34_wemos_motor_v1.ino
xdrv_35_pwm_dimmer.ino Support rules that override button holds 2020-11-26 10:36:43 -06:00
xdrv_36_keeloq.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_37_sonoff_d1.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_38_ping.ino Prep for ESP32-C3 ph2 2020-11-28 16:39:15 +01:00
xdrv_39_thermostat.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_40_telegram.ino Fixed Telegram group chatid not supported 2020-11-13 09:54:01 +01:00
xdrv_41_tcp_bridge.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_42_i2s_audio.ino Prep for ESP32-C3 ph2 2020-11-28 16:39:15 +01:00
xdrv_43_mlx90640.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_44_miel_hvac.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_45_shelly_dimmer.ino Refactor GUI fw upgrade 2020-11-21 14:45:58 +01:00
xdrv_46_ccloader.ino port of CCLoader 2020-11-24 20:29:28 +01:00
xdrv_81_webcam.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_82_ethernet.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_83_esp32watch.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_99_debug.ino Prep for ESP32-C3 ph2 2020-11-28 16:39:15 +01:00
xdrv_interface.ino
xdsp_01_lcd.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdsp_02_ssd1306.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdsp_03_matrix.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdsp_04_ili9341.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdsp_05_epaper_29.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdsp_06_epaper_42.ino
xdsp_07_sh1106.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdsp_08_ILI9488.ino add ili9341-2 2020-11-16 06:35:43 +01:00
xdsp_09_SSD1351.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdsp_10_RA8876.ino display touch interface unified 2020-09-03 12:26:03 +02:00
xdsp_11_sevenseg.ino common anode 7 segment display support 2020-11-23 10:53:42 -08:00
xdsp_12_ST7789.ino add ili9341-2 2020-11-16 06:35:43 +01:00
xdsp_13_ILI9341-2.ino add ili9341-2 2020-11-16 06:35:43 +01:00
xdsp_interface.ino Fix display power control 2020-08-17 14:49:24 +02:00
xlgt_01_ws2812.ino Use global struct 2020-10-30 12:29:48 +01:00
xlgt_02_my92x1.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xlgt_03_sm16716.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xlgt_04_sm2135.ino Revert "Sm2135: Fixed power toggling" 2020-11-15 16:11:11 +01:00
xlgt_05_sonoff_l1.ino Move Sonoff L1 SrcSwitch to SrcRemote 2020-11-09 17:15:48 +01:00
xlgt_06_electriq_moodl.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xlgt_interface.ino Use global struct 2020-10-30 12:29:48 +01:00
xnrg_01_hlw8012.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xnrg_02_cse7766.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xnrg_03_pzem004t.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xnrg_04_mcp39f501.ino Use global struct 2020-10-30 12:29:48 +01:00
xnrg_05_pzem_ac.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xnrg_06_pzem_dc.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xnrg_07_ade7953.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xnrg_08_sdm120.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xnrg_09_dds2382.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xnrg_10_sdm630.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xnrg_11_ddsu666.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xnrg_12_solaxX1.ino Refactor energy func every 250mS 2020-10-30 12:45:34 +01:00
xnrg_13_fif_le01mr.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xnrg_14_bl0940.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xnrg_15_teleinfo.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xnrg_16_iem3000.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xnrg_17_ornowe517.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xnrg_interface.ino Add support for Shelly Dimmer 1 and 2 2020-11-14 16:43:32 +01:00
xsns_01_counter.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_02_analog.ino Swapped strstr for strchr where applicable 2020-11-04 02:20:17 -08:00
xsns_04_snfsc.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_05_ds18x20.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_05_ds18x20_esp32.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_06_dht.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_07_sht1x.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_08_htu21.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_09_bmp.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_10_bh1750.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_11_veml6070.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_12_ads1115.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_13_ina219.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_14_sht3x.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_15_mhz19.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_16_tsl2561.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_17_senseair.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_18_pms5003.ino Merge pull request #9817 from VergLsm/development 2020-11-14 11:37:05 +01:00
xsns_19_mgs.ino
xsns_20_novasds.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_21_sgp30.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_22_sr04.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_24_si1145.ino silence compiler warning 2020-11-23 14:33:11 +01:00
xsns_26_lm75ad.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_27_apds9960.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_28_tm1638.ino
xsns_29_mcp230xx.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_30_mpr121.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_31_ccs811.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_32_mpu6050.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_33_ds3231.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_34_hx711.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_35_tx20.ino Use global struct 2020-10-28 17:32:07 +01:00
xsns_36_mgc3130.ino
xsns_37_rfsensor.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_38_az7798.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_39_max31855.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_40_pn532.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_41_max44009.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_42_scd30.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_43_hre.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_44_sps30.ino adapt for ESP32 2020-11-23 14:26:41 +01:00
xsns_45_vl53l0x.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_46_MLX90614.ino
xsns_47_max31865.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_48_chirp.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_50_paj7620.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_51_rdm6300.ino Refactor RDM6300 driver 2020-10-18 13:04:02 +02:00
xsns_52_ibeacon.ino Delay ESP32 Bluetooth initialization after WiFi init/set sleep mode. 2020-11-14 13:28:26 +03:00
xsns_53_sml.ino sml add optional 2 modbus stop bits 2020-11-15 16:09:05 +01:00
xsns_54_ina226.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_55_hih_series.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_56_hpma.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_57_tsl2591.ino silence compiler warning 2020-11-23 14:33:11 +01:00
xsns_58_dht12.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_59_ds1624.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_60_GPS.ino Use global struct 2020-10-30 12:29:48 +01:00
xsns_61_MI_NRF24.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_62_MI_ESP32.ino allow negative temperature values 2020-11-22 10:44:02 +01:00
xsns_62_MI_HM10.ino do not crash with zero sensors 2020-11-27 17:39:06 +01:00
xsns_63_aht1x.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_64_hrxl.ino
xsns_65_hdc1080.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_66_iAQ.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_67_as3935.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_68_windmeter.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_69_opentherm.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_69_opentherm_protocol.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_70_veml6075.ino Add support for VEML6075 and VEML7700 2020-05-22 15:16:01 +02:00
xsns_71_veml7700.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_72_mcp9808.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_73_hp303b.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_74_lmt01.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_75_prometheus.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_76_dyp.ino Add support for DYP ME007 2020-08-17 16:25:24 +02:00
xsns_77_vl53l1x.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_78_ezo.ino Add support for EZO PMP 2020-11-07 01:41:22 -08:00
xsns_78_ezoco2.ino Use global struct 2020-10-28 17:32:07 +01:00
xsns_78_ezodo.ino Add support for EZO DO 2020-11-02 00:26:35 -08:00
xsns_78_ezoec.ino Cleanup the EZO devices 2020-10-26 00:09:44 -07:00
xsns_78_ezoflo.ino Bug fix: Incorrect JSON output for EZO FLO 2020-11-05 02:16:16 -08:00
xsns_78_ezohum.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_78_ezoo2.ino Add support for EZO O2 2020-10-27 03:38:54 -07:00
xsns_78_ezoorp.ino Cleanup the EZO devices 2020-10-26 00:09:44 -07:00
xsns_78_ezoph.ino Cleanup the EZO devices 2020-10-26 00:09:44 -07:00
xsns_78_ezopmp.ino Add support for EZO PMP 2020-11-07 01:41:22 -08:00
xsns_78_ezoprs.ino Add support for EZO PRS 2020-10-29 02:34:44 -07:00
xsns_78_ezorgb.ino Add support for EZO RGB 2020-11-03 03:38:28 -08:00
xsns_78_ezortd.ino Cleanup the EZO devices 2020-10-26 00:09:44 -07:00
xsns_78_xezo.ino Add support for EZO PMP 2020-11-07 01:41:22 -08:00
xsns_79_as608.ino Make fingerprint error messages optional 2020-11-12 14:24:36 +01:00
xsns_interface.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xx2c_interface.ino Use global struct 2020-10-30 12:29:48 +01:00