Tasmota/tasmota
Jason2866 092139e4c4
MI_ESP32 enabled
in sensors build. BT is enabled in ESP8266 as default too.
2020-11-13 19:01:13 +01:00
..
language Update Italian language 2020-11-13 16:04:15 +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 more consistent messages for ZbInfo and ZbLight 2020-11-13 13:32:45 +01:00
my_user_config.h Make fingerprint error messages optional 2020-11-12 14:24:36 +01:00
sendemail.h Remove Arduino ESP8266 Core support before 2.7.1 2020-07-17 11:49:56 +02:00
sendemail.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
settings.h Add command ``SetOption115 1`` to enable ESP32 MiBle 2020-11-13 17:00:44 +01:00
settings.ino Removed version compatibility check 2020-11-07 15:43:52 +01:00
support.ino Remove obsolete code 2020-11-13 14:23:16 +01:00
support_button.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
support_command.ino Add command ``SetOption115 1`` to enable ESP32 MiBle 2020-11-13 17:00:44 +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 Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
support_eeprom.ino Use global struct 2020-10-30 12:29:48 +01:00
support_esp32.ino Fix ESP8266 compile error 2020-11-12 18:37:01 +01:00
support_esptool.ino
support_features.ino Prep AS608/R503 FIngerprint sensor support 2020-11-10 15:04:45 +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 switches 2020-11-04 16:31:53 +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 TuyaMCU Update 1/3 2020-11-07 18:08:07 -03: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 MI_ESP32 enabled 2020-11-13 19:01:13 +01:00
tasmota_configurations_ESP32.h Add ESP32 configuration webcam 2020-05-12 15:42:16 +02:00
tasmota_globals.h Esp32 sleep override not needed 2020-11-13 17:40:51 +01:00
tasmota_template.h Prep AS608/R503 FIngerprint sensor support 2020-11-10 15:04:45 +01:00
tasmota_version.h Changed platformio compiler option 2020-11-05 13:55:17 +01:00
user_config_override_sample.h No Arduino IDE 2020-10-16 15:49:30 +02:00
xdrv_01_webserver.ino TuyaMCU Update 1/3 2020-11-07 18:08:07 -03:00
xdrv_02_mqtt.ino Fix GUI MqttUser and MqttPassword updates 2020-11-13 13:54:51 +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 Use global struct 2020-10-30 12:29:48 +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 Fix KNX buttons, switches and sensors detection 2020-11-13 11:21:28 +01: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 Add Zigbee web gui widget for Temp/Humidity/Pressure sensors 2020-08-22 18:40:44 +02:00
xdrv_23_zigbee_1_headers.ino Zigbee command ``ZbInfo`` and prepare support for EEPROM 2020-11-11 12:09:18 +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 support more alarms types (#9839) 2020-11-13 18:55:06 +01:00
xdrv_23_zigbee_2a_devices_impl.ino Zigbee more consistent messages for ZbInfo and ZbLight 2020-11-13 13:32:45 +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 Remove compiler warnings 2020-11-12 19:38:21 +01:00
xdrv_23_zigbee_4a_eeprom.ino Remove compiler warnings 2020-11-12 19:38:21 +01:00
xdrv_23_zigbee_5__constants.ino Zigbee support more alarms types (#9839) 2020-11-13 18:55:06 +01:00
xdrv_23_zigbee_5_converters.ino Zigbee support more alarms types (#9839) 2020-11-13 18:55:06 +01:00
xdrv_23_zigbee_6_commands.ino Zigbee support more alarms types (#9839) 2020-11-13 18:55:06 +01:00
xdrv_23_zigbee_7_statemachine.ino Remove compiler warnings 2020-11-12 19:38:21 +01:00
xdrv_23_zigbee_8_parsers.ino Remove compiler warnings 2020-11-12 19:38:21 +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 Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_23_zigbee_A_impl.ino Zigbee more consistent messages for ZbInfo and ZbLight 2020-11-13 13:32:45 +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 Consolidate `AddLog_P` 2020-11-06 17:09:13 +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 Consolidate `AddLog_P` 2020-11-06 17:09:13 +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 Better error message when domain does not exist 2020-08-14 18:13:02 +02: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_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 Update xdsp_08_ILI9488.ino 2020-09-03 12:38:14 +02: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 Consolidate `AddLog_P` 2020-11-06 17:09:13 +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 Consolidate `AddLog_P` 2020-11-06 17:09:13 +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 Use global struct 2020-10-30 12:29:48 +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 Use global struct 2020-10-29 13:37:09 +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 All detected beacons reporing moved from callbacks to loop() to prevent wrong MQTT payload due to race condition between regular jobs and callbacks. 2020-11-08 15:47:07 +03:00
xsns_53_sml.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +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 Add info 2020-11-13 17:09:43 +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