mirror of
https://github.com/esphome/esphome.git
synced 2025-02-17 01:51:48 +01:00
removed comments
This commit is contained in:
parent
3e51b5c84f
commit
f7a8c8be46
@ -5,7 +5,7 @@ i2c:
|
||||
|
||||
seeedmultichannelrelay:
|
||||
id: SeeedMultiChannelRelay_ID
|
||||
change_address_to: 0x01 # changes the address of the seeedmultichannelrelay (only runs once to update into the EPROM) then you have to change the i2c_address
|
||||
change_address_to: 0x01
|
||||
|
||||
switch:
|
||||
- platform: seeedmultichannelrelay
|
||||
|
@ -5,7 +5,7 @@ i2c:
|
||||
|
||||
seeedmultichannelrelay:
|
||||
id: SeeedMultiChannelRelay_ID
|
||||
change_address_to: 0x01 # changes the address of the seeedmultichannelrelay (only runs once to update into the EPROM) then you have to change the i2c_address
|
||||
change_address_to: 0x01
|
||||
|
||||
switch:
|
||||
- platform: seeedmultichannelrelay
|
||||
|
@ -5,7 +5,7 @@ i2c:
|
||||
|
||||
seeedmultichannelrelay:
|
||||
id: SeeedMultiChannelRelay_ID
|
||||
change_address_to: 0x01 # changes the address of the seeedmultichannelrelay (only runs once to update into the EPROM) then you have to change the i2c_address
|
||||
change_address_to: 0x01
|
||||
|
||||
switch:
|
||||
- platform: seeedmultichannelrelay
|
||||
|
@ -5,7 +5,7 @@ i2c:
|
||||
|
||||
seeedmultichannelrelay:
|
||||
id: SeeedMultiChannelRelay_ID
|
||||
change_address_to: 0x01 # changes the address of the seeedmultichannelrelay (only runs once to update into the EPROM) then you have to change the i2c_address
|
||||
change_address_to: 0x01
|
||||
|
||||
switch:
|
||||
- platform: seeedmultichannelrelay
|
||||
|
@ -5,7 +5,7 @@ i2c:
|
||||
|
||||
seeedmultichannelrelay:
|
||||
id: SeeedMultiChannelRelay_ID
|
||||
change_address_to: 0x01 # changes the address of the seeedmultichannelrelay (only runs once to update into the EPROM) then you have to change the i2c_address
|
||||
change_address_to: 0x01
|
||||
|
||||
switch:
|
||||
- platform: seeedmultichannelrelay
|
||||
|
@ -5,7 +5,7 @@ i2c:
|
||||
|
||||
seeedmultichannelrelay:
|
||||
id: SeeedMultiChannelRelay_ID
|
||||
change_address_to: 0x01 # changes the address of the seeedmultichannelrelay (only runs once to update into the EPROM) then you have to change the i2c_address
|
||||
change_address_to: 0x01
|
||||
|
||||
switch:
|
||||
- platform: seeedmultichannelrelay
|
||||
|
Loading…
Reference in New Issue
Block a user