Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 29 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-23T19:50:49.000Z (almost 5 years ago)
- Last Synced: 2023-09-07T09:13:06.346Z (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
[![GoDoc](https://godoc.org/github.com/golang/gddo?status.svg)](http://godoc.org/github.com/SebastiaanKlippert/go-tado)
[![Build Status](https://travis-ci.org/SebastiaanKlippert/go-tado.svg?branch=master)](https://travis-ci.org/SebastiaanKlippert/go-tado)
[![Go Report Card](https://goreportcard.com/badge/SebastiaanKlippert/go-tado)](https://goreportcard.com/report/SebastiaanKlippert/go-tado)
[![codecov](https://codecov.io/gh/SebastiaanKlippert/go-tado/branch/master/graph/badge.svg)](https://codecov.io/gh/SebastiaanKlippert/go-tado)# go-tado
![tado°](https://sklippert.s3-eu-central-1.amazonaws.com/public/tado_logo.png)
Basic Tado API client written in go.
*Work in progress*