diff --git a/boneio-24x16_switches_v0_5-v0_6.yaml b/boneio-24x16_switches_v0_5-v0_6.yaml index cfcba6d..d588bf0 100644 --- a/boneio-24x16_switches_v0_5-v0_6.yaml +++ b/boneio-24x16_switches_v0_5-v0_6.yaml @@ -30,7 +30,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.3.0 + ref: v1.4.0 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-32x10_lights_v0_5-v0_6.yaml b/boneio-32x10_lights_v0_5-v0_6.yaml index e8c642a..2389847 100644 --- a/boneio-32x10_lights_v0_5-v0_6.yaml +++ b/boneio-32x10_lights_v0_5-v0_6.yaml @@ -30,7 +30,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.3.0 + ref: v1.4.0 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-32x10_switches_v0_4.yaml b/boneio-32x10_switches_v0_4.yaml index 2fd499c..ae5bf17 100644 --- a/boneio-32x10_switches_v0_4.yaml +++ b/boneio-32x10_switches_v0_4.yaml @@ -30,18 +30,18 @@ dashboard_import: packages: internals_packages: - url: https://github.com/boneIO-eu/esphome - ref: v1.3.0 + url: https://github.com/boneIO-eu/esphome + ref: v1.4.0 files: [ - 'devices/serial_no.yaml', - 'devices_v0_4/display.yaml', - 'devices_v0_4/i2c.yaml', - 'devices_v0_4/ina219.yaml', - 'devices_v0_4/lm75b.yaml', - 'devices_v0_4/pcf.yaml', - 'boards/32x10_output.yaml', - # 'devices_v0_4/time.yaml', - # 'devices_v0_7/one_wire.yaml', + 'devices/serial_no.yaml', + 'devices_v0_4/display.yaml', + 'devices_v0_4/i2c.yaml', + 'devices_v0_4/ina219.yaml', + 'devices_v0_4/lm75b.yaml', + 'devices_v0_4/pcf.yaml', + 'boards/32x10_output.yaml', + # 'devices_v0_4/time.yaml', + # 'devices_v0_7/one_wire.yaml', ] logger: @@ -621,7 +621,7 @@ binary_sensor: mode: input: true inverted: true - + - platform: gpio name: 'IN_35' pin: @@ -630,7 +630,6 @@ binary_sensor: input: true pullup: true inverted: false - ###################### ### MODBUS SECTION ### ###################### @@ -654,7 +653,3 @@ binary_sensor: # setup_priority: -10 # update_interval: 60s - mode: - input: true - pullup: true - inverted: false diff --git a/boneio-32x10_switches_v0_5-v0_6.yaml b/boneio-32x10_switches_v0_5-v0_6.yaml index 3fc3a58..eb131b8 100644 --- a/boneio-32x10_switches_v0_5-v0_6.yaml +++ b/boneio-32x10_switches_v0_5-v0_6.yaml @@ -30,7 +30,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.3.0 + ref: v1.4.0 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-32x10_switches_v0_7.yaml b/boneio-32x10_switches_v0_7.yaml index c360586..95e21a0 100644 --- a/boneio-32x10_switches_v0_7.yaml +++ b/boneio-32x10_switches_v0_7.yaml @@ -30,7 +30,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.3.0 + ref: v1.4.0 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-8x10A_v0_1.yaml b/boneio-8x10A_v0_1.yaml index ec08812..eed927c 100644 --- a/boneio-8x10A_v0_1.yaml +++ b/boneio-8x10A_v0_1.yaml @@ -30,13 +30,13 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.3.0 + ref: v1.4.0 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', 'devices/dimmer_i2c.yaml', - 'devices_v0_7/lm75b.yaml', + 'devices_v0_7-v0_9/lm75b.yaml', ] logger: diff --git a/boneio-cover_mix_lights_v0_5-v0_6.yaml b/boneio-cover_mix_lights_v0_5-v0_6.yaml index dcba8ba..eeec704 100644 --- a/boneio-cover_mix_lights_v0_5-v0_6.yaml +++ b/boneio-cover_mix_lights_v0_5-v0_6.yaml @@ -30,7 +30,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.3.0 + ref: v1.4.0 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-cover_mix_switches_v0_5-v0_6.yaml b/boneio-cover_mix_switches_v0_5-v0_6.yaml index 055f1bb..44cf7ff 100644 --- a/boneio-cover_mix_switches_v0_5-v0_6.yaml +++ b/boneio-cover_mix_switches_v0_5-v0_6.yaml @@ -30,7 +30,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.3.0 + ref: v1.4.0 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-cover_v0_5-v0_6.yaml b/boneio-cover_v0_5-v0_6.yaml index 09e4811..c42f92d 100644 --- a/boneio-cover_v0_5-v0_6.yaml +++ b/boneio-cover_v0_5-v0_6.yaml @@ -30,7 +30,7 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.3.0 + ref: v1.4.0 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', diff --git a/boneio-dimmer_2rgbw-v0_3.yaml b/boneio-dimmer_2rgbw-v0_3.yaml index 49bdc3b..202bfb5 100644 --- a/boneio-dimmer_2rgbw-v0_3.yaml +++ b/boneio-dimmer_2rgbw-v0_3.yaml @@ -21,7 +21,7 @@ external_components: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.3.0 + ref: v1.4.0 files: [ 'devices/serial_no.yaml', diff --git a/boneio-dimmer_4cct-v0_3.yaml b/boneio-dimmer_4cct-v0_3.yaml index c3a68af..317e5b2 100644 --- a/boneio-dimmer_4cct-v0_3.yaml +++ b/boneio-dimmer_4cct-v0_3.yaml @@ -21,7 +21,7 @@ external_components: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.3.0 + ref: v1.4.0 files: [ 'devices/serial_no.yaml', diff --git a/boneio-dimmer_8ch-v0_3.yaml b/boneio-dimmer_8ch-v0_3.yaml index dfbaecb..fada41e 100644 --- a/boneio-dimmer_8ch-v0_3.yaml +++ b/boneio-dimmer_8ch-v0_3.yaml @@ -21,7 +21,7 @@ external_components: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.3.0 + ref: v1.4.0 files: [ 'devices/serial_no.yaml', diff --git a/boneio-mosfet48_lights_v0_7.yaml b/boneio-mosfet48_lights_v0_7.yaml index def5284..dd911bf 100644 --- a/boneio-mosfet48_lights_v0_7.yaml +++ b/boneio-mosfet48_lights_v0_7.yaml @@ -30,15 +30,15 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.3.0 + ref: v1.4.0 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', 'devices_v0_7/display.yaml', 'devices_v0_7/i2c.yaml', 'devices_v0_7-v0_9/ina219.yaml', - 'devices_v0_7/lm75b.yaml', - 'devices_v0_7/pcf_mosfet.yaml', + 'devices_v0_7-v0_9/lm75b.yaml', + 'devices_v0_7-v0_9/pcf_mosfet.yaml', 'boards/mosfet48_output.yaml', # 'devices_v0_7/one_wire.yaml', ] diff --git a/boneio-mosfet48_switches_v0_7.yaml b/boneio-mosfet48_switches_v0_7.yaml index 6fe2baf..2642f30 100644 --- a/boneio-mosfet48_switches_v0_7.yaml +++ b/boneio-mosfet48_switches_v0_7.yaml @@ -30,15 +30,15 @@ dashboard_import: packages: internals_packages: url: https://github.com/boneIO-eu/esphome - ref: v1.3.0 + ref: v1.4.0 files: [ 'devices/buzzer.yaml', 'devices/serial_no.yaml', 'devices_v0_7/display.yaml', 'devices_v0_7/i2c.yaml', 'devices_v0_7-v0_9/ina219.yaml', - 'devices_v0_7/lm75b.yaml', - 'devices_v0_7/pcf_mosfet.yaml', + 'devices_v0_7-v0_9/lm75b.yaml', + 'devices_v0_7-v0_9/pcf_mosfet.yaml', 'boards/mosfet48_output.yaml', # 'devices_v0_7/one_wire.yaml', ] diff --git a/devices_v0_4/pcf.yaml b/devices_v0_4/pcf.yaml index cc813e5..6684253 100644 --- a/devices_v0_4/pcf.yaml +++ b/devices_v0_4/pcf.yaml @@ -1,7 +1,7 @@ pcf8574: - id: 'pcf_right' address: 0x20 - pcf8575: true + pcf8575: true - id: 'pcf_left' address: 0x21 pcf8575: true @@ -10,4 +10,4 @@ pcf8574: pcf8575: true - id: 'pcf_inputs_17to32' address: 0x27 - pcf8575: true + pcf8575: true