Skip to content

Commit

Permalink
Compability fix with Esphome 2024.6
Browse files Browse the repository at this point in the history
  • Loading branch information
pszafer committed Jun 24, 2024
1 parent f0e782c commit c917cae
Show file tree
Hide file tree
Showing 17 changed files with 34 additions and 17 deletions.
3 changes: 2 additions & 1 deletion boneio-24x16_switches_v0_5-v0_6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.17
ref: v1.1.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
Expand All @@ -47,6 +47,7 @@ packages:
logger:
api:
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-24x16_switches_v0_7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.17
ref: v1.1.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
Expand All @@ -46,6 +46,7 @@ packages:
logger:
api:
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-32x10_lights_v0_5-v0_6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.17
ref: v1.1.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
Expand All @@ -48,6 +48,7 @@ logger:
baud_rate: 0 #IMPORTANT FOR V0.5-V0.6 TO GET MODBUS WORKING
api:
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-32x10_lights_v0_7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.17
ref: v1.1.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
Expand All @@ -47,6 +47,7 @@ logger:
api:
reboot_timeout: 0s
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-32x10_switches_v0_5-v0_6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.17
ref: v1.1.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
Expand All @@ -47,6 +47,7 @@ packages:
logger:
api:
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-32x10_switches_v0_7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.17
ref: v1.1.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
Expand All @@ -46,6 +46,7 @@ packages:
logger:
api:
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-cover_mix_lights_v0_5-v0_6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.17
ref: v1.1.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
Expand All @@ -47,6 +47,7 @@ packages:
logger:
api:
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-cover_mix_lights_v0_7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.17
ref: v1.1.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
Expand All @@ -46,6 +46,7 @@ packages:
logger:
api:
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-cover_mix_switches_v0_5-v0_6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.17
ref: v1.1.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
Expand All @@ -47,6 +47,7 @@ packages:
logger:
api:
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-cover_mix_switches_v0_7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.17
ref: v1.1.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
Expand All @@ -46,6 +46,7 @@ packages:
logger:
api:
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-cover_v0_5-v0_6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.17
ref: v1.1.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
Expand All @@ -47,6 +47,7 @@ packages:
logger:
api:
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-cover_v0_7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.17
ref: v1.1.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
Expand All @@ -46,6 +46,7 @@ packages:
logger:
api:
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-dimmer_2rgbw-v0_3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ external_components:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.16
ref: v1.1.0
files:
[
'devices/serial_no.yaml',
Expand Down Expand Up @@ -49,6 +49,7 @@ pcf8574:
logger:
api:
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-dimmer_4cct-v0_3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ external_components:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.16
ref: v1.1.0
files:
[
'devices/serial_no.yaml',
Expand Down Expand Up @@ -49,6 +49,7 @@ pcf8574:
logger:
api:
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-dimmer_8ch-v0_3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ external_components:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.16
ref: v1.1.0
files:
[
'devices/serial_no.yaml',
Expand Down Expand Up @@ -49,6 +49,7 @@ pcf8574:
logger:
api:
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-mosfet48_lights_v0_7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.18
ref: v1.1.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
Expand All @@ -47,6 +47,7 @@ logger:
api:
reboot_timeout: 0s
ota:
platform: esphome

web_server:
port: 80
Expand Down
3 changes: 2 additions & 1 deletion boneio-mosfet48_switches_v0_7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dashboard_import:
packages:
internals_packages:
url: https://github.com/boneIO-eu/esphome
ref: v1.0.18
ref: v1.1.0
files: [
'devices/buzzer.yaml',
'devices/serial_no.yaml',
Expand All @@ -46,6 +46,7 @@ packages:
logger:
api:
ota:
platform: esphome

web_server:
port: 80
Expand Down

0 comments on commit c917cae

Please sign in to comment.