Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

Releases: vlebourl/tahoma_extended

removed async calls

03 Jun 15:39
Compare
Choose a tag to compare
removed async calls Pre-release
Pre-release
0.8.3

removed async calls to fix I/O inside the event loop.

add max retries, group api calls

03 Jun 15:13
Compare
Choose a tag to compare
Pre-release
Reduce calls to api bu combining multiple calls into a single. Add re…

…tries limit.

Fixed HACS install

03 Jun 13:18
ea7fef7
Compare
Choose a tag to compare
Merge pull request #7 from vlebourl/move-to-pyhoma

removed submodule in favor of a single file.

Moved to custom pyhoma api

03 Jun 13:08
ade6f06
Compare
Choose a tag to compare
Merge pull request #6 from vlebourl/move-to-pyhoma

move custom component to pyhoma instead of tahoma-api

Moved deprecated "devices" to "entities"

20 May 13:24
7916247
Compare
Choose a tag to compare
0.7

Changed SwitchDevice to SwitchEntity

few reverts...

19 May 07:04
Compare
Choose a tag to compare
few reverts... Pre-release
Pre-release
0.7b3

Few reverts not working, and some fixes

few reverts...

19 May 07:02
Compare
Choose a tag to compare
few reverts... Pre-release
Pre-release
0.7b2

added a few configuration parameters.

Added a few configuration parameters to climate

19 May 05:23
Compare
Choose a tag to compare

added the following to stick closer to generic thermostat:

min_temp,
max_temp,
cold_tolerance,
hot_tolerance,
initial_hvac_mode,
target_temp,         

0.6.3

15 May 14:55
2035f23
Compare
Choose a tag to compare
Update climate.py

0.6.2

15 May 14:50
6b9aa1d
Compare
Choose a tag to compare
Update climate.py