@inikolaev/homebridge-openvpn-switch

0.0.2 • Public • Published

Accessory configuration example:

"accessories": [{
    "accessory": "VPN Switch",
    "name": "VPN",
    "configs": [{
        "name": "VPN 1",
        "config": "/etc/openvpn/vpn1.ovpn"
    }, {
        "name": "VPN 2",
        "config": "/etc/openvpn/vpn2.ovpn"
    }]
}]

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i @inikolaev/homebridge-openvpn-switch

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

2.94 kB

Total Files

4

Last publish

Collaborators

  • inikolaev