Merge pull request #2731 from AiyionPrime/fix-targets-scripts-contrib
Fix targets, scripts & contrib
This commit is contained in:
commit
3c0f8596f0
@ -27,6 +27,8 @@ indent_size = 2
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.pl]
|
||||
|
||||
[*.py]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
@ -49,10 +49,10 @@ device('avm-fritz-box-7412', 'avm_fritz7412', {
|
||||
|
||||
-- TP-Link
|
||||
|
||||
-- CAVEAT: These devices don't have a dedicated WAN port.
|
||||
-- All ethernet ports on the device are bridged and
|
||||
-- used as WAN ports. Clients connected to these
|
||||
-- ports will be connected to your private network.
|
||||
-- CAVEAT: These devices don't have a dedicated WAN port.
|
||||
-- All ethernet ports on the device are bridged and
|
||||
-- used as WAN ports. Clients connected to these
|
||||
-- ports will be connected to your private network.
|
||||
|
||||
device('tp-link-td-w8970', 'tplink_tdw8970', {
|
||||
factory = false,
|
||||
|
Loading…
Reference in New Issue
Block a user