indykoning / PyPi_GrowattServer

MIT License
70 stars 32 forks source link

Refactored default date argument handling and created a common function for parsing dates #8

Closed muppet3000 closed 3 years ago

muppet3000 commented 3 years ago

Fixes https://github.com/indykoning/PyPi_GrowattServer/issues/6 and also standardises the approach to date arguments for all functions, this is fully backwards compatible.