philippelt / netatmo-api-python

Netatmo connect API python client (for Netatmo information, see https://dev.netatmo.com)
GNU General Public License v3.0
191 stars 120 forks source link

Fixes philippelt/netatmo-api-python#55 + some minor changes #61

Closed joebe975 closed 1 year ago

joebe975 commented 1 year ago

Fixed the use of the API for weather2file and made some minor changes regarding concatenation of pandas.DataFrames.

joebe975 commented 1 year ago

Sorry, forgot to fix those cheks...

philippelt commented 1 year ago

Thanks for the fix update