0.0.3 • Published 6 years ago

homebridge-weather-china v0.0.3

Weekly downloads
2
License
GPLV3
Repository
github
Last release
6 years ago

homebridge-mi-ir-remote

npm version

Weather plugin for HomeBridge.

欢迎加入我们的QQ群 545171648 讨论
QQ Group:545171648
Telegram Group: https://t.me/joinchat/EujYfA-JKSwpRlXURD1t6g

Installation

  1. Install HomeBridge, please follow it's README.
    If you are using Raspberry Pi, please read Running-HomeBridge-on-a-Raspberry-Pi.
  2. Make sure you can see HomeBridge in your iOS devices, if not, please go back to step 1.
  3. Install packages.
npm install -g miio homebridge-weather

Configuration

"platforms": [
    {
        "platform": "WeatherPlatform",
        "deviceCfgs": [{
            "name": "上海",
            "city": "CHSH000000"
        }]
    }]

Version Logs

0.0.1

  1. Init.