We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hei,
I have the script running on a ubuntu 18.04 server. Installed js, but output is as follows:
taarhaug@fractal:~/bin$ ./netatmo_sh -D % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 3332 0 3260 100 72 6599 145 --:--:-- --:--:-- --:--:-- 6731 { "body": { "modules": [ { "_id": "02:00:00:2c:db:a6", "main_device": "??:??:??:??:??:??", "type": "NAModule1", "data_type": [ "Temperature", "Humidity" ], (...only the first lines shown here.)
Dont know where the error lies.
The text was updated successfully, but these errors were encountered:
And where is problem? You must _id as config in netatmo.sh
Sorry, something went wrong.
No branches or pull requests
Hei,
I have the script running on a ubuntu 18.04 server. Installed js, but output is as follows:
taarhaug@fractal:~/bin$ ./netatmo_sh -D
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3332 0 3260 100 72 6599 145 --:--:-- --:--:-- --:--:-- 6731
{
"body": {
"modules": [
{
"_id": "02:00:00:2c:db:a6",
"main_device": "??:??:??:??:??:??",
"type": "NAModule1",
"data_type": [
"Temperature",
"Humidity"
],
(...only the first lines shown here.)
Dont know where the error lies.
The text was updated successfully, but these errors were encountered: