PyTado icon indicating copy to clipboard operation
PyTado copied to clipboard

Python binding for Tado web API. Pythonize your central heating!

Results 8 PyTado issues
Sort by recently updated
recently updated
newest added

## Intent Hello everyone! This post aims to support those interested in contributing to this remarkable library, whether by fixing bugs or adding new features. I hope to keep this...

help wanted

Copied #79 into local branch - fixed pipelines - fixed merge conflicts Original description: > Given the request to improve the library to make it more reliable and ready for...

Given the request to improve the library to make it more reliable and ready for a 1.0 version, here is my contribution on that regard: https://github.com/wmalgadey/PyTado/issues/75 Added as standard tools:...

enhancement
conflicts

In the const.py there is no overlay type/mode constant that is set to "TADO_MODE". However, this string is supported by the tado API, and if used as typeSkillBasedApp the overlay...

question

A proposal to add the Minder API to get the running times. My Black linter made more changes than needed. Yet, I didn't found any guidelines or settings. Hope you...

question
conflicts

This new code checks the capabilities of every device before sending a new overlay, including all of them or a default value. That ensures no error saying "no compatible setting"...

question
conflicts

Hello! I was investigating an issue in Home Assistant for an integration (Tado) that uses this library. TL;DR from Home Assistant I can only use [Off, Cool, Auto] modes. If...

bug
help wanted

As per title, tado now supports actions across all rooms (zones). Is this available in the tado API and can we implement this here?

enhancement
help wanted