forked from chrism0dwk/PyTado
-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
---------- - Refactored `Tado._apiCall()` to support alternative EnergyIQ url - Refactored `Tado._refresh_token()` and `Tado._loginV2()` to use proper `client_id` and `client_secret`, and updated `Referer` header - Added `Tado.energyiq2url` pointing at the right endpoint for EIQ stuff - Added `Tado.getEIQTariffs()` to get all submitted tariffs - Added `Tado.getEIQMeterReadings()` to get all submitted meter readings - Added `Tado.setEIQMeterReadings()` to set today's meter reading - Added `Tado.setEIQTariff()` to set current or a period's tariff
- Loading branch information
1 parent
c25c81f
commit 68e5081
Showing
1 changed file
with
65 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters