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