File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
custom_components/mcp23017 Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 66 "data" : {
77 "i2c_address" : " I2C address" ,
88 "i2c_bus" : " I2C bus" ,
9- "platform" : " Pin direction " ,
9+ "platform" : " Platform " ,
1010 "pin_number" : " Pin number" ,
1111 "pin_name" : " Pin name"
1212 }
3434 "selector" : {
3535 "platform_type" : {
3636 "options" : {
37- "binary_sensor" : " Input " ,
38- "switch" : " Output "
37+ "binary_sensor" : " binary_sensor " ,
38+ "switch" : " switch "
3939 }
4040 },
4141 "pull_mode" : {
4242 "options" : {
4343 "up" : " Enabled" ,
44- "none" : " None "
44+ "none" : " Disabled "
4545 }
4646 }
4747 }
Original file line number Diff line number Diff line change 66 "data" : {
77 "i2c_address" : " I2C address" ,
88 "i2c_bus" : " I2C bus" ,
9- "platform" : " Pin direction " ,
9+ "platform" : " Platform " ,
1010 "pin_number" : " Pin number" ,
1111 "pin_name" : " Pin name"
1212 }
3434 "selector" : {
3535 "platform_type" : {
3636 "options" : {
37- "binary_sensor" : " Input " ,
38- "switch" : " Output "
37+ "binary_sensor" : " binary_sensor " ,
38+ "switch" : " switch "
3939 }
4040 },
4141 "pull_mode" : {
4242 "options" : {
4343 "up" : " Enabled" ,
44- "none" : " None "
44+ "none" : " Disabled "
4545 }
4646 }
4747 }
Original file line number Diff line number Diff line change 66 "data" : {
77 "i2c_address" : " Adresse I2C" ,
88 "i2c_bus" : " Bus I2C" ,
9- "platform" : " Direction de la broche " ,
9+ "platform" : " Platforme " ,
1010 "pin_number" : " Numéro de broche" ,
1111 "pin_name" : " Nom de la broche"
1212 }
3434 "selector" : {
3535 "platform_type" : {
3636 "options" : {
37- "binary_sensor" : " Entrée " ,
38- "switch" : " Sortie "
37+ "binary_sensor" : " binary_sensor " ,
38+ "switch" : " switch "
3939 }
4040 },
4141 "pull_mode" : {
4242 "options" : {
4343 "up" : " Activée" ,
44- "none" : " Aucune "
44+ "none" : " Désactivée "
4545 }
4646 }
4747 }
You can’t perform that action at this time.
0 commit comments