Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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*