..
language
Update Italian language
2020-10-03 08:50:30 +02:00
CHANGELOG.md
Add support for analog buttons
2020-10-08 18:27:12 +02: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
Fix TLS crash
2020-09-14 21:48:32 +02:00
WiFiClientSecureLightBearSSL.h
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
i18n.h
Add Zigbee ``ZbData`` command for better support of device specific data
2020-10-07 20:04:33 +02:00
my_user_config.h
Add support for inverted NeoPixelBus data
2020-10-05 19:03:40 +02:00
sendemail.h
Remove Arduino ESP8266 Core support before 2.7.1
2020-07-17 11:49:56 +02:00
sendemail.ino
sendmail allow array attachment
2020-10-03 18:30:39 +02:00
settings.h
Update comment
2020-10-05 18:24:44 +02:00
settings.ino
Remove migration support from before 7.0
2020-10-05 18:12:32 +02:00
support.ino
Add additional chk before converting template
2020-10-04 15:46:20 +02:00
support_button.ino
Add support for analog buttons
2020-10-08 18:27:12 +02:00
support_command.ino
Add PWM Dimmer color change/trigger on tap and SO88 brightness led support. Add DGR WITH_LOCAL flag support.
2020-10-05 15:15:32 -05:00
support_cores.ino
Add WDT functions
2020-08-07 14:34:18 +02:00
support_crash_recorder.ino
Add experimental minimal support for ESP32
2020-04-10 18:24:08 +02:00
support_device_groups.ino
Add PWM Dimmer color change/trigger on tap and SO88 brightness led support. Add DGR WITH_LOCAL flag support.
2020-10-05 15:15:32 -05:00
support_eeprom.ino
scripter update, eeprom support
2020-06-05 20:15:16 +02:00
support_esp32.ino
refactor ESP_getMaxAllocHeap()
2020-08-12 12:11:47 +02:00
support_esptool.ino
Add experimental minimal support for ESP32
2020-04-10 18:24:08 +02:00
support_features.ino
Add optional support for Orno WE517
2020-10-02 16:37:43 +02:00
support_flash_log.ino
Remove Arduino ESP8266 Core support before 2.7.1
2020-07-17 11:49:56 +02:00
support_float.ino
Fix ln(x) via taylor series for special case x = 1
2020-08-05 23:42:34 +02:00
support_jpeg.ino
scripter display dump
2020-08-02 07:35:25 +02:00
support_light_list.ino
Add Zigbee ``ZbData`` command for better support of device specific data
2020-10-07 20:04:33 +02:00
support_network.ino
Better fix GCC 10.1 warnings
2020-07-15 10:50:54 +02:00
support_rotary.ino
Refactor rules processing
2020-07-20 17:24:51 +02:00
support_rtc.ino
Fix ESP32 network checks
2020-06-18 10:18:49 +02:00
support_static_buffer.ino
Zigbee refactor of internal structures
2020-09-05 14:44:31 +02:00
support_statistics.ino
Happy New Year
2019-12-31 14:23:34 +01:00
support_switch.ino
Some refactoring
2020-08-09 15:31:37 +02:00
support_tasmota.ino
Fix ADC initalization sequence
2020-10-06 12:12:14 +02:00
support_udp.ino
Udp fix for ESP32
2020-05-27 23:52:25 +02:00
support_wifi.ino
Add command ``Restart 2`` to halt system
2020-08-10 16:19:44 +02:00
tasmota.h
Add PWM Dimmer color change/trigger on tap and SO88 brightness led support. Add DGR WITH_LOCAL flag support.
2020-10-05 15:15:32 -05:00
tasmota.ino
Merge branch 'development' into dev-gpio16
2020-09-30 14:54:29 +02: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
Add optional support for Orno WE517
2020-10-02 16:37:43 +02:00
tasmota_configurations_ESP32.h
Add ESP32 configuration webcam
2020-05-12 15:42:16 +02:00
tasmota_globals.h
Merge branch 'development' into dev-gpio16
2020-09-30 14:54:29 +02:00
tasmota_template.h
Add support for analog buttons
2020-10-08 18:27:12 +02:00
tasmota_version.h
Bump dev version to 9.0.0.1
2020-10-02 12:22:01 +02:00
user_config_override_sample.h
Updated instructions
2020-06-26 08:03:11 +02:00
xdrv_01_webserver.ino
Add support for analog buttons
2020-10-08 18:27:12 +02:00
xdrv_02_mqtt.ino
Make LWT state message user configurable
2020-09-27 12:51:50 +02:00
xdrv_03_energy.ino
Add SDM630 three phase ImportActive Energy display
2020-10-03 12:46:58 +02:00
xdrv_04_light.ino
Add DGR CW/RGBW light fixed color support
2020-10-07 15:06:50 -05:00
xdrv_05_irremote.ino
Extend IR Raw compat to regular IR code
2020-10-01 23:10:17 +02:00
xdrv_05_irremote_full.ino
implement state mode in a dedicated json field
2020-10-06 18:10:07 +03:00
xdrv_06_snfbridge.ino
Fix C2 programmer, incorrect initialization could brick EFM8 MCUs
2020-09-15 21:49:03 +02:00
xdrv_07_domoticz.ino
Fix domoticz/shutter compile error
2020-09-24 17:13:32 +02:00
xdrv_08_serial_bridge.ino
Update xdrv_08_serial_bridge.ino
2020-08-30 12:09:18 +02:00
xdrv_09_timers.ino
Decrease number of ApplyTimerOffsets function
2020-10-08 14:49:33 +02:00
xdrv_10_rules.ino
Move IR from ArduinoJson to JSMN
2020-09-24 08:51:43 +02:00
xdrv_10_scripter.ino
fix scripter json decode crash
2020-10-03 18:30:18 +02:00
xdrv_11_knx.ino
KNX: Add Scenes Support
2020-06-18 15:07:01 -03:00
xdrv_12_home_assistant.ino
Typo
2020-10-08 12:32:02 -03:00
xdrv_13_display.ino
Move display from ArduinoJson to JSMN
2020-09-24 16:40:03 +02:00
xdrv_14_mp3.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xdrv_15_pca9685.ino
Happy New Year
2019-12-31 14:23:34 +01:00
xdrv_16_tuyamcu.ino
TuyaMCU update
2020-09-19 08:26:29 -03:00
xdrv_17_rcswitch.ino
Fix memory corruption
2020-09-23 19:38:24 +02:00
xdrv_18_armtronix_dimmers.ino
Change pin handling part 1
2020-04-26 17:33:27 +02:00
xdrv_19_ps16dz_dimmer.ino
Change pin handling part 1
2020-04-26 17:33:27 +02:00
xdrv_20_hue.ino
Fix memory corruption
2020-09-23 19:38:24 +02:00
xdrv_21_wemo.ino
Add ``SetOption109 1`` to force gen1 Alexa mode, for Echo Dot 2nd gen devices only
2020-08-27 18:54:53 +02:00
xdrv_22_sonoff_ifan.ino
Fix GCC 10.1 errors and warnings
2020-07-14 16:21:11 +02: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
Change replace ArduinoJson with JSMN for JSON parsing
2020-09-21 21:49:32 +02:00
xdrv_23_zigbee_1z_libs.ino
Simplified JSON
2020-09-16 20:32:03 +02:00
xdrv_23_zigbee_2_devices.ino
Add Zigbee ``ZbData`` command for better support of device specific data
2020-10-07 20:04:33 +02:00
xdrv_23_zigbee_2a_devices_impl.ino
Add Zigbee ``ZbData`` command for better support of device specific data
2020-10-07 20:04:33 +02:00
xdrv_23_zigbee_3_hue.ino
Add Zigbee ``ZbData`` command for better support of device specific data
2020-10-07 20:04:33 +02:00
xdrv_23_zigbee_4_persistence.ino
Add Zigbee ``ZbData`` command for better support of device specific data
2020-10-07 20:04:33 +02:00
xdrv_23_zigbee_5__constants.ino
Zigbee Thermostat Eurotronic fixes
2020-09-27 18:42:19 +02:00
xdrv_23_zigbee_5_converters.ino
Add Zigbee ``ZbData`` command for better support of device specific data
2020-10-07 20:04:33 +02:00
xdrv_23_zigbee_6_commands.ino
Add Zigbee auto-config when pairing
2020-09-12 10:57:54 +02:00
xdrv_23_zigbee_7_statemachine.ino
Support EZSP v6.8
2020-09-25 17:51:03 +02:00
xdrv_23_zigbee_8_parsers.ino
Auto-binding for TRV
2020-10-02 22:05:55 +02:00
xdrv_23_zigbee_9_serial.ino
Zigbee minor improvements
2020-09-14 22:06:19 +02:00
xdrv_23_zigbee_9a_upload.ino
Add flush loop to XModem start prompt
2020-10-01 12:58:42 +02:00
xdrv_23_zigbee_A_impl.ino
Add Zigbee ``ZbData`` command for better support of device specific data
2020-10-07 20:04:33 +02:00
xdrv_24_buzzer.ino
Merge remote-tracking branch 'remotes/upstream/development' into development
2020-09-15 09:40:36 +02:00
xdrv_25_A4988_Stepper.ino
Change A4988 optional microstep pin selection
2020-10-02 17:09:09 +02:00
xdrv_26_ariluxrf.ino
Remove Arduino ESP8266 Core support before 2.7.1
2020-07-17 11:49:56 +02:00
xdrv_27_shutter.ino
Insert hook to rule BEFORE moving
2020-10-08 19:55:17 +02:00
xdrv_28_pcf8574.ino
Remove possible Webserver naming ambuigity
2020-04-15 09:58:38 +02:00
xdrv_29_deepsleep.ino
Make LWT state message user configurable
2020-09-27 12:51:50 +02:00
xdrv_30_exs_dimmer.ino
Fix GCC 10.1 warnings
2020-07-14 18:19:13 +02:00
xdrv_31_tasmota_client.ino
Fix ESP32 TasmotaClient detection
2020-09-03 14:29:08 +02:00
xdrv_32_hotplug.ino
Happy New Year
2019-12-31 14:23:34 +01:00
xdrv_33_nrf24l01.ino
remove legacy code
2020-06-24 16:20:07 +02: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
Merge pull request #9497 from pcdiem/pwm5
2020-10-08 14:50:55 +02:00
xdrv_36_keeloq.ino
Change pin handling part 5
2020-04-27 17:16:52 +02:00
xdrv_37_sonoff_d1.ino
Fix compile error when USE_LIGHT is disabled
2020-05-02 17:13:50 +02: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
Fix memory corruption
2020-09-23 19:38:24 +02:00
xdrv_40_telegram.ino
Fix memory corruption
2020-09-23 19:38:24 +02:00
xdrv_41_tcp_bridge.ino
Add serial to TCP bridge, ``TCPStart`` and ``TCPBaudRate`` (needs #define USE_TCP_BRIDGE)
2020-06-15 19:22:56 +02:00
xdrv_42_i2s_audio.ino
fix i2saudio when file not found
2020-10-03 18:31:14 +02:00
xdrv_43_mlx90640.ino
Add support for MLX90640
2020-09-14 11:49:33 +02:00
xdrv_44_miel_hvac.ino
Add optional support for Mitsubishi Electric HVAC
2020-10-02 15:10:21 +02:00
xdrv_81_webcam.ino
Fix ESP32 ethernet hostname
2020-06-18 17:47:29 +02:00
xdrv_82_ethernet.ino
Fix ESP32 wESP32 template
2020-06-20 12:00:40 +02:00
xdrv_83_esp32watch.ino
fix esp32 watch init bug
2020-09-23 12:53:52 +02:00
xdrv_99_debug.ino
Remove Arduino ESP8266 Core support before 2.7.1
2020-07-17 11:49:56 +02:00
xdrv_interface.ino
Happy New Year
2019-12-31 14:23:34 +01:00
xdsp_01_lcd.ino
Fix display power control
2020-08-17 14:49:24 +02:00
xdsp_02_ssd1306.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xdsp_03_matrix.ino
Happy New Year
2019-12-31 14:23:34 +01:00
xdsp_04_ili9341.ino
Fix display power control
2020-08-17 14:49:24 +02:00
xdsp_05_epaper_29.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xdsp_06_epaper_42.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xdsp_07_sh1106.ino
Happy New Year
2019-12-31 14:23:34 +01:00
xdsp_08_ILI9488.ino
Update xdsp_08_ILI9488.ino
2020-09-03 12:38:14 +02:00
xdsp_09_SSD1351.ino
ESP32 support for SSD1351
2020-05-27 11:14:17 +02: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
display touch interface unified
2020-09-03 12:26:03 +02:00
xdsp_interface.ino
Fix display power control
2020-08-17 14:49:24 +02:00
xlgt_01_ws2812.ino
Add support for inverted NeoPixelBus data
2020-10-05 19:03:40 +02:00
xlgt_02_my92x1.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xlgt_03_sm16716.ino
Fix ESP32 PWM range
2020-08-03 11:52:25 +02:00
xlgt_04_sm2135.ino
Add SM2135 support for BGR
2020-08-14 15:10:02 +02:00
xlgt_05_sonoff_l1.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xlgt_06_electriq_moodl.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xlgt_interface.ino
Happy New Year
2019-12-31 14:23:34 +01:00
xnrg_01_hlw8012.ino
Final fix
2020-09-09 10:56:18 +02:00
xnrg_02_cse7766.ino
Fix GCC 10.1 errors and warnings
2020-07-14 16:21:11 +02:00
xnrg_03_pzem004t.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xnrg_04_mcp39f501.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xnrg_05_pzem_ac.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xnrg_06_pzem_dc.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xnrg_07_ade7953.ino
Fix Shelly 2.5 higher temperature
2020-09-24 12:07:23 +02:00
xnrg_08_sdm120.ino
Change Energy JSON data
2020-05-22 17:48:21 +02:00
xnrg_09_dds2382.ino
Change Energy JSON data
2020-05-22 17:48:21 +02:00
xnrg_10_sdm630.ino
Add SDM630 three phase ImportActive Energy display
2020-10-03 12:46:58 +02:00
xnrg_11_ddsu666.ino
Change Energy JSON data
2020-05-22 17:48:21 +02:00
xnrg_12_solaxX1.ino
Fix GCC 10.1 warnings
2020-07-16 18:02:39 +02:00
xnrg_13_fif_le01mr.ino
BLM certify part 2
2020-06-18 16:05:55 +02:00
xnrg_14_bl0940.ino
Fix GCC 10.1 errors and warnings
2020-07-14 16:21:11 +02:00
xnrg_15_teleinfo.ino
Fix JSON bug with setOption108 0
2020-08-23 11:17:33 +02:00
xnrg_16_iem3000.ino
Add support for Schneider Electric iEM3000
2020-07-14 17:37:14 +02:00
xnrg_17_ornowe517.ino
Add optional support for Orno WE517
2020-10-02 16:37:43 +02:00
xnrg_interface.ino
Add support for Schneider Electric iEM3000
2020-07-14 17:37:14 +02:00
xsns_01_counter.ino
AC-Zero-Cross Dimmer Enhancements
2020-08-12 09:18:05 +02:00
xsns_02_analog.ino
Add support for analog buttons
2020-10-08 18:27:12 +02:00
xsns_04_snfsc.ino
Add Dew point to more sensors
2020-03-17 16:29:59 +01:00
xsns_05_ds18x20.ino
Fix ESP32 OneWire driver
2020-09-27 18:26:30 +02:00
xsns_05_ds18x20_esp32.ino
Update copyright
2020-09-27 18:39:39 +02:00
xsns_06_dht.ino
Add ESP32 DHT support
2020-06-24 15:36:54 +02:00
xsns_07_sht1x.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xsns_08_htu21.ino
Fix HTU21 sensor loss after ESP32 restart
2020-04-18 17:04:00 +02:00
xsns_09_bmp.ino
Fix reset BMP sensors
2020-09-14 12:26:32 +02:00
xsns_10_bh1750.ino
Change BH1750 indexes to I2C address
2020-06-03 15:12:23 +02:00
xsns_11_veml6070.ino
Happy New Year
2019-12-31 14:23:34 +01:00
xsns_12_ads1115.ino
Ads1115 refactoring to avoid code duplication
2020-08-21 15:28:16 +02:00
xsns_13_ina219.ino
Use DEBUG_SENSOR macros for debug messages
2020-02-28 23:37:35 +01:00
xsns_14_sht3x.ino
Fix HumOffset on some sensors
2020-03-18 11:23:00 +01:00
xsns_15_mhz19.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xsns_16_tsl2561.ino
add raw tsl2561 values to tele message
2020-09-28 22:08:38 +02:00
xsns_17_senseair.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xsns_18_pms5003.ino
Change pin handling part 5
2020-04-27 17:16:52 +02:00
xsns_19_mgs.ino
Happy New Year
2019-12-31 14:23:34 +01:00
xsns_20_novasds.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xsns_21_sgp30.ino
Rename global temp and pressure
2020-06-28 12:23:18 +02:00
xsns_22_sr04.ino
Change pin handling part 5
2020-04-27 17:16:52 +02:00
xsns_24_si1145.ino
Happy New Year
2019-12-31 14:23:34 +01:00
xsns_26_lm75ad.ino
Some code refactoring
2020-06-02 12:09:31 +02:00
xsns_27_apds9960.ino
always clear current gesture after handling
2020-08-27 12:06:12 +02:00
xsns_28_tm1638.ino
Change pin handling part 3
2020-04-27 12:54:07 +02:00
xsns_29_mcp230xx.ino
Update xsns_29_mcp230xx.ino
2020-08-04 08:31:50 +02:00
xsns_30_mpr121.ino
Happy New Year
2019-12-31 14:23:34 +01:00
xsns_31_ccs811.ino
Rename global temp and pressure
2020-06-28 12:23:18 +02:00
xsns_32_mpu6050.ino
Fix MPU6050 temperature
2020-07-23 13:06:07 +02:00
xsns_33_ds3231.ino
Eliminating call sntp_get_real_time
2020-02-19 15:23:59 +01:00
xsns_34_hx711.ino
Change pin handling part 4/4
2020-04-27 16:47:29 +02:00
xsns_35_tx20.ino
Remove Arduino ESP8266 Core support before 2.7.1
2020-07-17 11:49:56 +02:00
xsns_36_mgc3130.ino
Change pin handling part 4/4
2020-04-27 16:47:29 +02:00
xsns_37_rfsensor.ino
Change pin handling part 4/4
2020-04-27 16:47:29 +02:00
xsns_38_az7798.ino
Change pin handling part 4/4
2020-04-27 16:47:29 +02:00
xsns_39_max31855.ino
Add command ``SetOption94 0/1``
2020-06-04 11:36:58 +02:00
xsns_40_pn532.ino
Fix PN532 data fieldname
2020-09-27 12:00:58 +02:00
xsns_41_max44009.ino
Happy New Year
2019-12-31 14:23:34 +01:00
xsns_42_scd30.ino
Fix GCC 10.1 warnings
2020-07-15 11:04:29 +02:00
xsns_43_hre.ino
Change pin handling part 4/4
2020-04-27 16:47:29 +02:00
xsns_44_sps30.ino
Happy New Year
2019-12-31 14:23:34 +01:00
xsns_45_vl53l0x.ino
Refactor and Domoticzify VL53L0X driver
2020-06-08 15:09:51 +02:00
xsns_46_MLX90614.ino
Happy New Year
2019-12-31 14:23:34 +01:00
xsns_47_max31865.ino
Add support for GPIO_ANY
2020-10-03 15:06:52 +02:00
xsns_48_chirp.ino
bugfix
2020-06-11 09:55:07 +02:00
xsns_50_paj7620.ino
Happy New Year
2019-12-31 14:23:34 +01:00
xsns_51_rdm6300.ino
Change pin handling part 4/4
2020-04-27 16:47:29 +02:00
xsns_52_ibeacon.ino
Fix warning redefine in driver xsns_52
2020-06-22 20:33:53 +02:00
xsns_53_sml.ino
sml possible modbus buffer overflow
2020-08-09 09:36:24 +02:00
xsns_54_ina226.ino
BLM certify part 1
2020-06-18 14:24:15 +02:00
xsns_55_hih_series.ino
Add Dew point to more sensors
2020-03-17 16:29:59 +01:00
xsns_56_hpma.ino
Change pin handling part 4/4
2020-04-27 16:47:29 +02:00
xsns_57_tsl2591.ino
Happy New Year
2019-12-31 14:23:34 +01:00
xsns_58_dht12.ino
Add Dew point to more sensors
2020-03-17 16:29:59 +01:00
xsns_59_ds1624.ino
Fix GCC 10.1 warning
2020-07-14 18:35:29 +02:00
xsns_60_GPS.ino
Change pin handling part 4/4
2020-04-27 16:47:29 +02:00
xsns_61_MI_NRF24.ino
version correction
2020-09-18 17:51:20 +02:00
xsns_62_MI_ESP32.ino
improve HA auto discovery
2020-09-26 19:24:58 +02:00
xsns_62_MI_HM10.ino
change verification of Flora packet
2020-09-25 19:24:23 +02:00
xsns_63_aht1x.ino
AHT1x driver: AHT20 support added
2020-08-27 11:44:24 +02:00
xsns_64_hrxl.ino
Change pin handling part 4/4
2020-04-27 16:47:29 +02:00
xsns_65_hdc1080.ino
Fix Humidity conversion on HDC1080
2020-04-26 20:49:46 -03:00
xsns_66_iAQ.ino
add iAQ-core air quality sensor
2020-04-09 14:22:44 +02:00
xsns_67_as3935.ino
AS3935 Refactor
2020-09-03 09:37:10 +02:00
xsns_68_windmeter.ino
Remove Arduino ESP8266 Core support before 2.7.1
2020-07-17 11:49:56 +02:00
xsns_69_opentherm.ino
Integrate OpenTherm and WindMeter
2020-05-07 16:03:27 +02:00
xsns_69_opentherm_protocol.ino
Integrate OpenTherm and WindMeter
2020-05-07 16:03:27 +02:00
xsns_70_veml6075.ino
Add support for VEML6075 and VEML7700
2020-05-22 15:16:01 +02:00
xsns_71_veml7700.ino
Fix VEML7700 lux measurement, add new command
2020-06-13 15:08:52 +02:00
xsns_72_mcp9808.ino
Label sensors with hex address
2020-06-03 13:06:01 +01:00
xsns_73_hp303b.ino
Add support for HP303B
2020-06-12 12:38:52 +02:00
xsns_74_lmt01.ino
Remove Arduino ESP8266 Core support before 2.7.1
2020-07-17 11:49:56 +02:00
xsns_75_prometheus.ino
update prometheus metric names
2020-08-19 20:57:28 +02:00
xsns_76_dyp.ino
Add support for DYP ME007
2020-08-17 16:25:24 +02:00
xsns_77_vl53l1x.ino
Fix VL53L1x domoticz distance
2020-09-30 11:07:13 +02:00
xsns_interface.ino
Refactor sensor init
2020-10-06 12:20:28 +02:00
xx2c_interface.ino
Happy New Year
2019-12-31 14:23:34 +01:00