homebridge-supplymaster
v1.0.0
Published
Homebridge plugin for Timeguard SupplyMaster smart switches.
Downloads
29
Maintainers
Readme
Homebridge SupplyMaster
Homebridge plugin for Timeguard SupplyMaster smart switches (FSTWIFI, NTTWIFI, etc.).
This plugin allows you to control your Timeguard SupplyMaster devices directly from Apple HomeKit. It supports real-time status updates and provides a robust toggle for manual overrides.
Features
- On/Off Control: Toggle your switches manually from any HomeKit-enabled device.
- Real-time Status: Synchronizes with the SupplyMaster cloud to reflect manual changes made via the physical button or the SupplyMaster app.
- Child Bridge Support: Highly recommended to run as a child bridge for maximum stability.
- Automatic Discovery: Finds all devices associated with your account automatically.
Installation
- Search for
homebridge-supplymasterin the Homebridge UI. - Click Install.
- Enter your SupplyMaster account Username and Password.
- (Optional) Enable the plugin as a Child Bridge in the bridge settings.
Configuration
| Field | Type | Description |
| :--- | :--- | :--- |
| name | string | The name of the platform (Default: SupplyMaster). |
| username | string | Your SupplyMaster app email/username. |
| password | string | Your SupplyMaster app password. |
Advanced Notes
- State Mapping: This plugin uses the verified
advanceAPI command to trigger overrides. If the hardware reportsrelay: 2, HomeKit displays ON; if it reportsrelay: 1, HomeKit displays OFF. - Polling: The plugin polls the cloud every 30 seconds to keep HomeKit in sync with external changes.
Disclaimer
This plugin is an unofficial integration and is not affiliated with Timeguard or Cloudwarm. Use at your own risk.
