WebThings

WebThings is an open-source platform for managing and controlling Internet of Things (IoT) devices through a web interface. It allows users to connect, monitor, and control smart devices like sensors, lights, and thermostats directly through a web browser without needing a central app. WebThings provides a standardized way to integrate various IoT devices and offers features such as real-time status updates, automation, and secure remote control. It supports a wide range of devices with standard protocols like MQTT and WebSockets and is designed to be flexible, scalable, and easy to set up. WebThings is ideal for users who want to create a customizable, privacy-focused IoT environment that is accessible and controllable from anywhere.

Requirements

Installation

  1. 1

    Download

    Download the release file.

  2. 2

    Extract

    Extract the contents of the archive to ~/.webthings/addons/seven-adapter.

Configuration

YOUR_API_KEY

Your seven API key. Falls back to process.env.SEVEN_API_KEY if not set.

Sender

An optional sender to be used as the message sender. Must not exceed 11 alphanumeric or 16 numeric characters. Country-specific restrictions may apply.

Recipients

An array of recipient numbers.

Last updated: 5 days ago