homebridge-meraki-mt-sensor
v1.0.3
Published
Homebridge plugin (https://github.com/homebridge/homebridge) for Meraki MT Sensors
Downloads
16
Maintainers
Readme
Homebridge Meraki MT Plugin
Homebridge plugin for Meraki MT devices.
Info
This plugin enables you to monitor Meraki MT sensor data in Homebridge, and thus in the Apple Home app.
Installation
- Follow the step-by-step instructions on the Homebridge Wiki for how to install Homebridge.
- Follow the step-by-step instructions on the Homebridge Config UI X for how to install Homebridge Config UI X.
- Install homebridge-meraki-mt-sensor using:
npm install -g homebridge-meraki-mt-sensor
or search formeraki mt
in Config UI X.
Configuration
Use Homebridge Config UI X to configure the plugin (strongly recomended), or update your configuration file manually. See sample-config.json
in this repository for a sample or add the bottom example to Your config.json file.
Whats new:
https://gitlab.com/alexhoulton/homebridge-meraki-mt-sensor/-/raw/main/CHANGELOG.md
Development
- Pull request and help in development highly appreciated.