Skip to content

Commit

Permalink
chore: added missing tab
Browse files Browse the repository at this point in the history
Signed-off-by: Tomer Horowitz <[email protected]>
  • Loading branch information
tomerh2001 authored Jan 4, 2025
1 parent ccb73df commit e9f7d43
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions apollo-air-blueprint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,27 +210,27 @@ blueprint:
max: 500
unit_of_measurement: µg/m³

voc_settings:
name: VOC
icon: mdi:chemical-weapon
collapsed: true
input:
voc_sensor:
name: VOC Sensor
description: "Select the VOC Index sensor."
default: 'sensor.nonexistent_sensor'
selector:
entity:
integration: esphome
domain: sensor
max_voc:
name: Maximum VOC Index
description: "Set the maximum acceptable VOC Index value."
default: 400
selector:
number:
min: 0
max: 500
voc_settings:
name: VOC
icon: mdi:chemical-weapon
collapsed: true
input:
voc_sensor:
name: VOC Sensor
description: "Select the VOC Index sensor."
default: 'sensor.nonexistent_sensor'
selector:
entity:
integration: esphome
domain: sensor
max_voc:
name: Maximum VOC Index
description: "Set the maximum acceptable VOC Index value."
default: 400
selector:
number:
min: 0
max: 500

nox_settings:
name: NOx
Expand Down

0 comments on commit e9f7d43

Please sign in to comment.