Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified airgradient-basic.bin
Binary file not shown.
Binary file modified airgradient-one.bin
Binary file not shown.
Binary file modified airgradient-open-air-o-1ppt.bin
Binary file not shown.
Binary file modified airgradient-open-air-o-1pst.bin
Binary file not shown.
Binary file modified airgradient-pro.bin
Binary file not shown.
4 changes: 2 additions & 2 deletions full_config/ag-basic.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
substitutions:
config_version: 4.0.7
config_version: 4.1.0
co2_offset: '0'
name: ag-basic
friendly_name: AG Basic
Expand All @@ -10,7 +10,7 @@ esphome:
name_add_mac_suffix: false
project:
name: mallocarray.airgradient
version: 4.0.7
version: 4.1.0
min_version: 2024.6.0
on_boot:
- priority: 200.0
Expand Down
28 changes: 18 additions & 10 deletions full_config/ag-one.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
substitutions:
config_version: 4.0.7
config_version: 4.1.0
co2_offset: '0'
voc_learning_time_offset_hours: '12'
nox_learning_time_offset_hours: '12'
Expand All @@ -16,7 +16,7 @@ esphome:
name_add_mac_suffix: false
project:
name: mallocarray.airgradient
version: 4.0.7
version: 4.1.0
min_version: 2024.6.0
on_boot:
- priority: 200.0
Expand Down Expand Up @@ -44,20 +44,24 @@ esphome:
libraries: []
esp32:
board: esp32-c3-devkitm-1
flash_size: 4MB
framework:
version: 2.0.5
source: ~3.20005.0
version: 4.4.7
sdkconfig_options: {}
advanced:
ignore_efuse_mac_crc: false
components: []
source: ~3.40407.0
platform_version: platformio/espressif32@5.4.0
type: arduino
type: esp-idf
flash_size: 4MB
variant: ESP32C3
logger:
baud_rate: 0
logs:
component: ERROR
tx_buffer_size: 512
deassert_rts_dtr: false
hardware_uart: USB_CDC
hardware_uart: USB_SERIAL_JTAG
level: DEBUG
captive_portal: {}
uart:
Expand Down Expand Up @@ -125,6 +129,8 @@ i2c:
- sda: 7
scl: 6
frequency: 400000.0
sda_pullup_enabled: true
scl_pullup_enabled: true
scan: true
wifi:
ap:
Expand All @@ -133,6 +139,8 @@ wifi:
reboot_timeout: 15min
power_save_mode: LIGHT
fast_connect: false
enable_btm: false
enable_rrm: false
passive_scan: false
enable_on_boot: true
use_address: ag-one.local
Expand Down Expand Up @@ -802,7 +810,7 @@ display:
lambda: !lambda |-
it.printf(0, 0, id(open_sans_14), "ID:");
it.printf(128, 0, id(open_sans_14), TextAlign::TOP_RIGHT, "%s", get_mac_address().c_str());
it.printf(0, 21, id(open_sans_14), "Config Ver: 4.0.7");
it.printf(0, 21, id(open_sans_14), "Config Ver: 4.1.0");
it.printf(0, 42, id(open_sans_14), "AG One");
- id: summary1
lambda: !lambda |-
Expand Down Expand Up @@ -1263,8 +1271,8 @@ binary_sensor:
- logger.log:
format: Toggling display betwen C and F
level: DEBUG
args: []
tag: main
args: []
- switch.toggle:
id: display_in_f
invalid_cooldown: 1s
Expand All @@ -1278,8 +1286,8 @@ binary_sensor:
- logger.log:
format: Starting manual CO2 calibration
level: DEBUG
args: []
tag: main
args: []
- senseair.background_calibration:
id: senseair_s8
- delay: 70s
Expand Down
22 changes: 15 additions & 7 deletions full_config/ag-open-air-o-1ppt.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
substitutions:
config_version: 4.0.7
config_version: 4.1.0
voc_learning_time_offset_hours: '12'
nox_learning_time_offset_hours: '12'
name: ag-open-air-o-1ppt
Expand All @@ -11,7 +11,7 @@ esphome:
name_add_mac_suffix: false
project:
name: mallocarray.airgradient
version: 4.0.7
version: 4.1.0
min_version: 2024.6.0
on_boot:
- priority: 200.0
Expand Down Expand Up @@ -39,20 +39,24 @@ esphome:
libraries: []
esp32:
board: esp32-c3-devkitm-1
flash_size: 4MB
framework:
version: 2.0.5
source: ~3.20005.0
version: 4.4.7
sdkconfig_options: {}
advanced:
ignore_efuse_mac_crc: false
components: []
source: ~3.40407.0
platform_version: platformio/espressif32@5.4.0
type: arduino
type: esp-idf
flash_size: 4MB
variant: ESP32C3
logger:
baud_rate: 0
logs:
component: ERROR
tx_buffer_size: 512
deassert_rts_dtr: false
hardware_uart: USB_CDC
hardware_uart: USB_SERIAL_JTAG
level: DEBUG
captive_portal: {}
uart:
Expand Down Expand Up @@ -120,6 +124,8 @@ i2c:
- sda: 7
scl: 6
frequency: 400000.0
sda_pullup_enabled: true
scl_pullup_enabled: true
scan: true
wifi:
ap:
Expand All @@ -128,6 +134,8 @@ wifi:
reboot_timeout: 15min
power_save_mode: LIGHT
fast_connect: false
enable_btm: false
enable_rrm: false
passive_scan: false
enable_on_boot: true
use_address: ag-open-air-o-1ppt.local
Expand Down
22 changes: 15 additions & 7 deletions full_config/ag-open-air-o-1pst.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
substitutions:
config_version: 4.0.7
config_version: 4.1.0
co2_offset: '0'
voc_learning_time_offset_hours: '12'
nox_learning_time_offset_hours: '12'
Expand All @@ -12,7 +12,7 @@ esphome:
name_add_mac_suffix: false
project:
name: mallocarray.airgradient
version: 4.0.7
version: 4.1.0
min_version: 2024.6.0
on_boot:
- priority: 200.0
Expand Down Expand Up @@ -40,20 +40,24 @@ esphome:
libraries: []
esp32:
board: esp32-c3-devkitm-1
flash_size: 4MB
framework:
version: 2.0.5
source: ~3.20005.0
version: 4.4.7
sdkconfig_options: {}
advanced:
ignore_efuse_mac_crc: false
components: []
source: ~3.40407.0
platform_version: platformio/espressif32@5.4.0
type: arduino
type: esp-idf
flash_size: 4MB
variant: ESP32C3
logger:
baud_rate: 0
logs:
component: ERROR
tx_buffer_size: 512
deassert_rts_dtr: false
hardware_uart: USB_CDC
hardware_uart: USB_SERIAL_JTAG
level: DEBUG
captive_portal: {}
uart:
Expand Down Expand Up @@ -121,6 +125,8 @@ i2c:
- sda: 7
scl: 6
frequency: 400000.0
sda_pullup_enabled: true
scl_pullup_enabled: true
scan: true
wifi:
ap:
Expand All @@ -129,6 +135,8 @@ wifi:
reboot_timeout: 15min
power_save_mode: LIGHT
fast_connect: false
enable_btm: false
enable_rrm: false
passive_scan: false
enable_on_boot: true
use_address: ag-open-air-o-1pst.local
Expand Down
14 changes: 7 additions & 7 deletions full_config/ag-pro.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
substitutions:
config_version: 4.0.7
config_version: 4.1.0
co2_offset: '0'
voc_learning_time_offset_hours: '12'
nox_learning_time_offset_hours: '12'
Expand All @@ -12,7 +12,7 @@ esphome:
name_add_mac_suffix: false
project:
name: mallocarray.airgradient
version: 4.0.7
version: 4.1.0
min_version: 2024.6.0
on_boot:
- priority: 200.0
Expand Down Expand Up @@ -747,7 +747,7 @@ display:
lambda: !lambda |-
it.printf(0, 0, id(open_sans_14), "ID:");
it.printf(128, 0, id(open_sans_14), TextAlign::TOP_RIGHT, "%s", get_mac_address().c_str());
it.printf(0, 21, id(open_sans_14), "Config Ver: 4.0.7");
it.printf(0, 21, id(open_sans_14), "Config Ver: 4.1.0");
it.printf(0, 42, id(open_sans_14), "AG Pro");
- id: blank
lambda: !lambda |-
Expand Down Expand Up @@ -916,9 +916,9 @@ binary_sensor:
then:
- logger.log:
format: Toggling display betwen C and F
tag: main
level: DEBUG
args: []
level: DEBUG
tag: main
- switch.toggle:
id: display_in_f
invalid_cooldown: 1s
Expand All @@ -931,9 +931,9 @@ binary_sensor:
then:
- logger.log:
format: Starting manual CO2 calibration
tag: main
level: DEBUG
args: []
level: DEBUG
tag: main
- senseair.background_calibration:
id: senseair_s8
- delay: 70s
Expand Down