Homebridge Plug-in for Air Conditioner Managed by Nature Remo.
npm install -g homebridge-nature-remo-cloud-aircon
Example:
...
"accessories": [
{
"accessory": "NatureRemoAircon",
"name": "Air Conditioner",
"access_token": "xxxxxxxxx_xxxxxxxxxxxxxxx_x_xxxxxx_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"appliance_id": "",
"skip_command_request_if_no_change": true
}
]
...
access_token
.appliance_id
can be left blank if you only have one aircon.skip_command_request_if_no_change
can be omitted (Default: true). With this option enabled, command request (e.g. mode or temperature change) will not be sent to Nature Remo API if the request will change nothing by comparing it with the current AC state managed by Nature Remo. You may want to turn this false if you control your AC using both Nature Remo and factory hardware remotes in your Home since the latest AC state in the Nature Remo might be incorrect.Homebridge Nature Remo Platform Homebridge plugin for Nature Remo which supports lights and air conditioners. This plugin is unofficial. Requirements An access token generated from https://developer.n
这是一本新媒体(New Media)领域的研究人员从艺术和物理的角度探讨如何通过Processing框架,将一些常见的自然现象转换实现。 例如:向量,力,振荡,粒子系统,神经网络等等。 作者对于本书的介绍和定位如下: “How can we capture the unpredictable evolutionary and emergent properties of n
默认情况下,结构也是不可变的,因此如果我们尝试更改特定键的值,它将不会更改。 例子 (Example) 以下程序显示了如何发生这种情况的示例。 (ns clojure.examples.example (:gen-class)) (defn Example [] (defstruct Employee :EmployeeName :Employeeid) (def emp (st
Homebridge 是一个轻量级 NodeJS 服务器,它模拟 iOS HomeKit API,提供从 HomeKit 到“智能家居”设备制造商提供的各种第三方 API 的基本桥接。通过 Homebridge 的桥接,可以让 Siri 控制完全不支持 HomeKit 的设备。 此外 Homebridge 支持插件。
homebridge-aircontrol-mini A HomeBridge Plugin making the TFA-Dostmann AirCO2ntrol Mini CO2 Monitor measurment USB device availible in HomeKit. Installation For use on an Ubuntu/Debian style Linux: su
homebridge-vsx homebridge-vsx is a plugin made for homebridge,which allows switching on and off your Pioneer AV receiver. All AV receivers (VSX and SC),which work with the iControl AV5 App are support