diff --git a/bitlair_closed.d/22_phone_off b/bitlair_closed.d/22_phone_off index 529d683..5a13d1d 100755 --- a/bitlair_closed.d/22_phone_off +++ b/bitlair_closed.d/22_phone_off @@ -1,2 +1,2 @@ #!/bin/bash -poe-switch 10 off +poe-switch 106 off diff --git a/bitlair_open.d/22_phone_on b/bitlair_open.d/22_phone_on index f6ca1fe..c6daf35 100755 --- a/bitlair_open.d/22_phone_on +++ b/bitlair_open.d/22_phone_on @@ -1,3 +1,3 @@ #!/bin/bash -poe-switch 10 on +poe-switch 106 on