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

naofireblade/homebridge-logic: A plugin for homebridge to create supercharged va ...

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

开源软件名称:

naofireblade/homebridge-logic

开源软件地址:

https://github.com/naofireblade/homebridge-logic

开源编程语言:

JavaScript 100.0%

开源软件介绍:

homebridge-logic

npm npm GitHub last commit

This is a plugin for homebridge to create powerful variables like timers and counters within homekit. You can download it via npm.

Feel free to leave any feedback here.

What can I do with this plugin?

  • Add variables to homekit.
  • Remove variables from homekit.
  • Define options for variables.
  • Do all this from within homekit without the need to configure the variables in a file.
  • Do all this during runtime without the need to restart homebridge.
  • List and use variables.
  • Utilize the variables in homekit rules.

Variable types and options

  • Timer (Days, Hours, Minutes, Seconds)
  • Counter (Min, Max, Count up, Count down)
  • Switch (On, Off)
  • Text (Value, Readonly)

Coming soon

  • Event (Date, Time)
  • Recurring Event (Day of month, Weekday, Hour, Minute, Second)

Compatible Homekit Apps

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-logic
  3. Update your configuration file. See the sample below.

Configuration

Add the following information to your config file. Set a writable folder as cache directory.

"platforms": [
	{
		"platform": "Logic",
		"name": "Logic",
		"cacheDir": "/var/lib/homebridge/logic"
	}
]

Troubleshooting

I cannot add my variable

Check if a variable with the same name already exists.

My added variable does not show up in the list

In the current Eve app you have to change the room twice and then open the variable list again to a refresh it.

Example use cases

Find and add your own here here

Screenshots

Choose a variable type to add

Variable types to add

Define variable options

Define variable options for counter Define variable options for timer

List and use your variables

List and use your variables

Remove a variable

Remove a variable

(c) Screenshots are taken from Elgato Eve app




鲜花

握手

雷人

路过

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

请发表评论

全部评论

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

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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