Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
turbosnute authored Jan 31, 2024
1 parent e1fba85 commit 44a2da8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# netatmo-influxdb

## Unfortunately I have not fixed the autentication process after Netatmo changed it (see the open issue. Feel free to pull request a solution), so at the moment this container will not work.
### Unfortunately I have not fixed the autentication process after Netatmo changed it (see the open issue. Feel free to pull request a solution), so at the moment this container will not work.
This should not be super hard to fix, but I'm prioritizing another project (rewriting this whole thing in php+powershell) at the moment.
If someone want to fix this issue, the trick is to make the script use a access token directly (can be generated in dev.netatmo.com).

I have now rewritten the whole thing in Powershell/PHP: https://github.com/turbosnute/netatmo-influxdb


Fetch data from the Netatmo API and place it in your influxdb. Based on Manabuishii's [docker-netatmo-influxdb-python](https://github.com/manabuishii/docker-netatmo-influxdb-python) and [netatmo2influxdb.py](https://pypi.org/project/netatmo2influxdb/).
Expand Down

0 comments on commit 44a2da8

Please sign in to comment.