Skip to content

Commit

Permalink
Add v0.9 test board
Browse files Browse the repository at this point in the history
  • Loading branch information
pszafer committed Sep 29, 2024
1 parent 128ce7d commit 5ad1048
Show file tree
Hide file tree
Showing 18 changed files with 1,735 additions and 32 deletions.
10 changes: 5 additions & 5 deletions boneio-24x16_switches_v0_7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.1.0
ref: v1.2.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
'devices_v0_7/display.yaml',
'devices_v0_7/i2c.yaml',
'devices_v0_7/ina219.yaml',
'devices_v0_7/lm75b.yaml',
'devices_v0_7/pcf_with_mcp.yaml',
'devices_v0_7-v0_9/ina219.yaml',
'devices_v0_7-v0_9/lm75b.yaml',
'devices_v0_7-v0_9/pcf.yaml',
'boards/24x16_output.yaml',
# 'devices_v0_7/one_wire.yaml',
# 'devices_v0_7-v0_9/one_wire.yaml',
]

logger:
Expand Down
10 changes: 5 additions & 5 deletions boneio-32x10_lights_v0_7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.1.0
ref: v1.2.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
'devices_v0_7/display.yaml',
'devices_v0_7/i2c.yaml',
'devices_v0_7/ina219.yaml',
'devices_v0_7/lm75b.yaml',
'devices_v0_7/pcf.yaml',
'devices_v0_7-v0_9/ina219.yaml',
'devices_v0_7-v0_9/lm75b.yaml',
'devices_v0_7-v0_9/pcf.yaml',
'boards/32x10_output.yaml',
# 'devices_v0_7/one_wire.yaml',
# 'devices_v0_7-v0_9/one_wire.yaml',
]

logger:
Expand Down
Loading

0 comments on commit 5ad1048

Please sign in to comment.