homebridge-cozylife-temperature-sensor
v1.1.1
Published
CozyLife temperature sensor plugin for Homebridge
Downloads
12
Readme
CozyLife temperature sensor plugin for Homebridge
This is a CozyLife plugin for Homebridge with a custom API client created using reverse engineering.
Supported Devices
Currently, it only works with the WiFi version of the Temperature & Humidity sensor (ID: s1AxFq
).
API
This package utilizes OpenAPI, openapi-typescript, and openapi-fetch to interact with the CozyLife API.
Usage
$ npm install homebridge-cozylife-temperature-sensor
# or
$ yarn add homebridge-cozylife-temperature-sensor
Use your login/password from CozyLife App in the plugin settings.