repositorypackage
0.0.0-20241027161104-ff90779971a2
Repository: https://github.com/walkure/go-wosensors.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
go-wosensors
The library for WoSensors (SwitchBot Sensors).
Currently suppors only Outdoor Temperature/Humidity Sensor.
usage
go get -u github.com/walkure/go-wosensors
and see the sample code under cmd
direcotry.
thanks
This code is based on BLE protocol described at SwitchBotAPI-BLE/devicetypes/meter.md.
license
MIT
author
walkure