wmalgadey / PyTado

Python binding for Tado web API. Pythonize your central heating!
GNU General Public License v3.0
76 stars 41 forks source link

Added function of requesting historical data per date #17

Closed splifter closed 4 years ago

michaelarnauts commented 4 years ago

@wmalgadey is this PR okay?

wmalgadey commented 4 years ago

@michaelarnauts I would add an exception here instead of a messages which is beeing printed to the console!

splifter commented 4 years ago

@wmalgadey, could you check one more time please? I've changed the print msg to raise ValueError(...)