This repository has been archived by the owner on Jun 12, 2020. It is now read-only.
Releases: vlebourl/tahoma_extended
Releases · vlebourl/tahoma_extended
removed async calls
0.8.3 removed async calls to fix I/O inside the event loop.
add max retries, group api calls
0.8.2 Reduce calls to api bu combining multiple calls into a single. Add re…
Fixed HACS install
Moved to custom pyhoma api
Merge pull request #6 from vlebourl/move-to-pyhoma move custom component to pyhoma instead of tahoma-api
Moved deprecated "devices" to "entities"
0.7 Changed SwitchDevice to SwitchEntity
few reverts...
0.7b3 Few reverts not working, and some fixes
few reverts...
0.7b2 added a few configuration parameters.
Added a few configuration parameters to climate
added the following to stick closer to generic thermostat:
min_temp,
max_temp,
cold_tolerance,
hot_tolerance,
initial_hvac_mode,
target_temp,