lawrencebensaid / homebridge-enet

eNet smart home integration for Apple HomeKit using Homebridge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eNet Homebridge plugin

The accessories added to eNet smart home will automatically appear in the Apple Home app if the below configuration is correct.

Configuration


{
  "platform": "eNetPlatform",
  "username": "admin",
  "password": "admin",
  "host": "192.168.0.7"
}

NOTE

THIS IS NOT A MAINTAINED REPO. IF YOU REQUIRE A CHANGE PLEASE SUBMIT A PR.

About

eNet smart home integration for Apple HomeKit using Homebridge.


Languages

Language:TypeScript 100.0%