• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

Robdel12/homebridge-meross-plug: Homebridge plugin for the meross MSS110 plug

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

Robdel12/homebridge-meross-plug

开源软件地址:

https://github.com/Robdel12/homebridge-meross-plug

开源编程语言:

JavaScript 100.0%

开源软件介绍:

Homebridge Meross MSS110 Plug

This is a probably fragile homebridge implementation of the Meross MSS110 mini-plug.

This is a pet project. I can't promise it'll work for you. If it does, that's awesome! It may also break. I am using this in "production" at my house, so any fixes I make for my setup will be published.

PRs welcome!

Setup

Assuming you have a working homebridge setup, this is how you add the meross plugin:

  • npm i -g homebridge-meross-plug (You may need sudo depending on your homebridge setup)
  • Edit your config.json to include the plug name, channel, & deviceUrl.

If you're setting this plug up fresh, make sure you go through the typical meross app for initial setup. You will need to know what the plugs IP address is on your network & the channel that plug is running on.

{
  "accessories": [
    {
      "accessory": "Meross",
      "name": "Bedroom lamp",
      "channel": 0,
      "deviceUrl": "http://192.168.11.11"
    },
    {
      "accessory": "Meross",
      "name": "Entertainment center lights",
      "channel": 0,
      "deviceUrl": "http://192.168.11.12"
    }
  ]
}



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap