Tasmota/tasmota
Stephan Hadinger 6cba04e6e0 Zigbee better support for attribute Reachable 2020-11-22 16:07:09 +01:00
..
language Update Italian language 2020-11-20 10:31:46 +01: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 Zigbee command ``ZbLeave`` to unpair a device 2020-11-13 19:23:35 +01:00
my_user_config.h Disable SHELLY_VOLTAGE_MON parameter 2020-11-18 08:47:23 +01:00
sendemail.h Remove Arduino ESP8266 Core support before 2.7.1 2020-07-17 11:49:56 +02:00
sendemail.ino corrected a mixup of MIME multipart and simple plain text email messages 2020-11-21 18:17:46 +01:00
settings.h Add support for Shelly Dimmer 1 and 2 2020-11-14 16:43:32 +01:00
settings.ino Removed version compatibility check 2020-11-07 15:43:52 +01:00
support.ino comparison should be >= 2020-11-20 00:01:48 +01:00
support_button.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
support_command.ino Remove command Wifi Off for ESP8266 2020-11-16 13:57:26 +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 Fix DevGroupShare mask handling 2020-11-18 13:56:18 -06:00
support_eeprom.ino Use global struct 2020-10-30 12:29:48 +01:00
support_esp32.ino silence the last remaining compiler warning 2020-11-15 09:57:23 +01:00
support_esptool.ino Add experimental minimal support for ESP32 2020-04-10 18:24:08 +02:00
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 Fix switchmode 15 publish old switch state 2020-11-14 19:31:38 +01:00
support_tasmota.ino Removed version compatibility check 2020-11-07 15:43:52 +01:00
support_udp.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
support_wifi.ino Fix RTC using manual time 2020-11-07 12:42:39 +01:00
tasmota.h Add support for Shelly Dimmer 1 and 2 2020-11-14 16:43:32 +01:00
tasmota.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +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 Refactor ESP32 code 2020-04-19 16:58:13 +02:00
tasmota_configurations.h Change Shelly Dimmer fw upgrade 2020-11-17 12:25:48 +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 Fix ESP32 compilation 2020-11-17 14:07:04 +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 Fix possible compilation error 2020-11-21 17:21:20 +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 Remove compiler warnings 2020-11-12 19:38:21 +01:00
xdrv_05_irremote.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_05_irremote_full.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +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 Consolidate `AddLog_P` 2020-11-06 17:09:13 +01: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 Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_13_display.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_14_mp3.ino Change pin handling part 3 2020-04-27 12:54:07 +02:00
xdrv_15_pca9685.ino Use global struct 2020-10-29 13:37:09 +01:00
xdrv_16_tuyamcu.ino Add Tuya commands 2020-11-08 12:51:08 +01: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 Consolidate `AddLog_P` 2020-11-06 17:09:13 +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 Zigbee persistence of device/sensir data in EEPROM (only ZBBridge) 2020-11-21 10:31:27 +01:00
xdrv_23_zigbee_4a_nano_fs.ino Fix compilation error with CC2530 2020-11-21 17:48:26 +01:00
xdrv_23_zigbee_4b_eeprom.ino Merge branch 'development' into zigbee_eeprom_valid_time 2020-11-21 18:07:48 +01:00
xdrv_23_zigbee_5__constants.ino Zigbee support for Tuya 4 Gang wall switch TS0601 2020-11-16 11:25:49 +01:00
xdrv_23_zigbee_5_converters.ino Zigbee fix lumi.swit #9923 2020-11-21 17:57:35 +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 persistence of device/sensir data in EEPROM (only ZBBridge) 2020-11-21 10:31:27 +01:00
xdrv_23_zigbee_8_parsers.ino Zigbee better support for attribute Reachable 2020-11-22 16:07:09 +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 Zigbee better support for attribute Reachable 2020-11-22 16:07:09 +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 Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_30_exs_dimmer.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_31_tasmota_client.ino Refactor WebGui fw upgrade 2020-11-21 17:12:17 +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 Set light_dimmer on DGR bri changes, Use DGR direct for PWM dimmer bri changes 2020-11-07 17:37:06 -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 fix ping driver for ESP32 2020-11-22 12:49:09 +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 Consolidate `AddLog_P` 2020-11-06 17:09:13 +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_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 Consolidate `AddLog_P` 2020-11-06 17:09:13 +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 Change pin handling part 3 2020-04-27 12:54:07 +02:00
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 Fix display power control 2020-08-17 14:49:24 +02: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 Use global struct 2020-10-29 13:37:09 +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 Change pin handling part 3 2020-04-27 12:54:07 +02:00
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 Change pin handling part 4/4 2020-04-27 16:47:29 +02:00
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 Consolidate `AddLog_P` 2020-11-06 17:09:13 +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 Use global struct 2020-10-29 13:37:09 +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 Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_63_aht1x.ino Use global struct 2020-10-29 13:37:09 +01:00
xsns_64_hrxl.ino Change pin handling part 4/4 2020-04-27 16:47:29 +02:00
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