Tasmota/tasmota
Theo Arends 58e6ec55f1 Breaking change replacing SPI CS and SPI DC
Breaking change replacing SPI CS and SPI DC by device specific CS and DC
2020-12-31 16:17:30 +01:00
..
html_compressed MAC compatible httm webtimout changes 2020-12-31 12:31:22 +00:00
html_uncompressed MAC compatible httm webtimout changes 2020-12-31 12:31:22 +00:00
language Prep individual SPI CS selection 2020-12-29 12:06:47 +01:00
StackThunk_light.cpp Change Thunk Stack size for 4K RSA #9704 2020-12-06 19:55:51 +01:00
StackThunk_light.h Fix asm for gcc17 2020-06-10 21:14:18 +02:00
WiFiClientSecureLightBearSSL.cpp Merge pull request #10314 from hackbar/cleanup3 2020-12-30 13:49:46 +01:00
WiFiClientSecureLightBearSSL.h Fix tls time with new NTP client 2020-11-06 18:27:43 +01:00
i18n.h Commands `CTRange` and `VirtualCT` 2020-12-29 19:31:27 +01:00
my_user_config.h Commands `CTRange` and `VirtualCT` 2020-12-29 19:31:27 +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 Command ``SetOption117 1`` for light fading to be fixed duration instead of fixed slew rate (#10109) 2020-12-14 19:47:10 +01:00
settings.ino Fix ESP32 LoadStoreError when using ``#define USER_TEMPLATE`` 2020-12-20 16:40:49 +01:00
support.ino Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +01:00
support_button.ino Prep for ESP32-C3 ph1 2020-11-28 12:46:17 +01:00
support_command.ino Commands `CTRange` and `VirtualCT` 2020-12-29 19:31:27 +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 Refactor zigbee TFS access 2020-12-17 17:20:49 +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 FTC532 8-button touch controller 2020-12-22 16:47:24 +01:00
support_filesystem.ino Fix SPIFFS filesystem 2020-12-16 12:01:10 +01:00
support_flash_log.ino Use global struct 2020-10-29 16:16:34 +01:00
support_float.ino Fixed typos in comments 2020-11-25 00:57:46 +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 Redesign syslog and mqttlog using log buffer 2020-12-18 15:37:20 +01:00
support_static_buffer.ino Zigbee better support for Tuya Protocol 2020-12-06 19:20:42 +01:00
support_statistics.ino
support_switch.ino Remove obsolete switch timer re-arm code 2020-12-26 14:51:24 +01:00
support_tasmota.ino Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +01:00
support_udp.ino Change once tickers 2020-12-26 15:12:46 +01:00
support_wifi.ino Fix ESP32 phy mode detection 2020-12-07 18:16:28 +01:00
tasmota.h Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +01:00
tasmota.ino Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +01:00
tasmota_ca.ino Add Letsencrypt R3 CA 2020-12-07 19:37:11 +01:00
tasmota_compat.h Refactor ESP32 code 2020-04-19 16:58:13 +02:00
tasmota_configurations.h Commands `CTRange` and `VirtualCT` 2020-12-29 19:31:27 +01:00
tasmota_configurations_ESP32.h Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +01:00
tasmota_globals.h Change once tickers 2020-12-26 15:12:46 +01:00
tasmota_template.h Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +01:00
tasmota_template_legacy.h Prep for embedded ESP32 module template re-introduction 2020-12-28 12:36:44 +01:00
tasmota_version.h Breaking change regarding MFRC522 and ILI9341 2020-12-29 17:42:53 +01:00
user_config_override_sample.h No Arduino IDE 2020-10-16 15:49:30 +02:00
xdrv_01_webserver.ino webserver - move all compressed scripts to subfolders /html_uncompressed and /htmlcompressed. 2020-12-29 09:53:15 +00:00
xdrv_02_mqtt.ino Add support character `#` to be replaced by `space`-character 2020-12-26 12:18:16 +01:00
xdrv_03_energy.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_04_light.ino Fix compilation for TuyaMCU 2020-12-29 19:58:38 +01:00
xdrv_05_irremote.ino Add IR_SEND_INVERTED and IR_SEND_USE_MODULATION compile options 2020-12-29 10:35:44 +01:00
xdrv_05_irremote_full.ino Add IR_SEND_INVERTED and IR_SEND_USE_MODULATION compile options 2020-12-29 10:35:44 +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 Logging optimizations 2020-12-24 11:42:59 +01:00
xdrv_10_rules.ino Support rules that override button holds 2020-11-26 10:36:43 -06:00
xdrv_10_scripter.ino record microphone, guard arrays 2020-12-26 09:45:59 +01:00
xdrv_11_knx.ino Resolve Truncated Value In KNX_RXx 2020-12-09 09:16:17 +13:00
xdrv_12_home_assistant.ino Prep removal of global log_data 2020-12-23 18:00:59 +01:00
xdrv_13_display.ino m5stack core2 support 2020-12-18 10:35:14 +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 Fix compilation for TuyaMCU 2020-12-29 19:58:38 +01:00
xdrv_17_rcswitch.ino Add RcSwitch case insensitive A test 2020-12-08 19:58:43 +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 Change once tickers 2020-12-26 15:12:46 +01:00
xdrv_21_wemo.ino Change once tickers 2020-12-26 15:12:46 +01:00
xdrv_21_wemo_multi.ino Change once tickers 2020-12-26 15:12:46 +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 add visual map of network 2020-12-12 19:05:47 +01:00
xdrv_23_zigbee_1z_libs.ino Zigbee add ZbStatus0 and ZbMap 0x0000 2020-12-08 19:21:32 +01:00
xdrv_23_zigbee_2_devices.ino Zigbee improved CIE handling 2020-12-21 12:13:57 +01:00
xdrv_23_zigbee_2a_devices_impl.ino Add additional chk 2020-12-23 14:30: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 Refactor zigbee TFS access 2020-12-17 17:20:49 +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 Eurotronic TRV HostFlags 2020-12-15 19:57:50 +01:00
xdrv_23_zigbee_5_converters.ino Zigbee fix type for OppleMode 2020-12-23 18:10:12 +01:00
xdrv_23_zigbee_6_commands.ino Fix zigbee32 compile error 2020-12-07 20:04:47 +01:00
xdrv_23_zigbee_7_0_statemachine.ino Zigbee add clusters to endpoints 2020-12-22 20:05:28 +01:00
xdrv_23_zigbee_7_5_map.ino Zigbee add visual map of network 2020-12-12 19:05:47 +01:00
xdrv_23_zigbee_8_parsers.ino Zigbee improved CIE handling 2020-12-21 12:13:57 +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 fix color of SSI and last seen 2020-12-29 12:59:41 +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 Update xdrv_27_shutter.ino 2020-12-28 12:27:45 +01:00
xdrv_28_pcf8574.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_29_deepsleep.ino Fix problem of config loss 2020-12-27 10:51:29 +01:00
xdrv_30_exs_dimmer.ino Disable debug info 2020-12-23 18:28:40 +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 Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +01:00
xdrv_34_wemos_motor_v1.ino Add support for Wemos Motor Shield V1 2020-02-22 12:18:20 +01:00
xdrv_35_pwm_dimmer.ino Wrap remote dimmer reference in ifdef 2020-12-12 15:09:49 -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 Bugfix to allow negative temperature setpoints 2020-12-09 21:11:19 +01:00
xdrv_40_telegram.ino Add logging buffer management 2020-12-22 15:26:07 +01:00
xdrv_41_tcp_bridge.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdrv_42_i2s_audio.ino add i2s initial microphone support 2020-12-26 09:44:46 +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 Prep removal of global log_data 2020-12-23 18:00:59 +01:00
xdrv_46_ccloader.ino port of CCLoader 2020-11-24 20:29:28 +01:00
xdrv_47_ftc532.ino text formatting 2020-12-23 15:08:01 +01:00
xdrv_80_odroidgo.ino Breaking change regarding MFRC522 and ILI9341 2020-12-29 17:42:53 +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_84_core2.ino core 2 rtc sync and wakeup 2020-12-26 09:45:17 +01:00
xdrv_99_debug.ino Removal of global log_data providing re-entry 2020-12-23 18:26: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 Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +01:00
xdsp_05_epaper_29.ino Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +01:00
xdsp_06_epaper_42.ino Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +01:00
xdsp_07_sh1106.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xdsp_08_ILI9488.ino Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +01:00
xdsp_09_SSD1351.ino Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +01:00
xdsp_10_RA8876.ino Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +01:00
xdsp_11_sevenseg.ino common anode 7 segment display support 2020-11-23 10:53:42 -08:00
xdsp_12_ST7789.ino Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +01:00
xdsp_13_ILI9341-2.ino m5stack core2 support 2020-12-18 10:35:14 +01:00
xdsp_interface.ino Fix display power control 2020-08-17 14:49:24 +02:00
xlgt_01_ws2812.ino Add support for P9813 RGB Led MOSFET controller 2020-12-17 16:33:26 +01:00
xlgt_02_my92x1.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xlgt_03_sm16716.ino Prep for ESP32-C3 ph3 2020-11-28 17:00:15 +01:00
xlgt_04_sm2135.ino Refactor SM2135 model detection 2020-12-16 14:58:30 +01:00
xlgt_05_sonoff_l1.ino Change once tickers 2020-12-26 15:12:46 +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 Prep for ESP32-C3 ph3 2020-11-28 17:00:15 +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 Prep for ESP32-C3 ph3 2020-11-28 17:00:15 +01:00
xsns_02_analog.ino ESP32: correct div10 trigger to 1% ADC range 2020-12-16 00:56:08 +01:00
xsns_04_snfsc.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_05_ds18x20.ino Allow DS18X20_MAX_SENSORS to be redefined 2020-12-18 21:56:10 +01:00
xsns_05_ds18x20_esp32.ino Consolidate `AddLog_P` 2020-11-06 17:09:13 +01:00
xsns_06_dht.ino Effort to get rid of PrepLog_P 2020-12-18 16:49:11 +01:00
xsns_07_sht1x.ino Fix a typo in comments 2020-11-29 21:08:08 +01:00
xsns_08_htu21.ino Fix a typo in comments 2020-11-29 21:08:08 +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 Change pin handling part 3 2020-04-27 12:54:07 +02:00
xsns_29_mcp230xx.ino Only apply mcp230xx_oldoutpincount when USE_MCP230xx_OUTPUT set 2020-12-30 15:23:34 +08: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 more debug infos 2020-12-13 18:41:12 +01: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 Removed PN532 define USE_PN532_CAUSE_EVENTS 2020-12-02 18:01:38 +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 Prep for ESP32-C3 ph3 2020-11-28 17:00:15 +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 Fix support for using multiple MAX31865 sensors 2020-11-29 17:26:23 +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 Fix compile error 2020-12-25 20:38:29 +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 Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +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 Change pin handling part 4/4 2020-04-27 16:47:29 +02:00
xsns_65_hdc1080.ino Fix a typo in comments 2020-11-29 21:08:08 +01:00
xsns_66_iAQ.ino Prep for multiple addresses 2020-12-06 17:31:18 +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 Improved Opentherm error handling. 2020-12-04 15:53:32 +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 Fix prometheus exception 2020-12-24 12:37:59 +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_80_mfrc522.ino Breaking change replacing SPI CS and SPI DC 2020-12-31 16:17:30 +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