Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 508 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 508 Bytes

Home Bridge logotype

Homebridge Platform AirPatrol Plugin

This is a plugin for AirPatrol wifi heater/cooler controller

Support for

0.1.0

  • Starting

Default config

"platforms": [
    {
        "name": "AirPatrol Plugin",
        "Token": "[Token]",
        "UpdateTime": 60,
        "Debug": false,
        "platform": "AirPatrol"
    }
]