aiseg-homekit

command module
v0.0.0-...-31e329b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 29, 2025 License: MIT Imports: 1 Imported by: 0

README

AiSEG HomeKit

A very fragile AiSEG HomeKit bridge. All functions are based HTML parsing.

Usage

The IP address of AiSEG can be discovered automatically. However, the username and password are required. Usually the username is aiseg and the password is the HEMS device ID without hyphen.

The username and password can be set by environment variables like below:

export AISEG_USER="aiseg"
export AISEG_PASSWORD="deviceid"

The PIN code for HomeKit is 20030010 by default. It can be changed like below:

export AISEG_PIN=xxxxxxxx
Other environment
  • AISEG_BINDADDR: Address and port to bind (e.g, :99999)
  • AISEG_IFACE: Interface to bind (e.g, eth0)

Disclaimer

Use it at your own risk

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
cmd
log

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL