reinstate libArchive:false

This commit is contained in:
Will Tatam 2025-01-14 00:10:55 +00:00
parent 24accf96a8
commit b380d5e2c7
57 changed files with 96 additions and 39 deletions

View File

@ -1,5 +1,6 @@
{ {
"name:": "ADS1115_v2", "name:": "ADS1115_v2",
"build": { "libArchive": false },
"dependencies": { "dependencies": {
"Adafruit BusIO": "https://github.com/adafruit/Adafruit_BusIO#1.13.2", "Adafruit BusIO": "https://github.com/adafruit/Adafruit_BusIO#1.13.2",
"Adafruit ADS1X15": "https://github.com/adafruit/Adafruit_ADS1X15#2.4.0" "Adafruit ADS1X15": "https://github.com/adafruit/Adafruit_ADS1X15#2.4.0"

View File

@ -1,5 +1,6 @@
{ {
"name:": "AHT10_v2", "name:": "AHT10_v2",
"build": { "libArchive": false },
"dependencies": { "dependencies": {
"enjoyneering/AHT10":"~1.1.0" "enjoyneering/AHT10":"~1.1.0"
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "Analog_Clock" "name:": "Analog_Clock",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "Animated_Staircase" "name:": "Animated_Staircase",
"build": { "libArchive": false }
} }

View File

@ -1,5 +1,6 @@
{ {
"name:": "BH1750_v2", "name:": "BH1750_v2",
"build": { "libArchive": false },
"dependencies": { "dependencies": {
"claws/BH1750":"^1.2.0" "claws/BH1750":"^1.2.0"
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "BME280_v2" "name:": "BME280_v2",
"build": { "libArchive": false }
} }

View File

@ -1,5 +1,6 @@
{ {
"name:": "BME68X_v2", "name:": "BME68X_v2",
"build": { "libArchive": false},
"dependencies": { "dependencies": {
"boschsensortec/BSEC Software Library":"^1.8.1492" "boschsensortec/BSEC Software Library":"^1.8.1492"
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "Battery" "name:": "Battery",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "Cronixie" "name:": "Cronixie",
"build": { "libArchive": false }
} }

View File

@ -1,5 +1,6 @@
{ {
"name:": "DHT", "name:": "DHT",
"build": { "libArchive": false},
"dependencies": { "dependencies": {
"DHT_nonblocking":"https://github.com/alwynallan/DHT_nonblocking" "DHT_nonblocking":"https://github.com/alwynallan/DHT_nonblocking"
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "EleksTube_IPS" "name:": "EleksTube_IPS",
"build": { "libArchive": false }
} }

View File

@ -1,5 +1,6 @@
{ {
"name:": "INA226_v2", "name:": "INA226_v2",
"build": { "libArchive": false},
"dependencies": { "dependencies": {
"wollewald/INA226_WE":"~1.2.9" "wollewald/INA226_WE":"~1.2.9"
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "Internal_Temperature_v2" "name:": "Internal_Temperature_v2",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "LD2410_v2" "name:": "LD2410_v2",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "LDR_Dusk_Dawn_v2" "name:": "LDR_Dusk_Dawn_v2",
"build": { "libArchive": false }
} }

View File

@ -1,5 +1,6 @@
{ {
"name:": "MAX17048_v2", "name:": "MAX17048_v2",
"build": { "libArchive": false},
"dependencies": { "dependencies": {
"Adafruit_MAX1704X":"https://github.com/adafruit/Adafruit_MAX1704X#1.0.2" "Adafruit_MAX1704X":"https://github.com/adafruit/Adafruit_MAX1704X#1.0.2"
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "MY9291" "name:": "MY9291",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "PIR_sensor_switch" "name:": "PIR_sensor_switch",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "PWM_fan" "name:": "PWM_fan",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "RTC" "name:": "RTC",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "SN_Photoresistor" "name:": "SN_Photoresistor",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "ST7789_display" "name:": "ST7789_display",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "Si7021_MQTT_HA" "name:": "Si7021_MQTT_HA",
"build": { "libArchive": false }
} }

View File

@ -1,5 +1,6 @@
{ {
"name:": "Temperature", "name:": "Temperature",
"build": { "libArchive": false},
"dependencies": { "dependencies": {
"paulstoffregen/OneWire":"~2.3.8" "paulstoffregen/OneWire":"~2.3.8"
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "TetrisAI_v2" "name:": "TetrisAI_v2",
"build": { "libArchive": false }
} }

View File

@ -1,5 +1,6 @@
{ {
"name:": "VL53L0X_gestures", "name:": "VL53L0X_gestures",
"build": { "libArchive": false},
"dependencies": { "dependencies": {
"pololu/VL53L0X" : "^1.3.0" "pololu/VL53L0X" : "^1.3.0"
} }

View File

@ -1,5 +1,6 @@
{ {
"name": "audioreactive", "name": "audioreactive",
"build": { "libArchive": false },
"dependencies": [ "dependencies": [
{ {
"owner": "kosme", "owner": "kosme",

View File

@ -1,3 +1,4 @@
{ {
"name:": "boblight" "name:": "boblight",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "buzzer" "name:": "buzzer",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "deep_sleep" "name:": "deep_sleep",
"build": { "libArchive": false }
} }

View File

@ -1,5 +1,6 @@
{ {
"name:": "mpu6050_imu", "name:": "mpu6050_imu",
"build": { "libArchive": false},
"dependencies": { "dependencies": {
"electroniccats/MPU6050":"1.0.1" "electroniccats/MPU6050":"1.0.1"
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "mqtt_switch_v2" "name:": "mqtt_switch_v2",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "multi_relay" "name:": "multi_relay",
"build": { "libArchive": false }
} }

View File

@ -1,5 +1,6 @@
{ {
"name:": "pixels_dice_tray", "name:": "pixels_dice_tray",
"build": { "libArchive": false},
"dependencies": { "dependencies": {
"arduino-pixels-dice":"https://github.com/axlan/arduino-pixels-dice.git" "arduino-pixels-dice":"https://github.com/axlan/arduino-pixels-dice.git"
} }

View File

@ -1,5 +1,6 @@
{ {
"name:": "pov_display", "name:": "pov_display",
"build": { "libArchive": false},
"dependencies": { "dependencies": {
"bitbank2/PNGdec":"^1.0.3" "bitbank2/PNGdec":"^1.0.3"
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "pwm_outputs" "name:": "pwm_outputs",
"build": { "libArchive": false }
} }

View File

@ -1,5 +1,6 @@
{ {
"name:": "quinled-an-penta", "name:": "quinled-an-penta",
"build": { "libArchive": false},
"dependencies": { "dependencies": {
"olikraus/U8g2":"~2.28.8", "olikraus/U8g2":"~2.28.8",
"robtillaart/SHT85":"~0.3.3" "robtillaart/SHT85":"~0.3.3"

View File

@ -1,5 +1,6 @@
{ {
"name:": "rgb-rotary-encoder", "name:": "rgb-rotary-encoder",
"build": { "libArchive": false},
"dependencies": { "dependencies": {
"lennarthennigs/ESP Rotary":"^2.1.1" "lennarthennigs/ESP Rotary":"^2.1.1"
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "sd_card" "name:": "sd_card",
"build": { "libArchive": false }
} }

View File

@ -1,5 +1,6 @@
{ {
"name:": "sensors_to_mqtt", "name:": "sensors_to_mqtt",
"build": { "libArchive": false},
"dependencies": { "dependencies": {
"adafruit/Adafruit BMP280 Library":"2.1.0", "adafruit/Adafruit BMP280 Library":"2.1.0",
"adafruit/Adafruit CCS811 Library":"1.0.4", "adafruit/Adafruit CCS811 Library":"1.0.4",

View File

@ -1,3 +1,4 @@
{ {
"name:": "seven_segment_display" "name:": "seven_segment_display",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "seven_segment_display_reloaded" "name:": "seven_segment_display_reloaded",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "sht" "name:": "sht",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "smartnest" "name:": "smartnest",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "stairway_wipe_basic" "name:": "stairway_wipe_basic",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "usermod_rotary_brightness_color" "name:": "usermod_rotary_brightness_color",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "usermod_v2_HttpPullLightControl" "name:": "usermod_v2_HttpPullLightControl",
"build": { "libArchive": false }
} }

View File

@ -1,5 +1,6 @@
{ {
"name": "animartrix", "name": "animartrix",
"build": { "libArchive": false},
"dependencies": { "dependencies": {
"Animartrix": "https://github.com/netmindz/animartrix.git#b172586" "Animartrix": "https://github.com/netmindz/animartrix.git#b172586"
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "usermod_v2_auto_save" "name:": "usermod_v2_auto_save",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "usermod_v2_four_line_display_ALT" "name:": "usermod_v2_four_line_display_ALT",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "usermod_v2_klipper_percentage" "name:": "usermod_v2_klipper_percentage",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "usermod_v2_ping_pong_clock" "name:": "usermod_v2_ping_pong_clock",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "usermod_v2_rotary_encoder_ui_ALT" "name:": "usermod_v2_rotary_encoder_ui_ALT",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "usermod_v2_word_clock" "name:": "usermod_v2_word_clock",
"build": { "libArchive": false }
} }

View File

@ -1,5 +1,6 @@
{ {
"name:": "wireguard", "name:": "wireguard",
"build": { "libArchive": false},
"dependencies": { "dependencies": {
"WireGuard-ESP32-Arduino":"https://github.com/kienvu58/WireGuard-ESP32-Arduino.git" "WireGuard-ESP32-Arduino":"https://github.com/kienvu58/WireGuard-ESP32-Arduino.git"
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "wizlights" "name:": "wizlights",
"build": { "libArchive": false }
} }

View File

@ -1,3 +1,4 @@
{ {
"name:": "word-clock-matrix" "name:": "word-clock-matrix",
"build": { "libArchive": false }
} }