https://github.com/sebastiaanklippert/go-tado
Basic Tado API implementation for go
https://github.com/sebastiaanklippert/go-tado
go golang tado tado-api
Last synced: about 1 year ago
JSON representation
Basic Tado API implementation for go
- Host: GitHub
- URL: https://github.com/sebastiaanklippert/go-tado
- Owner: SebastiaanKlippert
- License: mit
- Created: 2019-11-06T21:29:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-23T19:50:49.000Z (over 6 years ago)
- Last Synced: 2025-03-23T20:39:35.216Z (about 1 year ago)
- Topics: go, golang, tado, tado-api
- Language: Go
- Size: 46.9 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://godoc.org/github.com/SebastiaanKlippert/go-tado)
[](https://travis-ci.org/SebastiaanKlippert/go-tado)
[](https://goreportcard.com/report/SebastiaanKlippert/go-tado)
[](https://codecov.io/gh/SebastiaanKlippert/go-tado)
# go-tado

Basic Tado API client written in go.
*Work in progress*